about summary refs log tree commit diff stats
path: root/src/command/commands.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | rooms
* 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
|\ | | | | | | | | Conflicts: Makefile.am
| * Dynamically load UI functions, fixed testsJames Booth2013-12-221-1/+1
| |
* | Merge branch 'master' into otrJames Booth2013-12-151-0/+1
|/ | | | | Conflicts: src/command/command.c
* Seperated command functions into moduleJames Booth2013-12-151-0/+112