about summary refs log tree commit diff stats
path: root/src/command/command.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | Added pgp key list commandJames Booth2015-03-221-2/+16
|/ /
* | Added individual options to send and request delivery receiptsJames Booth2015-03-191-7/+41
* | Moved default and alias command executionJames Booth2015-03-161-111/+3
* | Move common chat logging code to log.cJames Booth2015-03-151-27/+3
* | Tidied helpJames Booth2015-03-151-2/+2
* | Added /receipts commandJames Booth2015-03-151-1/+10
* | Removed from argument from outgoing message functionsJames Booth2015-03-141-4/+4
* | Show message received text for receiptsJames Booth2015-03-111-6/+6
* | Added /time statusbar preferenceJames Booth2015-03-101-7/+43
* | Send private carbons element with message when encryptedJames Booth2015-03-101-1/+1
* | Added /carbons autocompletionJames Booth2015-03-091-1/+1
* | Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280James Booth2015-03-081-0/+9
|\ \
| * | Add XEP-0280 supportOlivier LE MOAL2015-02-101-0/+9
* | | Merge branch 'master' into readlineJames Booth2015-02-261-10/+10
|\ \ \
| * | | Renamed /theme set -> /theme loadJames Booth2015-02-261-10/+10
* | | | Merge branch 'master' into readlineJames Booth2015-02-231-13/+13
|\| | |
| * | | Merge remote-tracking branch 'stormc/master-spellfixes'James Booth2015-02-231-13/+13
| |\ \ \
| | * | | Fixed spelling.Christian Storm2015-02-171-16/+16
* | | | | Merge branch 'master' into readlineJames Booth2015-02-231-279/+331
|\| | | |
| * | | | Finished help tidyJames Booth2015-02-231-279/+331
| |/ / /
* | | | Merge branch 'master' into readlineJames Booth2015-02-161-1/+1
|\| | |
| * | | Removed commentJames Booth2015-02-161-1/+1
* | | | Merge branch 'master' into readlineJames Booth2015-02-161-81/+109
|\| | |
| * | | Tidy helpJames Booth2015-02-161-81/+109
* | | | Merge branch 'master' into readlineJames Booth2015-02-141-118/+86
|\| | |
| * | | Tidy helpJames Booth2015-02-111-119/+87
* | | | Merge branch 'master' into readlineJames Booth2015-02-111-1/+1
|\| | |
| * | | Updated copyrightJames Booth2015-02-101-1/+1
| |/ /
* | | Merge branch 'master' into readlineJames Booth2015-02-091-5/+6
|\| |
| * | Free theme list after useJames Booth2015-02-091-5/+6
* | | Merge branch 'master' into readlineJames Booth2015-02-081-2/+10
|\| |
| * | Moved quote stripper to common, added testsJames Booth2015-02-081-26/+3
| * | Merge remote-tracking branch 'peterlvilim/quote-chars'James Booth2015-02-081-3/+34
| |\ \
| | * | Strip quote chars from name autocompletePeter Vilim2015-01-141-0/+23
* | | | Merge branch 'master' into readlineJames Booth2015-02-081-0/+53
|\| | |
| * | | Added code to generate HTML command reference for websiteJames Booth2015-02-081-0/+53
* | | | Merge branch 'master' into readlineJames Booth2015-02-061-4/+0
|\| | |
| * | | Removed duplicate time_acJames Booth2015-02-061-4/+0
* | | | Merge branch 'master' into readlineJames Booth2015-02-011-2/+2
|\| | |
| * | | Updated /wrap helpJames Booth2015-01-281-1/+1
| * | | Renamed command group presence->presences to avoid clashJames Booth2015-01-281-1/+1
| | |/ | |/|
* / | Removed history and various key handlersJames Booth2015-01-301-5/+0
|/ /
* | Simplified autocompleters and command historyJames Booth2015-01-161-236/+198
* | Moved input line to inputwinJames Booth2015-01-151-3/+4
* | Moved process_input to cmd_process_inputJames Booth2015-01-151-9/+56
|/
* Merge remote-tracking branch 'peterlvilim/keyring'James Booth2015-01-131-0/+3
|\
| * iofixedPeter Vilim2015-01-071-0/+1
| * Add support for evaluated passwordPeter Vilim2015-01-061-0/+2
* | Merge remote-tracking branch 'savar/dynamic_input_block'James Booth2015-01-121-8/+39
|\ \
| * | adding preference option for dynamic input blockingSimon Effenberg2015-01-121-7/+13
|/ /