about summary refs log tree commit diff stats
path: root/tests/test_server_events.c
Commit message (Expand)AuthorAgeFilesLines
* Moved server_events to event/James Booth2015-04-191-1/+1
* Fixed testsJames Booth2015-01-111-4/+4
* Send active chat state, handle composing and gone from recipientsJames Booth2015-01-101-4/+4
* Added tests for clearing chat sessions on lost connectionJames Booth2015-01-101-0/+16
* Fixed chat session testsJames Booth2015-01-101-8/+8
* Added offline handler for chat sessionsJames Booth2015-01-061-0/+19
* Fixed testsJames Booth2015-01-061-6/+0
* Fixed chat sessions testJames Booth2015-01-051-3/+2
* Refactored chat session handling on sending messageJames Booth2015-01-041-2/+3
* Use resource in chat sessionsJames Booth2015-01-041-1/+2
* Use events for chat sessionsJames Booth2014-12-291-2/+2
* Fixed chat state for non OTRJames Booth2014-12-281-1/+1
* Added server_event testsJames Booth2014-12-251-23/+20
* Moved roster functionsJames Booth2014-12-161-1/+1
* Fixed broken testJames Booth2014-11-131-0/+1
* Fixed testsJames Booth2014-09-211-6/+6
* Chat room windows now created only after successful joinJames Booth2014-04-211-52/+1
* Store password with roomJames Booth2014-04-201-2/+2
* Refactored muc_room_is_active to only take room, rather than full jidJames Booth2014-03-081-1/+1
* Added presence_error tests, added muc_close()James Booth2014-01-301-8/+89
* Added message stanza error testsJames Booth2014-01-281-1/+40
* Moved error handling logic to server_eventsJames Booth2014-01-281-0/+9
* Added statuses settings to prefs outputJames Booth2014-01-211-9/+9
* WIP - /statuses command optionsJames Booth2014-01-201-0/+106