about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Only add private chats to Rooms unread count in roster when room activeJames Booth2016-01-311-12/+15
* Show offline contacts with unread messages in rosterJames Booth2016-01-311-36/+14
* Removed unused arg from roster_get_ functionsJames Booth2016-01-312-5/+5
* Added filter functions to rosterJames Booth2016-01-311-24/+129
* Added functions for rooms and private chat headersJames Booth2016-01-311-84/+111
* Added _rosterwin_contacts_header functionJames Booth2016-01-301-131/+58
* Reorganise rosterwin.cJames Booth2016-01-301-410/+429
* Added _rosterwin_contacts_all functionJames Booth2016-01-301-65/+71
* Removed _rosterwin_contacts_by_no_group functionJames Booth2016-01-301-70/+5
* 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