Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move available resources to connection struct | James Booth | 2016-05-07 | 1 | -1/+1 |
| | |||||
* | Remove redundant tls secured function | James Booth | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -3/+3 |
| | |||||
* | Add session.c | James Booth | 2016-05-05 | 1 | -2/+2 |
| | |||||
* | Tidy xmpp headers | James Booth | 2016-05-04 | 1 | -1/+0 |
| | |||||
* | Merge remote-tracking branch 'asdil12/tray_config' | James Booth | 2016-04-17 | 1 | -0/+10 |
|\ | |||||
| * | Make tray icon configurable using /tray cmd | Dominik Heidler | 2016-04-16 | 1 | -0/+14 |
|/ | |||||
* | Added whole word matches for room mention | James Booth | 2016-04-07 | 1 | -0/+10 |
| | |||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -15/+15 |
| | |||||
* | Added prof_cons_bad_cmd_usage plugin function | James Booth | 2016-02-18 | 1 | -43/+0 |
| | |||||
* | Integrated plugins with /help command | James Booth | 2016-02-18 | 1 | -0/+1 |
| | |||||
* | Tidied cons_show_help | James Booth | 2016-02-18 | 1 | -43/+43 |
| | |||||
* | Added new help format to c plugins WIP | James Booth | 2016-02-18 | 1 | -0/+43 |
| | |||||
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -2/+2 |
|\ | | | | | | | | | | | Conflicts: src/main.c src/ui/console.c | ||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -2/+2 |
| | | |||||
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -15/+15 |
|/ | |||||
* | Highlight room trigger terms | James Booth | 2016-02-13 | 1 | -0/+1 |
| | |||||
* | Added roommention.term theme option | James Booth | 2016-02-10 | 1 | -0/+1 |
| | |||||
* | Added mention and trigger themes for console | James Booth | 2016-02-10 | 1 | -4/+6 |
| | |||||
* | Added /roster show|hide unsubscribed | James Booth | 2016-02-07 | 1 | -0/+5 |
| | |||||
* | Implemented /console private setting | James Booth | 2016-02-03 | 1 | -117/+129 |
| | |||||
* | Implemented /console chat setting | James Booth | 2016-02-03 | 1 | -6/+18 |
| | |||||
* | Allow splitting roster rooms by conference server | James Booth | 2016-02-01 | 1 | -0/+4 |
| | |||||
* | Fixed /pref ui formatting | James Booth | 2016-01-31 | 1 | -110/+110 |
| | |||||
* | Added roster.rooms.private.char setting | James Booth | 2016-01-31 | 1 | -0/+6 |
| | |||||
* | Removed unused arg from roster_get_ functions | James Booth | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | Store /roster count setting | James Booth | 2016-01-27 | 1 | -5/+13 |
| | |||||
* | Added themes for roster room mention and triggers | James Booth | 2016-01-25 | 1 | -0/+2 |
| | | | | closes #718 | ||||
* | Show console messages for room mention and triggers | James Booth | 2016-01-24 | 1 | -7/+48 |
| | | | | closes #719 | ||||
* | Added roomtrigger colour theme | James Booth | 2016-01-24 | 1 | -0/+1 |
| | | | | closes #717 | ||||
* | Roster private chat preferences | James Booth | 2016-01-24 | 1 | -6/+18 |
| | |||||
* | Added /roster private command | James Booth | 2016-01-24 | 1 | -0/+9 |
| | |||||
* | Formatting of /theme properties command output | James Booth | 2016-01-23 | 1 | -8/+27 |
| | |||||
* | Pad theme settings | James Booth | 2016-01-23 | 1 | -4/+5 |
| | |||||
* | Added account theme property | James Booth | 2016-01-22 | 1 | -0/+3 |
| | |||||
* | Show theme colour value | James Booth | 2016-01-21 | 1 | -93/+100 |
| | |||||
* | Tidied theme properties | James Booth | 2016-01-21 | 1 | -91/+94 |
| | |||||
* | WIP: Add /theme properties command | James Booth | 2016-01-21 | 1 | -0/+100 |
| | |||||
* | Added /roster show|hide contacts | James Booth | 2016-01-20 | 1 | -0/+5 |
| | |||||
* | Added /roster rooms position preference | James Booth | 2016-01-19 | 1 | -0/+4 |
| | |||||
* | Added /roster unread preferrence | James Booth | 2016-01-17 | 1 | -5/+14 |
| | | | | closes #712 | ||||
* | Added /roster room unread preference | James Booth | 2016-01-17 | 1 | -0/+9 |
| | | | | closes ##708 | ||||
* | Added roster rooms order preference | James Booth | 2016-01-09 | 1 | -0/+4 |
| | |||||
* | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 1 | -2/+1 |
| | |||||
* | Added /roster show|hide rooms | James Booth | 2016-01-02 | 1 | -0/+5 |
| | |||||
* | Added autoping timeout preference | James Booth | 2016-01-01 | 1 | -0/+9 |
| | |||||
* | Added /console command | James Booth | 2015-12-29 | 1 | -0/+9 |
| | |||||
* | Added console MUC message preference | James Booth | 2015-12-29 | 1 | -1/+5 |
| | |||||
* | Updated console new message text | James Booth | 2015-12-20 | 1 | -2/+16 |
| | |||||
* | Change console incoming message text to include "win" | James Booth | 2015-12-20 | 1 | -1/+1 |
| |