about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Removed unused arg: prefs_do_chat_notify()James Booth2016-02-043-3/+3
* Implemented /console private settingJames Booth2016-02-033-121/+134
* Implemented /console chat settingJames Booth2016-02-033-8/+20
* Handle self leaving room in private winsJames Booth2016-02-035-0/+152
* Handle occupant kicked/banned in private chat winsJames Booth2016-02-022-1/+49
* Show message in private windows when user offlineJames Booth2016-02-025-2/+38
* Allow splitting roster rooms by conference serverJames Booth2016-02-012-25/+109
* Colour private chats by presence in roster panelJames Booth2016-01-311-17/+29
* Roster panel colour fixesJames Booth2016-01-311-7/+13
* Fixed /pref ui formattingJames Booth2016-01-311-110/+110
* Added roster.rooms.private.char settingJames Booth2016-01-312-1/+7
* Show orphaned private chatsJames Booth2016-01-311-5/+31
* 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