about summary refs log tree commit diff stats
path: root/src/command/cmd_funcs.h
Commit message (Expand)AuthorAgeFilesLines
* slightly improve `command_defs[]`Steffen Jaeckel2023-01-181-1/+5
* add `/strophe` command to modify libstrophe-specific settingsSteffen Jaeckel2023-01-181-0/+1
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Add vCard supportMarouane L2022-10-181-0/+9
* Add basic qrcode functionsMichael Vetter2022-05-301-0/+1
* Update copyright yearMichael Vetter2022-05-091-1/+1
* ox: Add /ox log commandMichael Vetter2022-05-051-0/+1
* add /stamp commandArtjom Vejsel2022-04-021-0/+1
* Add xep-0107: User Mood supportDebXWoody2021-12-061-0/+1
* Merge pull request #1601 from MarcoPolo-PasTonMolo/masterMichael Vetter2021-10-221-0/+1
|\
| * Add /correct-editor commandMarcoPolo-PasTonMolo2021-10-071-0/+1
* | Format new register code correctlyMichael Vetter2021-10-131-1/+0
* | initial register command testswirl2021-08-171-0/+2
|/
* Add option to only allow messages from jids in rosterMichael Vetter2021-07-011-0/+1
* Attention flag for chat windowsDebXWoody2021-05-291-0/+1
* OMEMO - trust mode (#1506)Stefan2021-04-171-0/+1
* editor: make editor configurable via /executableMichael Vetter2021-04-161-0/+1
* Add new editor commandStefan2021-04-161-0/+1
* Add command to change password of logged in userThorben Günther2021-03-111-0/+1
* Add /mam commandMichael Vetter2021-01-281-0/+1
* Remove scheme and filetype matching for url (save|open)William Wennerström2020-12-081-1/+3
* Remove cmd_tiny, empty files and link nonce with IVWilliam Wennerström2020-12-071-1/+0
* 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