about summary refs log tree commit diff stats
path: root/src/command/command.c
Commit message (Collapse)AuthorAgeFilesLines
* Added /notify reset to autocompletionJames Booth2015-11-281-0/+2
|
* Removed regular chat message triggersJames Booth2015-11-281-20/+2
|
* Added room specific notify settingsJames Booth2015-11-281-41/+31
|
* Finished basic /notify triggersJames Booth2015-11-251-3/+10
|
* Merge branch 'master' into notificationsJames Booth2015-11-251-0/+14
|\
| * fix typoWill Song2015-11-231-1/+1
| |
| * add feature in issue #585Will Song2015-11-231-0/+14
| | | | | | | | | | | | | | this should only be temporary due the silly amounts of syscalls involved ideally we would create a new escaped string and write that directly via fputs
* | Added autocompleters for notify trigger removalJames Booth2015-11-241-0/+12
| |
* | Added notify triggers WIPJames Booth2015-11-231-12/+50
|/
* Show summary of trusted certificates, add /tls cert <fingerprint>James Booth2015-11-221-2/+8
| | | | fixes #676
* Tidied roster commandsJames Booth2015-11-221-57/+67
|
* Added /roster resource joinJames Booth2015-11-221-0/+17
|
* Added /roster char resourceJames Booth2015-11-221-0/+8
|
* Updated helpJames Booth2015-11-221-3/+3
|
* Added word wrap to roster panelJames Booth2015-11-221-0/+7
|
* Added /roster indent presenceJames Booth2015-11-211-1/+4
|
* Added /roster indent resourceJames Booth2015-11-211-0/+3
|
* Added /roster indent contactJames Booth2015-11-211-32/+45
|
* Removed unused priority settingsJames Booth2015-11-201-1/+1
|
* Added /roster char contactJames Booth2015-11-201-0/+8
|
* Added /roster char headerJames Booth2015-11-191-0/+24
|
* Fixed /roster helpJames Booth2015-11-191-1/+1
|
* Added option to show resource priority in rosterJames Booth2015-11-181-2/+5
|
* Added roster count optionJames Booth2015-11-181-2/+5
|
* Added /roster order name|presenceJames Booth2015-11-171-0/+15
|
* Show presence in roster WIPJames Booth2015-11-151-2/+8
|
* Added /tls trustJames Booth2015-11-101-4/+7
|
* Added /tls cert to show current certificate fingerprintJames Booth2015-11-091-0/+3
|
* Fixed /time help examplesJames Booth2015-11-081-3/+4
| | | | fixes #650
* Added /account autocomplete for startscript propertyJames Booth2015-11-081-22/+31
|
* Added missing config.h includesJames Booth2015-10-311-2/+2
|
* Added /subject edit <subject>James Booth2015-10-291-2/+45
|
* Added /subject prepend <text>James Booth2015-10-291-4/+7
|
* Added /subject append <text>James Booth2015-10-291-1/+4
|
* Applied coding style to command.cJames Booth2015-10-251-110/+110
|
* Force tls on all connections, add tls policy account propertyJames Booth2015-10-181-4/+77
|
* Added /script autocompletionJames Booth2015-10-171-2/+59
|
* Implemented /script listJames Booth2015-10-171-5/+2
|
* Added /script runJames Booth2015-10-151-2/+33
|
* Add ability to script commands after connectJames Booth2015-10-151-2/+8
|
* Added /lastactivity on|offJames Booth2015-10-141-3/+6
|
* Added TLS show to UI preferencesJames Booth2015-10-141-1/+2
|
* Add preference for showing TLS indicator in titlebarJames Booth2015-10-141-2/+10
| | | | Issue #616
* Added time format perferences per window typeJames Booth2015-09-301-6/+46
|
* Added last activity time format optionJames Booth2015-09-291-6/+15
|
* WIP: Added last activity request and responseJames Booth2015-09-291-0/+17
|
* Added contact OTR policy to helpJames Booth2015-09-281-17/+21
|
* Added auto xa option, tidied autoaway codeJames Booth2015-09-271-15/+37
|
* Fixed /tls helpJames Booth2015-09-241-8/+8
|
* Added /tls revokeJames Booth2015-09-241-1/+11
|