about summary refs log tree commit diff stats
path: root/src/command/commands.h
Commit message (Expand)AuthorAgeFilesLines
* WIP: Added last activity request and responseJames Booth2015-09-291-0/+1
* Increased help examples sizeJames Booth2015-09-281-1/+1
* Prompt user to allow or deny untrusted TLS certificatesJames Booth2015-09-221-0/+1
* Moved /winstidy command to /wins autotidyJames Booth2015-09-191-1/+0
* Added tags to command definitionsJames Booth2015-07-271-0/+1
* Reordered command argumentsJames Booth2015-07-261-80/+80
* Removed old command helpJames Booth2015-07-261-84/+80
* Moved help and about to new formatJames Booth2015-07-231-1/+6
* Removed /mouse commandJames Booth2015-07-191-1/+0
* Moved setting otr.warn -> enc.warnJames Booth2015-06-211-0/+1
* Merge branch 'master' into openpgpJames Booth2015-06-171-83/+85
|\
| * Added current window reference to command functionsJames Booth2015-06-171-81/+81
| * Pass current window to autocompletersJames Booth2015-06-161-1/+3
* | Merge branch 'master' into openpgpJames Booth2015-06-021-0/+1
|\|
| * Added window auto tidy.Pete2015-05-291-0/+1
* | 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