about summary refs log tree commit diff stats
path: root/src/xmpp/xmpp.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed room destroy functionJames Booth2014-10-231-1/+1
* Removed /duck commandJames Booth2014-10-181-1/+0
* Implemented setting and listing rolesJames Booth2014-10-061-0/+3
* Added /room kick commandJames Booth2014-10-051-0/+1
* Added /room subject commandJames Booth2014-10-051-0/+2
* Implemented getting affiliation list, and setting affiliationJames Booth2014-10-051-2/+2
* Implemented setting affiliation and listing affiliationsJames Booth2014-10-041-2/+3
* Allow adding and removing room ownersJames Booth2014-10-041-0/+2
* Added service discovery to /room info commandJames Booth2014-10-021-0/+1
* Cache capabilities to fileJames Booth2014-09-221-1/+1
* Sort form fields for sha-1 caps hashJames Booth2014-09-211-0/+3
* Added jid->hash lookup for capabilitiesJames Booth2014-09-201-0/+1
* wip - refactoring capabilitiesJames Booth2014-09-191-0/+2
* Added autocompletion for form list-single valuesJames Booth2014-09-171-0/+3
* Show form fields after updatingJames Booth2014-09-151-0/+1
* Dont allow unsaved form windows to be closedJames Booth2014-09-151-0/+1
* Allow removing data from text-multi form fieldsJames Booth2014-09-141-1/+3
* Added setting of unique form list valuesJames Booth2014-09-141-0/+1
* Added /room remove command, reformetted form outputJames Booth2014-09-141-0/+1
* Added /room add for *-multiJames Booth2014-09-141-4/+5
* Added form validation for list-single typeJames Booth2014-09-131-0/+1
* Added form type check on setJames Booth2014-09-131-0/+1
* form_get_field_by_var->form_get_form_type_fieldJames Booth2014-09-131-1/+1
* Added autocomplete for setting room config form tagsJames Booth2014-09-121-0/+2
* Check room config tag exists before settingJames Booth2014-09-121-0/+1
* Added setting of *-single room config valuesJames Booth2014-09-121-0/+1
* Added tags to form fieldsJames Booth2014-09-111-0/+2
* Implemented /room config submit for saving room configurationJames Booth2014-09-101-0/+1
* Added form field type enumJames Booth2014-09-101-0/+15
* Rewrite form parserJames Booth2014-09-061-1/+13
* Created form moduleJames Booth2014-09-051-0/+2
* Debug room config form fieldsJames Booth2014-09-051-0/+2
* Parse data form for room configurationJames Booth2014-09-041-0/+10
* Added /room config edit and /room config cancelJames Booth2014-09-041-0/+2
* Added /ping commandJames Booth2014-09-041-0/+1
* Validate usage of /room config command, added UI messagesJames Booth2014-09-031-1/+1
* Send room destroy iq on /room config cancelJames Booth2014-09-031-0/+1
* Send instant room requestJames 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-2/+4
* Updated copyrightJames Booth2014-03-091-1/+1
* Added test for /join with nick optionJames Booth2014-03-081-1/+1
* Adding password handling for joining chatroomsKristofer M White2014-02-271-1/+1
* Show message on /bookmark remove when bookmark does not existJames Booth2014-02-021-1/+1
* Added message when bookmark updatedJames Booth2014-02-021-1/+1
* Moved xmpp ping to iq moduleJames Booth2014-01-261-1/+1
* Fixed test compilationJames Booth2014-01-181-1/+1
* WIP - Adding port to account optionsJames Booth2014-01-181-1/+1
* Renamed roster_add_new -> roster_send_add_newJames Booth2014-01-051-1/+1
* Bind roster functions in main.cJames Booth2013-12-221-0/+1