about summary refs log tree commit diff stats
path: root/src/ui/console.c
Commit message (Expand)AuthorAgeFilesLines
* Show console messages for room mention and triggersJames Booth2016-01-241-7/+48
* Added roomtrigger colour themeJames Booth2016-01-241-0/+1
* 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
* Added /roster room unread preferenceJames Booth2016-01-171-0/+9
* Added roster rooms order preferenceJames Booth2016-01-091-0/+4
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-051-2/+1
* Added /roster show|hide roomsJames Booth2016-01-021-0/+5
* Added autoping timeout preferenceJames Booth2016-01-011-0/+9
* Added /console commandJames Booth2015-12-291-0/+9
* Added console MUC message preferenceJames Booth2015-12-291-1/+5
* Updated console new message textJames Booth2015-12-201-2/+16
* Change console incoming message text to include "win"James Booth2015-12-201-1/+1
* Added cons_show_incoming_room_message()James Booth2015-12-201-0/+15
* Added /wins unreadJames Booth2015-11-301-4/+11
* Tidy wins_create_summary()James Booth2015-11-291-0/+9
* Changed /bookmark list output to show text "win"James Booth2015-11-291-1/+1
* Renamed /notify message -> /notify chatJames Booth2015-11-291-70/+71
* Removed regular chat message triggersJames Booth2015-11-281-5/+0
* Finished basic /notify triggersJames Booth2015-11-251-17/+17
* Added notify triggers WIPJames Booth2015-11-231-0/+10
* Show summary of trusted certificates, add /tls cert <fingerprint>James Booth2015-11-221-0/+12
* Tidied roster commandsJames Booth2015-11-221-27/+32
* Added /roster char resourceJames Booth2015-11-221-0/+6
* Added word wrap to roster panelJames Booth2015-11-221-0/+5
* Added /roster indent presenceJames Booth2015-11-211-0/+3
* Added /roster indent resourceJames Booth2015-11-211-80/+83
* Added /roster indent contactJames Booth2015-11-211-79/+82
* Removed unused priority settingsJames Booth2015-11-201-7/+0
* Added /roster char contactJames Booth2015-11-201-0/+12
* Added option to show resource priority in rosterJames Booth2015-11-181-0/+5
* Added roster count optionJames Booth2015-11-181-0/+5
* Pass offline filter to roster_get_contactsJames Booth2015-11-181-1/+1
* Pass ordering to roster list functionsJames Booth2015-11-181-1/+1
* Added /roster order name|presenceJames Booth2015-11-171-0/+4
* Show presence when resource hiddenJames Booth2015-11-151-0/+10
* Added extra fields to TLSCertificateJames Booth2015-11-101-9/+67
* Show current TLS certificateJames Booth2015-11-101-0/+22
* Applied coding style to src/ui/console.cJames Booth2015-10-251-15/+15
* Merge remote-tracking branch 'jubalh/jub'James Booth2015-10-241-12/+1
|\
| * Create is_notify_enabled functionMichael Vetter2015-10-121-12/+1