about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Added /roster room unread preferenceJames Booth2016-01-1710-1/+68
| | | | closes ##708
* Updated boothj5 themeJames Booth2016-01-151-1/+1
|
* Show unread message count for contacts in rosterJames Booth2016-01-151-24/+79
|
* Added roster contact themesJames Booth2016-01-1420-5/+411
|
* Fix compile error on CygwinJames Booth2016-01-141-2/+2
|
* Added window title autocomplete to /close commandJames Booth2016-01-134-86/+186
|
* Use offline presence for software version responses from non contactsJames Booth2016-01-131-8/+12
| | | | fixes #714
* Allow unlimited theme itemsJames Booth2016-01-102-327/+244
|
* Updated themesJames Booth2016-01-093-0/+4
|
* Added roster rooms order preferenceJames Booth2016-01-097-1/+74
|
* Added roster room themesJames Booth2016-01-0918-38/+80
|
* Use different colour for roster chat rooms with unread messagesJames Booth2016-01-091-5/+15
|
* Updated CHANGELOGJames Booth2016-01-081-0/+1
|
* Updated CHANGELOGJames Booth2016-01-081-3/+3
|
* Updated CHANGELOGJames Booth2016-01-081-13/+13
|
* Updated CHANGELOGJames Booth2016-01-081-0/+7
|
* End OTR sessions on lost server connectionJames Booth2016-01-081-0/+17
|
* Destroy roster after updating UI in server disconnectJames Booth2016-01-081-1/+1
|
* Added /win navigation by jid, win titleJames Booth2016-01-074-8/+189
|
* Merge branch 'master' into roster-structJames Booth2016-01-055-2/+31
|\
| * Call UI disconnect functions before disconnecting with /disconnectJames Booth2016-01-055-2/+31
| | | | | | | | fixes #703
* | Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-0518-326/+409
|/
* Add cl_ev_disconnectJames Booth2016-01-034-15/+27
|
* Close all windows on /disconnectJames Booth2016-01-031-0/+1
|
* Fixed compilation without libotrJames Booth2016-01-031-0/+2
|
* End OTR session when recipient goes offlineJames Booth2016-01-032-1/+7
|
* Set autoping timeout default to 10 seconds, added null checksJames Booth2016-01-022-3/+14
|