about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Moved offline check logic in roster panelJames Booth2016-01-301-3/+5
* Show private chat unread message count in roster panelJames Booth2016-01-281-2/+36
* Updated themesJames Booth2016-01-281-9/+9
* Added unread counts to rosterJames Booth2016-01-281-10/+130
* Store /roster count settingJames Booth2016-01-271-5/+13
* Fix handling of unknown characters with word wrapJames Booth2016-01-261-1/+5
* Added missing headerJames Booth2016-01-251-0/+1
* Added themes for roster room mention and triggersJames Booth2016-01-254-2/+16
* Show console messages for room mention and triggersJames Booth2016-01-242-8/+50
* Tidy handling room mention and room triggersJames Booth2016-01-242-4/+5
* Added roomtrigger colour themeJames Booth2016-01-242-0/+3
* Roster private chat preferencesJames Booth2016-01-242-10/+25
* Added private chat roster groupJames Booth2016-01-241-1/+78
* Added /roster private commandJames Booth2016-01-242-52/+65
* Added private chat to roster roomsJames Booth2016-01-241-1/+68
* 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-222-0/+22
* Show theme colour valueJames Booth2016-01-211-93/+100
* Tidied theme propertiesJames Booth2016-01-211-91/+94
* WIP: Add /theme properties commandJames Booth2016-01-213-0/+105
* Added /roster show|hide contactsJames Booth2016-01-202-55/+62
* Added sys/select.h header includesJames Booth2016-01-191-0/+1
* Added /roster rooms position preferenceJames Booth2016-01-192-7/+21
* Added /roster unread preferrenceJames Booth2016-01-172-14/+38
* Added /roster room unread preferenceJames Booth2016-01-172-1/+15
* Show unread message count for contacts in rosterJames Booth2016-01-151-24/+79
* Added roster contact themesJames Booth2016-01-141-5/+39
* Allow unlimited theme itemsJames Booth2016-01-101-0/+4
* Added roster rooms order preferenceJames Booth2016-01-092-1/+17
* Added roster room themesJames Booth2016-01-091-4/+4
* Use different colour for roster chat rooms with unread messagesJames Booth2016-01-091-5/+15
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-055-20/+37
* End OTR session when recipient goes offlineJames Booth2016-01-031-1/+1
* Fix roster rooms checksJames Booth2016-01-021-2/+2
* Sort roster roomsJames Booth2016-01-021-6/+25
* Check for mucwin before showing room in rosterJames Booth2016-01-021-1/+3
* Added /roster show|hide roomsJames Booth2016-01-022-1/+6
* Added roster rooms preferenceJames Booth2016-01-021-1/+3
* Show rooms in roster panelJames Booth2016-01-022-0/+71
* Added autoping timeout preferenceJames Booth2016-01-011-0/+9
* Added /console commandJames Booth2015-12-292-0/+10
* Added console MUC message preferenceJames Booth2015-12-291-1/+5
* Updated console new message textJames Booth2015-12-203-10/+28
* Change console incoming message text to include "win"James Booth2015-12-201-1/+1
* Added cons_show_incoming_room_message()James Booth2015-12-203-49/+16
* Use MB_CUR_MAX when calculating cursor positionJames Booth2015-12-191-1/+1
* Read ~/.config/profanity/inputrcJames Booth2015-12-061-0/+7
* Renamed readline handlersJames Booth2015-12-061-93/+93
* Added readline function definitionsJames Booth2015-12-061-1/+24