about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add /blocked commandJames Booth2016-05-014-33/+61
* Fixed test stubsJames Booth2016-05-011-1/+1
* Plugins: Added prof_disco_add_feature()James Booth2016-04-301-0/+1
* Refactored /account set commandsJames Booth2016-04-281-1/+1
* Fixed testsJames Booth2016-04-274-112/+87
* Added include to fix testsJames Booth2016-04-261-0/+1
* Fixed functional test ID based stubsJames Booth2016-04-263-34/+34
* Implement XEP-0363: HTTP File UploadDominik Heidler2016-04-262-3/+67
* Merge remote-tracking branch 'asdil12/tray_config'James Booth2016-04-171-0/+1
* Added whole word matches for room mentionJames Booth2016-04-074-112/+139
* Added prof_strstr functionJames Booth2016-04-033-70/+112
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-318-18/+18
* Added prof_send_stanza to plugins APIJames Booth2016-03-231-0/+6
* Add PGP decryption for incoming/outgoing carbonsJames Booth2016-03-221-1/+1
* Tidied cons_show_helpJames Booth2016-02-181-3/+1
* Added new help format to c plugins WIPJames Booth2016-02-181-0/+2
* Added C plugin code from plugins branchJames Booth2016-02-148-21/+29
* Highlight room trigger termsJames Booth2016-02-131-1/+1
* Fix room notification remindersJames Booth2016-02-071-1/+1
* Implemented /console chat settingJames Booth2016-02-031-1/+1
* Fixed testsJames Booth2016-02-031-0/+2
* Handle occupant kicked/banned in private chat winsJames Booth2016-02-021-0/+6
* Removed unused arg from roster_get_ functionsJames Booth2016-01-312-11/+11
* Fixed assertion errors in testsJames Booth2016-01-301-1/+3
* Show console messages for room mention and triggersJames Booth2016-01-241-1/+1
* Fixed testsJames Booth2016-01-241-1/+1
* Added account theme propertyJames Booth2016-01-226-16/+18
* WIP: Add /theme properties commandJames Booth2016-01-211-0/+1
* Merge branch 'master' into roster-structJames Booth2016-01-053-0/+28
|\
| * Call UI disconnect functions before disconnecting with /disconnectJames Booth2016-01-053-0/+28
* | Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-055-118/+90
|/
* Added hardcoded autoping timeoutJames Booth2015-12-311-0/+1
* 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-291-0/+1
* Uncommented functional testsJames Booth2015-12-221-63/+63
* Added chat message functional testsJames Booth2015-12-223-67/+86
* Updated console new message textJames Booth2015-12-203-6/+6
* Change console incoming message text to include "win"James Booth2015-12-202-5/+5
* Added functional test for muc console messageJames Booth2015-12-203-1/+32
* Disable muc notifications for functional testsJames Booth2015-12-201-0/+2
* Added more muc functional testsJames Booth2015-12-203-6/+97
* Removed whitespaceJames Booth2015-12-201-5/+0
* Added muc functional testsJames Booth2015-12-203-0/+161
* Added cons_show_incoming_room_message()James Booth2015-12-201-0/+1
* Show PGP error stringsJames Booth2015-12-151-1/+1
* Moved sending of initial presence to sv_ev_roster_receivedJames Booth2015-12-141-0/+4
* Added /wins unreadJames Booth2015-11-301-1/+5
* Fixed functional testsJames Booth2015-11-291-2/+2
* Only show reminder notifications when notifications are enabledJames Booth2015-11-251-0/+4