about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | 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
* Fix roster rooms checksJames Booth2016-01-021-2/+2
* Sort roster roomsJames Booth2016-01-022-8/+27
* Check for mucwin before showing room in rosterJames Booth2016-01-021-1/+3
* Added /roster show|hide roomsJames Booth2016-01-024-3/+25
* Added roster rooms preferenceJames Booth2016-01-027-1/+12
* Show rooms in roster panelJames Booth2016-01-023-0/+75
* Added autoping timeout preferenceJames Booth2016-01-018-23/+84
* Added hardcoded autoping timeoutJames Booth2015-12-315-12/+81
* Abort autping when existing attempt already in progressJames Booth2015-12-311-2/+14
* Tidy ping handlersJames Booth2015-12-311-49/+53
* Renamed autoping handlerJames Booth2015-12-301-6/+6
* boothj5 theme changesJames Booth2015-12-301-2/+2
* Added console muc message setting to themesJames Booth2015-12-305-0/+6
* Added functional tests for /console commandJames Booth2015-12-305-3/+111
* Use single quotes in functional test stanzasJames Booth2015-12-3012-215/+215
* Added /console commandJames Booth2015-12-297-1/+85
* Added console MUC message preferenceJames Booth2015-12-294-2/+17
* Uncommented functional testsJames Booth2015-12-221-63/+63
* Added chat message functional testsJames Booth2015-12-223-67/+86
* Merge remote-tracking branch 'pasis/disabled-pgp-fix'James Booth2015-12-221-0/+2
|\
| * Don't compile pgp code with --disable-pgpDmitry Podgorny2015-12-211-0/+2
|/
* Updated console new message textJames Booth2015-12-206-16/+34
* Change console incoming message text to include "win"James Booth2015-12-203-6/+6
* Fixed cygwin dependenciesJames Booth2015-12-201-2/+2
* Fixed /charset helpJames Booth2015-12-201-1/+1
* Added functional test for muc console messageJames Booth2015-12-203-1/+32