about summary refs log tree commit diff stats
path: root/src/ui/console.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Force tls on all connections, add tls policy account propertyJames Booth2015-10-181-0/+3
* | Implemented /script showJames Booth2015-10-171-0/+18
* | Implemented /script listJames Booth2015-10-171-0/+18
* | Add ability to script commands after connectJames Booth2015-10-151-1/+3
* | Added /lastactivity on|offJames Booth2015-10-141-0/+6
* | Added TLS show to UI preferencesJames Booth2015-10-141-0/+11
* | Title bar TLS indicatorJames Booth2015-10-141-1/+4
|/
* Added time format perferences per window typeJames Booth2015-09-301-5/+40
* Added last activity time format optionJames Booth2015-09-291-0/+4
* Added auto xa option, tidied autoaway codeJames Booth2015-09-271-9/+30