about summary refs log tree commit diff stats
path: root/src/command/commands.h
Commit message (Expand)AuthorAgeFilesLines
* Added pgp key list commandJames Booth2015-03-221-0/+1
* Moved default and alias command executionJames Booth2015-03-161-0/+3
* Added /receipts commandJames Booth2015-03-151-0/+1
* Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280James Booth2015-03-081-0/+1
|\
| * Add XEP-0280 supportOlivier LE MOAL2015-02-101-0/+1
* | Updated copyrightJames Booth2015-02-101-1/+1
|/
* Merge remote-tracking branch 'incertia/exit-title'James Booth2015-01-121-1/+1
|\
| * add exit title preference to group and add command for setting the preferenceWill Song2015-01-081-1/+2
|/
* Removed function pointersJames Booth2014-12-221-1/+1
* Added /inpblock commandJames Booth2014-12-211-0/+1
* Added /resource commandJames Booth2014-12-021-0/+1
* Added /time settingJames Booth2014-11-161-0/+1
* Added /wrap user preference for enabling/disabling word wrappingJames Booth2014-11-091-0/+1
* Added /presence command to show contacts presenceJames Booth2014-11-071-0/+1
* Implemented new field commandsJames Booth2014-10-191-0/+2
* Added /privileges command to set UI option for showing roles/affiliations in ...James Booth2014-10-181-0/+1
* Removed /duck commandJames Booth2014-10-181-1/+0
* Added /affiliation and /role commandsJames Booth2014-10-121-1/+3
* Moved /room subject to /subjectJames Booth2014-10-111-0/+1
* Moved /room ban to /banJames Booth2014-10-111-0/+1
* Moved /room kick to /kickJames Booth2014-10-101-0/+1
* Added /occupants commands, unfinishedJames Booth2014-10-091-0/+1
* Split /room and /form commandsJames Booth2014-09-151-0/+1
* Added /ping commandJames Booth2014-09-041-0/+1
* Added /room config commandJames Booth2014-09-031-0/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Added XML Console windowJames Booth2014-04-151-0/+1
* Command argument parsers set result argumentJames Booth2014-04-091-1/+1
* Updated copyrightJames Booth2014-03-091-1/+1
* Added skeleton /alias commandJames Booth2014-01-231-0/+1
* Merge branch 'master' into otrJames Booth2014-01-021-1/+1
|\
| * Dynamically load UI functions, fixed testsJames Booth2013-12-221-1/+1
* | Merge branch 'master' into otrJames Booth2013-12-151-0/+1
|/
* Seperated command functions into moduleJames Booth2013-12-151-0/+112