about summary refs log tree commit diff stats
path: root/src/command/command.c
Commit message (Expand)AuthorAgeFilesLines
* Added /pgp setkey commandJames Booth2015-06-231-7/+14
* Added PGP prefsJames Booth2015-06-221-0/+1
* Fixed pgp helpJames Booth2015-06-211-1/+1
* Fixed /pgp help formattingJames Booth2015-06-211-1/+1
* Added PGP logging preferencesJames Booth2015-06-211-9/+26
* Moved setting otr.warn -> enc.warnJames Booth2015-06-211-8/+9
* Added /pgp end commandJames Booth2015-06-211-0/+1
* Added window encyption mode for PGPJames Booth2015-06-201-8/+31
* Merge branch 'master' into openpgpJames Booth2015-06-201-0/+2
|\
| * Added /roster empty commandJames Booth2015-06-201-0/+2
* | 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
* | | Merge branch 'master' into openpgpJames Booth2015-06-171-9/+18
|\| |
| * | Removed wins_get_current_* functionsJames Booth2015-06-171-9/+18
* | | Merge branch 'master' into openpgpJames Booth2015-06-171-98/+92
|\| |
| * | Removed unused function prototypeJames Booth2015-06-171-2/+0
| * | Added current window reference to command functionsJames Booth2015-06-171-4/+4
| * | Pass current window to autocompletersJames Booth2015-06-161-92/+88
| |/
* | Merge branch 'master' into openpgpJames Booth2015-06-151-1/+1
|\|
| * Moved ui/windows -> window_listJames Booth2015-06-151-1/+1
* | Merge branch 'master' into openpgpJames Booth2015-06-021-1/+9
|\|
| * Extra underlinePete Maynard2015-06-011-1/+1
| * Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected und...Pete2015-06-011-1/+1
| * Added window auto tidy.Pete2015-05-291-1/+9
* | Merge branch 'master' into openpgpJames Booth2015-05-051-22/+26
|\|
| * Tidied form field autocompletersJames Booth2015-05-051-22/+26
* | Merge branch 'master' into pgpJames Booth2015-05-041-110/+110
|\|
| * Use null check convention in command.cJames Booth2015-05-041-110/+110
* | Merge branch 'master' into pgpJames Booth2015-04-121-8/+37
|\|
| * Added option to show jids in occupants panelJames Booth2015-04-121-8/+37
* | Merge branch 'master' into pgpJames Booth2015-04-111-6/+7
|\|
| * Autogenerate room name with UUID for /join with no argsJames Booth2015-04-111-6/+7
* | Added signature verification, /pgp fps commandJames Booth2015-03-241-0/+1
* | Added pgpkeyid account setting, send signed presenceJames Booth2015-03-231-0/+2
* | Added /pgp libver commandJames Booth2015-03-221-3/+6
* | 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
|\ \