Age | Commit message (Expand) | Author |
2013-04-14 | Eliminate compiler warning | Berke Viktor |
2013-04-14 | Fix missing first letter in busy server error popup | Berke Viktor |
2013-04-14 | If no path given, try to load plugins from config dir, not from install dir | Berke Viktor |
2013-04-14 | Load connect commands from config dir | Berke Viktor |
2013-04-14 | Use bundled beep file for beep alerts | Berke Viktor |
2013-04-14 | Remove sound_dir, it's pointless | Berke Viktor |
2013-04-14 | Add default beep sound, deploy on Windows | Berke Viktor |
2013-04-14 | Add accounts to users in get_list | TingPing |
2013-04-13 | Add option for omitting alerts while focused | TingPing |
2013-04-10 | warning | TingPing |
2013-04-09 | Don't send ping's to the server if we are still waiting for a pong. | Diogo Sousa |
2013-04-10 | Request 'sasl' even if it's the only recognized cap | Mantas Mikulėnas |
2013-04-08 | Handle numeric 900 | TingPing |
2013-04-08 | Merge pull request #516 from Misdre/optout-extra-alerts | TingPing |
2013-04-08 | Closes #290 - opt-out for extra alerts now working | misdre |
2013-04-08 | fix issue #491 - opt-in/opt-out of scrollback per channel | misdre |
2013-04-07 | Notify away status of friends | TingPing |
2013-04-07 | Add events for quiet | TingPing |
2013-04-07 | Merge pull request #508 from Misdre/split-long-action-notice | TingPing |
2013-04-06 | Merge pull request #510 from RichardHitt/allownick | TingPing |
2013-04-06 | Update textevents.in | TingPing |
2013-04-06 | Allow nick starting with digit despite rfc 2812 violation | RichardHitt |
2013-04-06 | split cmd_msg too | misdre |
2013-04-06 | 'splitted' is'nt a word | misdre |
2013-04-05 | split long message on action and notice | misdre |
2013-04-05 | Fix root user warning running before g_type_init | TingPing |
2013-04-04 | get account from whois | TingPing |
2013-04-04 | regular who doesn't send account | TingPing |
2013-04-04 | Fixed compiler error. | Arnavion |
2013-04-03 | Add MONITOR support | TingPing |
2013-04-03 | add %u to userlist popups for account | TingPing |
2013-04-03 | renable irc_who_join by default | TingPing |
2013-04-03 | Fix realname | TingPing |
2013-04-03 | Support account-notify and extended-join capabilities | TingPing |
2013-04-03 | Merge pull request #448 from TingPing/awaynotify2 | TingPing |
2013-04-03 | Remove strlutil | Berke Viktor |
2013-04-02 | Only include top level includes from GTK+, GLib and GDK-PixBuf | Berke Viktor |
2013-04-02 | Remove most of HexTray and one instance | Berke Viktor |
2013-04-01 | Merge pull request #484 from Phr33d0m/master | TingPing |
2013-04-01 | Remove another bunch of obsolete junk | Berke Viktor |
2013-04-01 | Consistent header macros everywhere | Berke Viktor |
2013-04-01 | Disable Unix path detection mechanism | Berke Viktor |
2013-03-31 | Supposed fix for license issues | Berke Viktor |
2013-03-31 | Don't clobber data, just adjust url endpoint | RichardHitt |
2013-03-31 | MAKE: install hexchat-plugin.h header if plugins are enabled | hasufell |
2013-03-29 | Strip all \r and \n, not just a single \r. | RichardHitt |
2013-03-27 | Update textevents.in | TingPing |
2013-03-27 | Add SpotChat network | TingPing |
2013-03-27 | Merge pull request #476 from tehsu/master | TingPing |
2013-03-27 | Only check for key if there is a channel | TingPing |