about summary refs log tree commit diff stats
path: root/src/ui/console.c
Commit message (Collapse)AuthorAgeFilesLines
* Option to bookmark room invitesJames Booth2016-05-231-0/+8
| | | | issue #813
* Merge branch 'cmd-tidy'James Booth2016-05-231-1/+1
|\
| * Rename command sourcesJames Booth2016-05-221-1/+1
| |
* | Updated console output for room invitesJames Booth2016-05-231-1/+2
|/
* Fix output for tray timer settingJames Booth2016-05-151-1/+5
|
* Add /tray timer <seconds>James Booth2016-05-151-0/+3
| | | | closes #787
* Add /tray read on|off commandJames Booth2016-05-151-0/+5
| | | | issue #786
* Move available resources to connection structJames Booth2016-05-071-1/+1
|
* Remove redundant tls secured functionJames Booth2016-05-061-1/+1
|
* Rename jabber_ functionsJames Booth2016-05-061-3/+3
|
* Add session.cJames Booth2016-05-051-2/+2
|
* Tidy xmpp headersJames Booth2016-05-041-1/+0
|
* Merge remote-tracking branch 'asdil12/tray_config'James Booth2016-04-171-0/+10
|\
| * Make tray icon configurable using /tray cmdDominik Heidler2016-04-161-0/+14
|/
* Added whole word matches for room mentionJames Booth2016-04-071-0/+10
|
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-15/+15
|
* Added prof_cons_bad_cmd_usage plugin functionJames Booth2016-02-181-43/+0
|
* Integrated plugins with /help commandJames Booth2016-02-181-0/+1
|
* Tidied cons_show_helpJames Booth2016-02-181-43/+43
|
* Added new help format to c plugins WIPJames Booth2016-02-181-0/+43
|
* Merge branch 'master' into plugins-cJames Booth2016-02-141-2/+2
|\ | | | | | | | | | | Conflicts: src/main.c src/ui/console.c
| * Updated copyrightJames Booth2016-02-141-2/+2
| |
* | Added C plugin code from plugins branchJames Booth2016-02-141-15/+15
|/
* Highlight room trigger termsJames Booth2016-02-131-0/+1
|
* Added roommention.term theme optionJames Booth2016-02-101-0/+1
|
* Added mention and trigger themes for consoleJames Booth2016-02-101-4/+6
|
* Added /roster show|hide unsubscribedJames Booth2016-02-071-0/+5
|
* Implemented /console private settingJames Booth2016-02-031-117/+129
|
* Implemented /console chat settingJames Booth2016-02-031-6/+18
|
* Allow splitting roster rooms by conference serverJames Booth2016-02-011-0/+4
|
* Fixed /pref ui formattingJames Booth2016-01-311-110/+110
|
* Added roster.rooms.private.char settingJames Booth2016-01-311-0/+6
|
* Removed unused arg from roster_get_ functionsJames Booth2016-01-311-1/+1
|
* Store /roster count settingJames Booth2016-01-271-5/+13
|
* Added themes for roster room mention and triggersJames Booth2016-01-251-0/+2
| | | | closes #718
* Show console messages for room mention and triggersJames Booth2016-01-241-7/+48
| | | | closes #719
* Added roomtrigger colour themeJames Booth2016-01-241-0/+1
| | | | closes #717
* Roster private chat preferencesJames Booth2016-01-241-6/+18
|
* Added /roster private commandJames Booth2016-01-241-0/+9
|
* Formatting of /theme properties command outputJames Booth2016-01-231-8/+27
|
* Pad theme settingsJames Booth2016-01-231-4/+5
|
* Added account theme propertyJames Booth2016-01-221-0/+3
|
* Show theme colour valueJames Booth2016-01-211-93/+100
|
* Tidied theme propertiesJames Booth2016-01-211-91/+94
|
* WIP: Add /theme properties commandJames Booth2016-01-211-0/+100
|
* Added /roster show|hide contactsJames Booth2016-01-201-0/+5
|
* Added /roster rooms position preferenceJames Booth2016-01-191-0/+4
|
* Added /roster unread preferrenceJames Booth2016-01-171-5/+14
| | | | closes #712
* Added /roster room unread preferenceJames Booth2016-01-171-0/+9
| | | | closes ##708
* Added roster rooms order preferenceJames Booth2016-01-091-0/+4
|