about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename Capabilties -> EntityCapabilitiesJames Booth2016-08-131-2/+2
* Move all filepath handling to files.cJames Booth2016-07-241-18/+2
* Move xgd functionsJames Booth2016-07-241-2/+2
* Move window functions to window_list.cJames Booth2016-07-243-315/+0
* Move autoaway checkJames Booth2016-07-241-0/+2
* Moved window_list.cJames Booth2016-07-241-1/+1
* Moved roster_list.cJames Booth2016-07-244-4/+4
* Moved muc.cJames Booth2016-07-244-4/+4
* Moved jid.cJames Booth2016-07-241-2/+2
* Moved contact.cJames Booth2016-07-243-3/+3
* Moved chat_session.cJames Booth2016-07-245-6/+6
* Move event timeout to connection moduleJames Booth2016-07-241-1/+1
* Remove plugin window on /closeJames Booth2016-07-121-1/+1
* Unit test for callback_add_command()James Booth2016-07-041-7/+32
* Free plugins commands on quitJames Booth2016-07-044-1/+39
* Revert "WIP - Unload plugin commands"James Booth2016-06-301-1/+1
* WIP - Unload plugin commandsJames Booth2016-06-291-1/+1
* Move /statuses options to /presence commandJames Booth2016-05-314-61/+61
* Option to bookmark room invitesJames Booth2016-05-231-0/+5
* Rename command sourcesJames Booth2016-05-2212-15/+15
* Add cmd_autocomplete.cJames Booth2016-05-201-1/+2
* Remove JABBER_STARTED, JABBER_UNDEFINED connection statesJames Booth2016-05-1012-85/+0
* Move disco info struct to connectionJames Booth2016-05-071-1/+1
* Remove redundant tls secured functionJames Booth2016-05-061-1/+1
* Move send stanza functionJames Booth2016-05-061-1/+1
* Move conn is secure functionJames Booth2016-05-061-1/+1
* Move tls peer cert functionJames Booth2016-05-061-1/+1
* Move uuid functionsJames Booth2016-05-061-2/+2
* Move connection fulljid functionJames Booth2016-05-062-2/+2
* Rename jabber_ functionsJames Booth2016-05-067-60/+72
* Add session.cJames Booth2016-05-0511-84/+84
* Tidy xmpp headersJames Booth2016-05-041-0/+1
* 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