about summary refs log tree commit diff stats
path: root/src/command/cmd_funcs.h
Commit message (Expand)AuthorAgeFilesLines
...
* Move /encwarn command into /titlebarMichael Vetter2019-11-051-2/+1
* Move `tls show` to titlebar commandMichael Vetter2019-11-051-1/+1
* Add clipboard featureMichael Vetter2019-10-291-0/+2
* Introduce /reload commandMichael Vetter2019-10-041-0/+1
* Add 'save' command to save preferencesMichael Vetter2019-08-021-0/+2
* Add OMEMO policyPaul Fariello2019-04-171-0/+1
* Add /omemo char commandPaul Fariello2019-04-101-0/+1
* Add clear_device_list commandPaul Fariello2019-04-101-0/+1
* Add OMEMO log commandPaul Fariello2019-04-101-0/+1
* Add OMEMO end commandPaul Fariello2019-04-101-0/+1
* Add OMEMO untrust commandPaul Fariello2019-04-101-0/+1
* Add trust commandPaul Fariello2019-04-101-0/+1
* Add OMEMO fingerprint commandPaul Fariello2019-04-101-0/+1
* Add signal store backend and OMEMO start commandPaul Fariello2019-04-101-0/+1
* Move OMEMO initialization to profanity intializationPaul Fariello2019-04-101-1/+1
* Link against libsignal-protocol-cPaul Fariello2019-04-081-0/+2
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Merge pull request #991 from paulfariello/feature/xep-0050Michael Vetter2018-09-271-0/+2
|\
| * Add command subcommands: list and execPaul Fariello2018-09-051-1/+2
| * Add command commandPaul Fariello2018-09-051-0/+1
* | implemented plugin updatesPhilip Flohr2018-09-061-0/+1
* | added the possibility to uninstall a pluginPhilip Flohr2018-09-061-0/+1
|/
* Remove empty tabsJames Booth2018-03-091-2/+0
* Update copyrightJames Booth2018-01-211-1/+1
* Add plugins sourcepath propertyJames Booth2017-02-051-0/+1
* Allow unloading all pluginsJames Booth2017-02-051-0/+7
* Update CopyrightJames Booth2017-01-281-1/+1
* Allow vertical positioning of all windowsJames Booth2016-09-231-0/+3
* Rename /titlebar -> /wintitleJames Booth2016-09-221-1/+1
* Add /inputwin top|bottom commandJames Booth2016-09-191-0/+1
* Make header defines consistentJames Booth2016-07-241-2/+2
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Free plugins commands on quitJames Booth2016-07-041-5/+5
* Revert "WIP - Unload plugin commands"James Booth2016-06-301-6/+5
* WIP - Unload plugin commandsJames Booth2016-06-291-5/+6
* Move /statuses options to /presence commandJames Booth2016-05-311-1/+0
* Remove unneeded functions from cmd headersJames Booth2016-05-231-1/+0
* Move functions from cmd_defs to cmd_funcsJames Booth2016-05-231-46/+45
* Fix command headersJames Booth2016-05-231-3/+3
* Rename command sourcesJames Booth2016-05-221-0/+206