about summary refs log tree commit diff stats
path: root/src/command/command.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed /help group formattingJames Booth2016-03-031-1/+1
|
* Integrated plugins with /help commandJames Booth2016-02-181-1/+4
|
* Added cmd_help_autocomplete_addJames Booth2016-02-181-1/+6
|
* Added plugin commands to /help autocompletionJames Booth2016-02-181-0/+3
|
* Merge branch 'master' into plugins-cJames Booth2016-02-141-1/+1
|\ | | | | | | | | | | Conflicts: src/main.c src/ui/console.c
| * Updated copyrightJames Booth2016-02-141-1/+1
| |
* | Added C plugin code from plugins branchJames Booth2016-02-141-9/+29
|/
* Fixed /role and /affiliation helpJames Booth2016-02-071-2/+2
|
* Added /roster show|hide unsubscribedJames Booth2016-02-071-0/+1
|
* Implemented /console private settingJames Booth2016-02-031-7/+17
|
* Added /console chat autocompletionJames Booth2016-02-031-11/+20
|
* Fixed help formattingJames Booth2016-02-031-2/+2
|
* Allow splitting roster rooms by conference serverJames Booth2016-02-011-1/+16
|
* Added roster.rooms.private.char settingJames Booth2016-01-311-37/+47
|
* Store /roster count settingJames Booth2016-01-271-1/+0
|
* Added /roster count commandJames Booth2016-01-271-2/+27
|
* Roster private chat preferencesJames Booth2016-01-241-3/+19
|
* Added /roster private commandJames Booth2016-01-241-0/+17
|
* Formatting of /theme properties command outputJames Booth2016-01-231-4/+4
|
* Added account theme propertyJames Booth2016-01-221-1/+25
|
* WIP: Add /theme properties commandJames Booth2016-01-211-2/+5
|
* Added /roster show|hide contactsJames Booth2016-01-201-2/+5
|
* Added /roster rooms position preferenceJames Booth2016-01-191-0/+15
|
* Added /roster unread preferrenceJames Booth2016-01-171-1/+10
| | | | closes #712
* Added /roster room unread preferenceJames Booth2016-01-171-0/+17
| | | | closes ##708
* Added window title autocomplete to /close commandJames Booth2016-01-131-14/+34
|
* Added roster rooms order preferenceJames Booth2016-01-091-0/+25
|
* Added /win navigation by jid, win titleJames Booth2016-01-071-3/+37
|
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-051-76/+109
|
* Added /roster show|hide roomsJames Booth2016-01-021-2/+5
|
* Added autoping timeout preferenceJames Booth2016-01-011-5/+14
|
* Added /console commandJames Booth2015-12-291-1/+52
|
* Fixed /charset helpJames Booth2015-12-201-1/+1
|
* Added /charset commandJames Booth2015-12-191-0/+12
|
* Fix spelling and grammatical mistakes in command help textSteven Erenst2015-12-061-7/+7
| | | | Signed-off-by: Steven Erenst <stevenerenst@gmail.com>
* Added /wins unreadJames Booth2015-11-301-0/+4
|
* Renamed /notify message -> /notify chatJames Booth2015-11-291-43/+41
|
* 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
|