Age | Commit message (Expand) | Author |
2013-11-23 | update help message for /names | TingPing |
2013-11-01 | Update help message for kick/kickban | TingPing |
2013-10-27 | Fix random_line() cutting off text | TingPing |
2013-10-22 | Open channel list window on /list | Farow |
2013-10-15 | Focus new server tabs | TingPing |
2013-10-14 | Don't overwrite existing ignores when flooded | TingPing |
2013-10-13 | When opening a query dialog with /query nick msg, the message was not shown in | Diogo Sousa |
2013-09-29 | Accept %I in text events | TingPing |
2013-09-24 | Split long messages at spaces | TingPing |
2013-09-23 | Fix /cycle command | TingPing |
2013-09-17 | Add message arguement to /query | TingPing |
2013-08-25 | Update CLEAR and MSG help message | TingPing |
2013-08-25 | Update help for close command | TingPing |
2013-08-10 | Merge branch 'pluginreload' | TingPing |
2013-08-10 | Only replace variables in connect commands | TingPing |
2013-08-04 | Add reload command for plugins and add to gui | TingPing |
2013-07-30 | Fix kickbanning opped users | TingPing |
2013-07-12 | Update docs links | TingPing |
2013-07-02 | Fix opening empty channel when url has trailing slash | TingPing |
2013-06-28 | Fixed a few null pointer derefs caused by dummy code that somehow I | Diogo Sousa |
2013-06-28 | A few messages missing regarding server-time. | Diogo Sousa |
2013-06-28 | server-time for all numerical messages. | Diogo Sousa |
2013-06-28 | server-time supported in most named messages. | Diogo Sousa |
2013-06-28 | First step towards message tags extension support | Diogo Sousa |
2013-06-08 | Renamed tbuf to buf in create_mask() to avoid confusion. | Diogo Sousa |
2013-06-08 | Fixed possible overflow in create_mask(). | Diogo Sousa |
2013-06-07 | Add QUIET command | TingPing |
2013-06-06 | Save chanopt after any changes | TingPing |
2013-06-05 | update help message for /menu | TingPing |
2013-06-04 | Improve error message from /load -e | TingPing |
2013-05-25 | Don't send previous session's password | TingPing |
2013-05-23 | Passing a password to the /server command was ignored because the login method | Diogo Sousa |
2013-05-19 | Add variables for user credentials in connect commands | Berke Viktor |
2013-04-30 | remove incorrect notice help info | TingPing |
2013-04-28 | Remove away announce | TingPing |
2013-04-27 | Get rid of bundled beep | 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-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-03 | add %u to userlist popups for account | TingPing |
2013-04-01 | Disable Unix path detection mechanism | Berke Viktor |
2013-03-27 | Only check for key if there is a channel | TingPing |
2013-03-17 | Default ignore type to ALL | TingPing |
2013-03-17 | All unignoring nicks just like ignore | TingPing |
2013-03-11 | Merge pull request #439 from TingPing/urlkey | TingPing |
2013-03-04 | Use key on new servers | TingPing |
2013-03-04 | Add key support to urls like mirc | TingPing |
2013-03-04 | fix query -nofocus | TingPing |