about summary refs log tree commit diff stats
path: root/src/muc.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyrightJames Booth2014-03-091-1/+1
* 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-0/+1
* Handle when servers dont send status 101 or jid for MUC nick changesJames Booth2013-08-051-1/+2
* Support for XEP-0249 Direct MUC InvitationsJames Booth2013-04-241-0/+10
* Added command and tools subdirs to sourceJames Booth2013-02-021-1/+1
* Added xmpp_presence.cJames Booth2013-01-281-0/+2
* Got rid of old naming convention on prof_autocompleteJames Booth2013-01-251-2/+2
* Added client to /info command in chat roomsJames Booth2013-01-201-1/+2
* Allow /info and /msg in private room chat when nick has space in nameJames Booth2013-01-151-0/+1
* Use Jid datatype in chat roomsJames Booth2013-01-131-1/+1
* Added jid datatypeJames Booth2013-01-121-2/+2
* Moved jid related functions to commonJames Booth2013-01-121-8/+0
* Renamed muc functionsJames Booth2013-01-121-22/+26
* Renamed room_chat module to mucJames Booth2013-01-121-0/+59