Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | This reverts commit a01eb5d08e1b39d60a6f8fc26e5a87ceb92ec18f. | ||||
* | 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 |
| | | | | issue #813 | ||||
* | Rename command sources | James Booth | 2016-05-22 | 1 | -1/+1 |
| | |||||
* | Add /tray timer <seconds> | James Booth | 2016-05-15 | 2 | -0/+22 |
| | | | | closes #787 | ||||
* | Add /tray read on|off command | James Booth | 2016-05-15 | 2 | -0/+5 |
| | | | | issue #786 | ||||
* | 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 |
| | | | | fixes #797 | ||||
* | 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 |
|\ | | | | | | | | | | | Conflicts: src/main.c src/ui/console.c | ||||
| * | 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 |
| | |||||
* | Added /roster show|hide unsubscribed | James Booth | 2016-02-07 | 3 | -0/+6 |
| | |||||
* | Don't show notification reminders for messages the user does not want ↵ | James Booth | 2016-02-04 | 2 | -4/+8 |
| | | | | notifications for | ||||
* | Tidy prefs_do_chat_notify() | James Booth | 2016-02-04 | 1 | -13/+7 |
| | |||||
* | Removed unused arg: prefs_do_chat_notify() | James Booth | 2016-02-04 | 2 | -2/+2 |
| | |||||
* | Implemented /console private setting | James Booth | 2016-02-03 | 3 | -1/+6 |
| | |||||
* | Added console.chat preference | James Booth | 2016-02-03 | 3 | -0/+7 |
| | |||||
* | Allow splitting roster rooms by conference server | James Booth | 2016-02-01 | 3 | -0/+7 |
| | |||||
* | Added roster.rooms.private.char setting | James Booth | 2016-01-31 | 3 | -2/+43 |
| | |||||
* | Store /roster count setting | James Booth | 2016-01-27 | 3 | -2/+10 |
| | |||||
* | Themes: Tidy foreground colour loading | James Booth | 2016-01-25 | 1 | -70/+71 |
| | |||||
* | Added themes for roster room mention and triggers | James Booth | 2016-01-25 | 2 | -0/+6 |
| | | | | closes #718 | ||||
* | Show console messages for room mention and triggers | James Booth | 2016-01-24 | 1 | -1/+0 |
| | | | | closes #719 | ||||
* | Tidy handling room mention and room triggers | James Booth | 2016-01-24 | 2 | -21/+14 |
| | |||||
* | Added roomtrigger colour theme | James Booth | 2016-01-24 | 4 | -21/+29 |
| | | | | closes #717 |