about summary refs log tree commit diff stats
path: root/src/jabber.h
Commit message (Expand)AuthorAgeFilesLines
* Allow nick change in chat roomJames Booth2012-11-181-0/+1
* introduce priority supportDmitry Podgorny2012-11-131-0/+3
* add subscription supportDmitry Podgorny2012-11-111-1/+7
* Renamed params in jabber_joinJames Booth2012-11-101-1/+1
* Leaving chat rooms on /closeJames Booth2012-11-061-0/+1
* Handle sending messages in groupchatJames Booth2012-11-051-0/+1
* Added jabber_join for MUCJames Booth2012-11-041-0/+1
* Handling paused statusJames Booth2012-10-311-0/+2
* Basic state handlingJames Booth2012-10-311-0/+2
* Load roster before sending presenceJames Booth2012-10-281-1/+0
* Added basic subscriptionsJames Booth2012-10-281-0/+1
* Refactored disconnectJames Booth2012-10-271-1/+1
* Added /disconnect commandJames Booth2012-10-271-0/+1
* Removed trailing whitespace from src and testsJames Booth2012-10-211-3/+3
* Moved jabber_free_resources callJames Booth2012-10-161-1/+0
* Merge branch 'master' of https://github.com/pasis/profanityJames Booth2012-10-161-0/+1
|\
| * jabber: fix crash when disconnection timeout is reachedDmitry Podgorny2012-10-171-0/+1
* | Attempted fix at causing segfault by freeing connectionJames Booth2012-10-161-0/+1
|/
* Tidy up jabber module, removed unused code, made local functions privateJames Booth2012-10-021-3/+2
* Created shutdown init function to initiate and wait for shutdownJames Booth2012-09-111-1/+2
* Tidied all includesJames Booth2012-08-261-1/+15
* Added autobuild toolsJames Booth2012-07-011-0/+40