Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add /tls certpath default | James Booth | 2016-10-17 | 2 | -0/+41 | |
* | Add win_printf_line | James Booth | 2016-10-14 | 1 | -0/+2 | |
* | Remove verbose output on window move | James Booth | 2016-09-25 | 1 | -7/+12 | |
* | Tidy window position prefs | James Booth | 2016-09-25 | 1 | -304/+120 | |
* | Fix defaulting win positions | James Booth | 2016-09-25 | 1 | -6/+6 | |
* | Fix /inputwin up | James Booth | 2016-09-23 | 1 | -0/+23 | |
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 3 | -9/+493 | |
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 2 | -8/+21 | |
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 3 | -1/+9 | |
* | Change autoping timeout default to 20 seconds | James Booth | 2016-08-22 | 1 | -1/+1 | |
* | Move all filepath handling to files.c | James Booth | 2016-07-24 | 7 | -114/+115 | |
* | Move xgd functions | James Booth | 2016-07-24 | 7 | -37/+40 | |
* | Move resource conversions | James Booth | 2016-07-24 | 1 | -0/+1 | |
* | Add config/files.c | James Booth | 2016-07-24 | 7 | -2/+175 | |
* | Tidy headers | James Booth | 2016-07-24 | 6 | -6/+9 | |
* | Moved window_list.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Moved jid.c | James Booth | 2016-07-24 | 2 | -2/+2 | |
* | Make header defines consistent | James Booth | 2016-07-24 | 7 | -10/+20 | |
* | Move event timeout to connection module | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Update GPL link in headers | James Booth | 2016-07-24 | 14 | -14/+14 | |
* | Remove string allocation for conflists | James Booth | 2016-07-10 | 1 | -3/+3 | |
* | /plugins unload command and completer | James Booth | 2016-06-30 | 2 | -0/+8 | |
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 2 | -8/+0 | |
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 2 | -0/+8 | |
* | Option to bookmark room invites | James Booth | 2016-05-23 | 2 | -0/+7 | |
* | Rename command sources | James Booth | 2016-05-22 | 1 | -1/+1 | |
* | Add /tray timer <seconds> | James Booth | 2016-05-15 | 2 | -0/+22 | |
* | Add /tray read on|off command | James Booth | 2016-05-15 | 2 | -0/+5 | |
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -1/+1 | |
* | Tidy xmpp headers | James Booth | 2016-05-04 | 1 | -0/+1 | |
* | Disable tray icon by default | James Booth | 2016-05-01 | 1 | -1/+0 | |
* | Free inputrc string | James Booth | 2016-04-27 | 1 | -0/+2 | |
* | Merge remote-tracking branch 'asdil12/tray_config' | James Booth | 2016-04-17 | 2 | -0/+5 | |
|\ | ||||||
| * | Make tray icon configurable using /tray cmd | Dominik Heidler | 2016-04-16 | 2 | -0/+14 | |
|/ | ||||||
* | Added /plugins load command | James Booth | 2016-04-10 | 2 | -0/+8 | |
* | Room mention case insensitive by default | James Booth | 2016-04-07 | 1 | -1/+0 | |
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 2 | -8/+8 | |
* | Added mention match preferences | James Booth | 2016-04-03 | 2 | -0/+10 | |
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 4 | -6/+6 | |
* | Free TLSCertificate memory | James Booth | 2016-03-08 | 1 | -0/+2 | |
* | Fix plugin command memleak | James Booth | 2016-02-15 | 2 | -1/+8 | |
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 14 | -14/+14 | |
|\ | ||||||
| * | Updated copyright | James Booth | 2016-02-14 | 14 | -14/+14 | |
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 4 | -6/+21 | |
|/ | ||||||
* | Fixed theme defaults memory release | James Booth | 2016-02-14 | 1 | -1/+1 | |
* | Added missing prefs_free_string() | James Booth | 2016-02-14 | 1 | -0/+1 | |
* | Highlight room trigger terms | James Booth | 2016-02-13 | 2 | -0/+3 | |
* | Added roommention.term theme option | James Booth | 2016-02-10 | 2 | -0/+3 | |
* | Added mention and trigger themes for console | James Booth | 2016-02-10 | 2 | -0/+6 | |
* | Fix room notification reminders | James Booth | 2016-02-07 | 2 | -0/+37 |