about summary refs log tree commit diff stats
path: root/src/command/cmd_defs.c
Commit message (Collapse)AuthorAgeFilesLines
* Tidy headersJames Booth2016-07-241-9/+9
|
* Moved window_list.cJames Booth2016-07-241-1/+1
|
* Moved roster_list.cJames Booth2016-07-241-1/+1
|
* Moved muc.cJames Booth2016-07-241-1/+1
|
* Moved jid.cJames Booth2016-07-241-1/+1
|
* Moved contact.cJames Booth2016-07-241-1/+1
|
* Moved chat_session.cJames Booth2016-07-241-1/+1
|
* Add /plugins python_version commandJames Booth2016-07-241-2/+4
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* Add /plugins install commandJames Booth2016-07-121-2/+5
|
* Allow reloading all plugins with /plugin reloadJames Booth2016-07-101-3/+3
|
* Add /plugin reload commandJames Booth2016-07-101-2/+5
|
* /plugins unload command and completerJames Booth2016-06-301-2/+5
|
* Revert "WIP - Unload plugin commands"James Booth2016-06-301-6/+3
| | | | This reverts commit a01eb5d08e1b39d60a6f8fc26e5a87ceb92ec18f.
* WIP - Unload plugin commandsJames Booth2016-06-291-3/+6
|
* Update /notify helpJames Booth2016-05-311-1/+2
|
* Remove commented codeJames Booth2016-05-311-26/+0
|
* Move /statuses options to /presence commandJames Booth2016-05-311-31/+48
|
* Add /presence titlebar subcommandJames Booth2016-05-311-29/+29
|
* Update window navigation helpJames Booth2016-05-251-9/+12
|
* Option to bookmark room invitesJames Booth2016-05-231-2/+4
| | | | issue #813
* Remove unneeded functions from cmd headersJames Booth2016-05-231-14/+16
|
* Move functions from cmd_defs to cmd_funcsJames Booth2016-05-231-102/+22
|
* Fix command headersJames Booth2016-05-231-1/+1
|
* Rename command sourcesJames Booth2016-05-221-0/+2445
='#n43'>43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78