about summary refs log tree commit diff stats
path: root/src/command/commands.c
Commit message (Expand)AuthorAgeFilesLines
* Moved help and about to new formatJames Booth2015-07-231-9/+10
* Fix /help commands spacingJames Booth2015-07-211-1/+1
* Removed /mouse commandJames Booth2015-07-191-10/+3
* Check for self jid on /softwareJames Booth2015-07-081-0/+4
* Changed /roster empty -> /roster remove_all contactsJames Booth2015-07-081-1/+5
* Allow hiding of empty presence groups: /roster {show,hide} empty (default is ...Daniel2015-07-081-0/+14
* Merge remote-tracking branch 'incertia/time'James Booth2015-07-011-18/+17
|\
| * fix conflictsWill Song2015-05-291-422/+553
| |\
| * | use custom format string for time preferenceWill Song2015-01-271-19/+4
* | | 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-231-2/+35
* | | Added PGP prefsJames Booth2015-06-221-0/+4
* | | Added PGP logging preferencesJames Booth2015-06-211-0/+23
* | | Moved setting otr.warn -> enc.warnJames Booth2015-06-211-5/+6
* | | Added /pgp end commandJames Booth2015-06-211-0/+24
* | | 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-201-37/+102
* | | Merge branch 'master' into openpgpJames Booth2015-06-201-0/+17
|\ \ \
| * | | Added /roster empty commandJames Booth2015-06-201-0/+17
* | | | 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-39/+78
|\| | |
| * | | Removed wins_get_current_* functionsJames Booth2015-06-171-39/+78
* | | | Merge branch 'master' into openpgpJames Booth2015-06-171-186/+146
|\| | |
| * | | Added current window reference to command functionsJames Booth2015-06-171-183/+143
| * | | Pass current window to autocompletersJames Booth2015-06-161-2/+2
* | | | 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-151-2/+3
|\| | |
| * | | Moved UI interfaces to ui.hJames Booth2015-06-151-1/+1
| * | | Moved ui/windows -> window_listJames Booth2015-06-151-1/+1
| * | | 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-021-2/+23
|\| | |
| * | | Merge remote-tracking branch 'PMaynard/#551'James Booth2015-06-021-2/+23
| |\ \ \ | | |_|/ | |/| |
| | * | Tidy up windows when enablingPete2015-06-011-0/+4
| | * | Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected und...Pete2015-06-011-3/+6
| | * | Added window auto tidy.Pete2015-05-291-1/+16
| |/ /
* | | Merge branch 'master' into openpgpJames Booth2015-05-171-14/+12
|\| |
| * | allow enabling / disabling carbons without being connected.Adam Ehlers Nyholm Thomsen2015-05-171-14/+12
* | | Merge branch 'master' into openpgpJames Booth2015-05-071-3/+3
|\| |
| * | Added cl_ev_presence_sendJames Booth2015-05-071-3/+3
* | | Merge branch 'master' into openpgpJames Booth2015-05-071-3/+3
|\| |