about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed /pref ui formattingJames Booth2016-01-311-110/+110
|
* Added roster.rooms.private.char settingJames Booth2016-01-3110-42/+119
|
* 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-317-38/+26
|
* 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
|
* Fixed assertion errors in testsJames Booth2016-01-301-1/+3
|
* Removed _rosterwin_contacts_by_no_group functionJames Booth2016-01-303-110/+15
|
* 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-284-9/+15
|
* Added unread counts to rosterJames Booth2016-01-281-10/+130
|
* Store /roster count settingJames Booth2016-01-276-22/+58
|
* Added /roster count commandJames Booth2016-01-272-3/+28
|
* Updated boothj5 themeJames Booth2016-01-261-5/+5
|
* Fix handling of unknown characters with word wrapJames Booth2016-01-261-1/+5
|
* Added missing headerJames Booth2016-01-251-0/+1
|
* Updated install-all.sh cygwin dependenciesJames Booth2016-01-251-2/+2
|
* Themes: Tidy foreground colour loadingJames Booth2016-01-251-70/+71
|
* Added themes for roster room mention and triggersJames Booth2016-01-2523-4/+63
| | | | closes #718
* Show console messages for room mention and triggersJames Booth2016-01-245-17/+57
| | | | closes #719
* Fixed testsJames Booth2016-01-241-1/+1
|
* Tidy handling room mention and room triggersJames Booth2016-01-245-32/+37
|
* Updated boothj5 themeJames Booth2016-01-241-1/+1
|
* Updated boothj5 themeJames Booth2016-01-241-1/+1
|
* Updated themesJames Booth2016-01-2415-0/+15
|
* Added roomtrigger colour themeJames Booth2016-01-247-22/+34
| | | | closes #717
* Updated themesJames Booth2016-01-243-2/+10
|
* Roster private chat preferencesJames Booth2016-01-247-47/+206
|
* Added private chat roster groupJames Booth2016-01-242-2/+79
|
* Added /roster private commandJames Booth2016-01-247-52/+116
|
* Added private chat to roster roomsJames Booth2016-01-244-1/+95
|
* Formatting of /theme properties command outputJames Booth2016-01-233-45/+64
|
* Pad theme settingsJames Booth2016-01-231-4/+5
|
* Added boothj5_slack themeJames Booth2016-01-221-0/+122
|
* Added account theme propertyJames Booth2016-01-2216-20/+175
|
* Keep cache of default theme propertiesJames Booth2016-01-212-4/+82
|
* Show theme colour valueJames Booth2016-01-214-95/+116
|
* Tidied theme propertiesJames Booth2016-01-212-92/+95
|
* WIP: Add /theme properties commandJames Booth2016-01-218-3/+239
|
* Added /roster show|hide contactsJames Booth2016-01-2011-57/+92
|
* Added sys/select.h header includesJames Booth2016-01-193-0/+3
|
* Added /roster rooms position preferenceJames Booth2016-01-1910-9/+66
|
* Fixed theme load roster rooms unread settingJames Booth2016-01-171-1/+1
|
* Added /roster unread preferrenceJames Booth2016-01-1711-16/+88
| | | | closes #712