about summary refs log tree commit diff stats
path: root/src/command
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix /help commands spacingJames Booth2015-07-211-1/+1
|
* Removed /mouse commandJames Booth2015-07-193-21/+5
|
* Removed 'empty' from roster autocompleterJames Booth2015-07-141-1/+0
|
* Check for self jid on /softwareJames Booth2015-07-081-0/+4
| | | | fixed #592
* Changed /roster empty -> /roster remove_all contactsJames Booth2015-07-082-21/+36
| | | | Make it difficult to accidentally use this command.
* Allow hiding of empty presence groups: /roster {show,hide} empty (default is ↵Daniel2015-07-082-0/+17
| | | | show)
* Merge remote-tracking branch 'incertia/time'James Booth2015-07-012-39/+43
|\ | | | | | | | | Conflicts: src/config/preferences.c
| * add examples and be more specific about time formattingWill Song2015-05-301-3/+8
| |
| * update autocompleteWill Song2015-05-291-11/+13
| |
| * fix conflictsWill Song2015-05-294-1093/+1332
| |\
| * | use custom format string for time preferenceWill Song2015-01-272-36/+9
| | |
* | | Added messaage when account resource changed whilst connectedJames Booth2015-06-241-1/+5
| | |
* | | Fixed various jid and account mem leaksJames Booth2015-06-241-0/+2
| | |
* | | free account after account connectJames Booth2015-06-241-0/+1
| | |
* | | Added /pgp setkey commandJames Booth2015-06-232-9/+49
| | |
* | | Added PGP prefsJames Booth2015-06-222-0/+5
| | |
* | | Fixed pgp helpJames Booth2015-06-211-1/+1
| | |
* | | Fixed /pgp help formattingJames Booth2015-06-211-1/+1
| | |
* | | Added PGP logging preferencesJames Booth2015-06-212-9/+49
| | |
* | | Moved setting otr.warn -> enc.warnJames Booth2015-06-213-13/+16
| | |
* | | Added /pgp end commandJames Booth2015-06-212-0/+25
| | |
* | | Added enc_mode check when starting OTRJames Booth2015-06-211-0/+10
| | |
* | | Added pgp checks for message sendingJames Booth2015-06-211-2/+2
| | |
* | | Added window encyption mode for PGPJames Booth2015-06-202-45/+133
| | |
* | | Merge branch 'master' into openpgpJames Booth2015-06-202-0/+19
|\ \ \
| * | | Added /roster empty commandJames Booth2015-06-202-0/+19
| | | |
* | | | Added initial /pgp start checksJames Booth2015-06-181-0/+7
| | | |
* | | | Added cmd_pgp testsJames Booth2015-06-181-1/+4
| | | |
* | | | Merge branch 'master' into openpgpJames Booth2015-06-171-1/+1
|\| | |
| * | | Merge remote-tracking branch 'quite/#513'James Booth2015-06-171-1/+1
| |\ \ \
| | * | | Let's only strip trailing whitespace when parsing commandDaniel2015-06-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows for "quoting" a command--doing nothing but sending the string: SPC/command As we're used to from for example irc clients. Fixes boothj5/profanity#513
* | | | | Merge branch 'master' into openpgpJames Booth2015-06-172-48/+96
|\| | | |
| * | | | Removed wins_get_current_* functionsJames Booth2015-06-172-48/+96
| | | | |
* | | | | Merge branch 'master' into openpgpJames Booth2015-06-174-371/+328
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/command/commands.c src/command/commands.h
| * | | | Removed unused function prototypeJames Booth2015-06-171-2/+0
| | | | |
| * | | | Added current window reference to command functionsJames Booth2015-06-173-268/+228
| | | | |
| * | | | Pass current window to autocompletersJames Booth2015-06-164-99/+98
| |/ / /
* | | | Merge branch 'master' into openpgpJames Booth2015-06-151-79/+118
|\| | |
| * | | Tidied cmd_otr, added check-unit target to MakefileJames Booth2015-06-151-79/+118
| | | |
* | | | Merge branch 'master' into openpgpJames Booth2015-06-151-2/+2
|\| | |
| * | | Removed ui_get_current_chat()James Booth2015-06-151-2/+2
| | | |
* | | | Merge branch 'master' into openpgpJames Booth2015-06-152-3/+4
|\| | |
| * | | Moved UI interfaces to ui.hJames Booth2015-06-151-1/+1
| | | |
| * | | Moved ui/windows -> window_listJames Booth2015-06-152-2/+2
| | | |
| * | | Added win_clear() functionJames Booth2015-06-151-1/+2
| | | |
* | | | Merge branch 'master' into openpgpJames Booth2015-06-141-15/+54
|\| | |
| * | | Set columns when running functional testsJames Booth2015-06-131-15/+54
| | | |
* | | | Show message when offline for /pgp fpsJames Booth2015-06-131-13/+18
| | | |
* | | | Merge branch 'master' into openpgpJames Booth2015-06-023-3/+33
|\| | |
| * | | Merge remote-tracking branch 'PMaynard/#551'James Booth2015-06-023-3/+33
| |\ \ \ | | |_|/ | |/| |