about summary refs log tree commit diff stats
path: root/src/command/cmd_funcs.h
Commit message (Expand)AuthorAgeFilesLines
* Run make format on rebaseWilliam Wennerström2020-11-161-128/+128
* Remove /omemo sendfileWilliam Wennerström2020-11-161-128/+128
* Remove `/tiny` commandMichael Vetter2020-07-101-1/+0
* Apply coding styleMichael Vetter2020-07-071-177/+178
* Revert "Apply coding style"Michael Vetter2020-07-071-178/+177
* Apply coding styleMichael Vetter2020-07-071-177/+178
* Merge pull request #1374 from profanity-im/revampUrlopenMichael Vetter2020-07-021-1/+2
|\
| * Replace /urlopen with /url and adapt /executablePierre Mazière2020-06-251-1/+2
* | Feature request - XEP-0373: OpenPGP for XMPP (OX)DebXWoody2020-06-291-0/+3
|/
* List ignored bookmarksMichael Vetter2020-05-241-0/+1
* Add /executable commandMichael Vetter2020-05-201-0/+1
* Actually open the URLMichael Vetter2020-05-201-0/+2
* xep-0092: make it possible to ask servers or components for softwareMichael Vetter2020-05-141-0/+1
* titlebar: allow displaying MUC name and MUC jidMichael Vetter2020-03-241-1/+0
* Add slashguard featureMichael Vetter2020-03-181-0/+1
* Make /sendfile in OTR session configurableMichael Vetter2020-02-171-0/+1
* Make /sendfile in OMEMO session configurableMichael Vetter2020-02-171-0/+1
* xep-0308: Fix sending corrections for multiple wordsMichael Vetter2020-02-141-1/+1
* xep-0308: Implement `/correct` to correct the last send messageMichael Vetter2020-02-101-0/+1
* xep-0308: set correction char in configMichael Vetter2020-02-101-0/+1
* XEP-0092: Add configuration option to choose whether to send OS nameMichael Vetter2020-01-241-0/+1
* Add option to display MUC name or JID in titlebarMichael Vetter2020-01-231-0/+1
* xep-0084: Look for specific user and print IDMichael Vetter2019-12-181-1/+1
* Add initial support for XEP-0392Michael Vetter2019-12-091-0/+2
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Merge /chlog and /grlog commands into /loggingMichael Vetter2019-11-121-2/+1
* Merge state commands (online, away) into statusMichael Vetter2019-11-061-6/+2
* Merge /invite, /invites and /decline commandsMichael Vetter2019-11-051-2/+0
* 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
|/