about summary refs log tree commit diff stats
path: root/src/xmpp/stanza.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored parsing capsJames Booth2014-11-261-4/+9
* Refactored available presence handlerJames Booth2014-11-261-0/+17
* Show occupants role/affiliation changesJames Booth2014-10-181-2/+2
* Added jid autocomplete for affiliation commandsJames Booth2014-10-061-2/+2
* Implemented setting and listing rolesJames Booth2014-10-061-0/+4
* Implemented /room kick commandJames Booth2014-10-051-0/+9
* Added /room kick commandJames Booth2014-10-051-0/+2
* Added /room subject commandJames Booth2014-10-051-0/+1
* Implemented setting affiliation and listing affiliationsJames Booth2014-10-041-4/+4
* Allow adding and removing room ownersJames Booth2014-10-041-0/+5
* wip - refactoring capabilitiesJames Booth2014-09-191-0/+2
* Implemented /room config submit for saving room configurationJames Booth2014-09-101-0/+2
* Parse data form for room configurationJames Booth2014-09-041-10/+1
* Added /room config edit and /room config cancelJames Booth2014-09-041-0/+4
* Added /ping commandJames Booth2014-09-041-1/+1
* Send room destroy iq on /room config cancelJames Booth2014-09-031-0/+3
* Send instant room requestJames Booth2014-09-031-0/+3
* Show message when room requires configJames Booth2014-09-031-0/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Refactored bookmarks to use option parser, allow bookmarking rooms with passw...James Booth2014-05-101-0/+1
* Fixed cppcheck warningsJames Booth2014-04-261-3/+0
* Chat room windows now created only after successful joinJames Booth2014-04-211-0/+1
* Implemented "/bookmark add" for private storageJames Booth2014-04-131-1/+1
* Updated copyrightJames Booth2014-03-091-1/+1
* Adding password handling for joining chatroomsKristofer M White2014-02-271-1/+1
* Implemented add bookmark for XEP-0223James Booth2014-02-021-0/+7
* Handle recipient not foundJames Booth2014-01-261-0/+26
* Add generated id to messagesJames Booth2014-01-261-1/+1
* Added simple mock test, refactored rosterJames Booth2013-12-141-2/+2
* initial support of autojoin for MUCDmitry Podgorny2013-06-301-0/+6
* Show messages on /group add and /group removeJames Booth2013-06-231-2/+2
* added support of captcha in a MUCDmitry Podgorny2013-06-091-0/+1
* Added /roster remove commandJames Booth2013-06-021-0/+2
* Add groups to roster contactsJames Booth2013-05-221-1/+2
* Added /roster command with nick option to change handleJames Booth2013-05-191-0/+3
* Added /duck command to perform searches using duckduckgo chat botJames Booth2013-05-051-1/+1
* Added /invite for direct MUC invitationsJames Booth2013-04-201-0/+3
* Show message in console when receiving chat room invitesJames Booth2013-03-241-0/+4
* Refactor show and status stanza handlingJames Booth2013-03-171-0/+3
* Implemented output for /disco infoJames Booth2013-03-141-0/+1
* Added /disco commandJames Booth2013-03-141-1/+1
* Added basic /rooms command to get chat room listJames Booth2013-03-131-0/+2
* Added autocomplete for /software commandJames Booth2013-02-171-0/+1
* Tidy up presence moduleJames Booth2013-02-101-0/+1
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-1/+1
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-1/+1
* Show detailed software/os information if available in capabilitiesJames Booth2013-02-051-0/+2
* Moved setting presence status and show into functionsJames Booth2013-02-041-8/+12
* Moved function to get presence string from type to stanza.cJames Booth2013-02-031-0/+2
* Send entity capabilities and status when joining roomJames Booth2013-02-031-1/+6