Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updated GPL URL | Pete Maynard | 2016-07-21 | 1 | -1/+1 | |
| | ||||||
* | Move /statuses options to /presence command | James Booth | 2016-05-31 | 1 | -19/+14 | |
| | ||||||
* | Update window navigation help | James Booth | 2016-05-25 | 1 | -5/+8 | |
| | ||||||
* | Option to bookmark room invites | James Booth | 2016-05-23 | 1 | -0/+8 | |
| | | | | issue #813 | |||||
* | Merge branch 'cmd-tidy' | James Booth | 2016-05-23 | 1 | -1/+1 | |
|\ | ||||||
| * | Rename command sources | James Booth | 2016-05-22 | 1 | -1/+1 | |
| | | ||||||
* | | Updated console output for room invites | James Booth | 2016-05-23 | 1 | -1/+2 | |
|/ | ||||||
* | Fix output for tray timer setting | James Booth | 2016-05-15 | 1 | -1/+5 | |
| | ||||||
* | Add /tray timer <seconds> | James Booth | 2016-05-15 | 1 | -0/+3 | |
| | | | | closes #787 | |||||
* | Add /tray read on|off command | James Booth | 2016-05-15 | 1 | -0/+5 | |
| | | | | issue #786 | |||||
* | 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 | |
| |