about summary refs log tree commit diff stats
path: root/src/command
Commit message (Collapse)AuthorAgeFilesLines
...
* | Removed from argument from outgoing message functionsJames Booth2015-03-142-12/+12
| |
* | Renamed win_save_println -> win_printlnJames Booth2015-03-141-4/+4
| |
* | Renamed win_save_print -> win_printJames Booth2015-03-141-5/+5
| |
* | Renamed win_save_vprint -> win_vprintJames Booth2015-03-141-8/+8
| |
* | Show message received text for receiptsJames Booth2015-03-112-15/+16
| |
* | Added /time statusbar preferenceJames Booth2015-03-102-24/+82
| |
* | Send private carbons element with message when encryptedJames Booth2015-03-102-6/+6
| |
* | Added server error handling when setting /carbons preferenceJames Booth2015-03-091-1/+1
| |
* | Added /carbons autocompletionJames Booth2015-03-091-1/+1
| |
* | Added connection check before sending carbons enable/disable IQJames Booth2015-03-091-0/+7
| |
* | Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280James Booth2015-03-083-1/+27
|\ \
| * | Add XEP-0280 supportOlivier LE MOAL2015-02-103-1/+27
| | |
* | | Merge branch 'master' into readlineJames Booth2015-02-262-11/+11
|\ \ \
| * | | Renamed /theme set -> /theme loadJames Booth2015-02-262-11/+11
| | | |
* | | | Merge branch 'master' into readlineJames Booth2015-02-231-13/+13
|\| | |
| * | | Merge remote-tracking branch 'stormc/master-spellfixes'James Booth2015-02-231-13/+13
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/command/command.c
| | * | | 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-114-4/+4
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/tools/history.c src/tools/history.h
| * | | Updated copyrightJames Booth2015-02-104-4/+4
| | | |
* | | | Merge branch 'master' into readlineJames Booth2015-02-101-2/+2
|\| | |
| * | | Fixed parameter order for /tiny in private and group chatJames Booth2015-02-101-2/+2
| | | | | | | | | | | | | | | | fixes #502
* | | | Merge branch 'master' into readlineJames Booth2015-02-101-15/+20
|\| | | | | | | | | | | | | | | | | | | Conflicts: src/ui/inputwin.c
| * | | Free roster listJames Booth2015-02-101-16/+20
| | | |
| * | | Free contact listJames Booth2015-02-101-0/+1
| |/ /
* | | Merge branch 'master' into readlineJames Booth2015-02-091-0/+5
|\| |
| * | Free filtered lists for who commandJames Booth2015-02-091-0/+5
| | |
* | | Merge branch 'master' into readlineJames Booth2015-02-091-5/+6
|\| | | | | | | | | | | | | | Conflicts: src/ui/inputwin.c
| * | 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
| |\ \ | | | | | | | | | | | | | | | | Conflicts: src/command/command.c
| | * | Strip quote chars from name autocompletePeter Vilim2015-01-141-0/+23
| | | |
* | | | Merge branch 'master' into readlineJames Booth2015-02-082-0/+55
|\| | |
| * | | Added code to generate HTML command reference for websiteJames Booth2015-02-082-0/+55
| | | |
* | | | 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-012-3/+7
|\| | |
| * | | Updated /wrap helpJames Booth2015-01-281-1/+1
| | | |
| * | | Renamed command group presence->presences to avoid clashJames Booth2015-01-282-2/+2
| | | |
| * | | Strip only trailing newline from eval_passwordJames Booth2015-01-281-1/+4
| | |/ | |/|
| * | Strip leading/trailing whitespace from result of eval_passwordJames Booth2015-01-281-0/+1
| | | | | | | | | | | | fixes #495
* | | Removed history and various key handlersJames Booth2015-01-301-5/+0
|/ /