about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix `/plugins update ~/dir`Michael Vetter2021-09-291-7/+2
* | List globally available pluginsMichael Vetter2021-09-292-1/+37
* | Look for plugins to install in global locationMichael Vetter2021-09-291-2/+20
* | Remove `/python sourcepath`Michael Vetter2021-09-293-85/+5
* | cmd_funcs: Use glib functionMichael Vetter2021-09-091-2/+2
* | Change attentionflag shortcut to alt+vMichael Vetter2021-08-311-1/+1
|/
* Merge pull request #1576 from DebXWoody/autocomplete-untrustMichael Vetter2021-07-121-0/+27
|\
| * OMEMO autocomplete untrustDebXWoody2021-07-101-0/+27
* | Add limitations info to /help editorMichael Vetter2021-07-081-1/+3
* | Add MAM notice to /help mamMichael Vetter2021-07-081-1/+3
* | Fix segfault in /blocked with no argsMichael Vetter2021-07-061-1/+1
* | cmd_blocked: Exit when wrong argumentsMichael Vetter2021-07-021-0/+1
* | Initialize jidThorben Günther2021-07-011-2/+2
* | XEP-0377: Fix arg parsingMichael Vetter2021-07-011-12/+23
* | Merge pull request #1566 from DebXWoody/bugfixing/oxMichael Vetter2021-07-013-10/+32
|\ \
| * | OX bug fixDebXWoody2021-07-012-4/+5
| * | Bugfixes for OX implementationDebXWoody2021-06-283-10/+31
| |/
* | Add option to only allow messages from jids in rosterMichael Vetter2021-07-014-1/+25
* | Reorder /blocked commandsMichael Vetter2021-07-013-26/+37
* | Mention feature details when not supportedMichael Vetter2021-07-011-5/+5
* | Add XEP-0377: Spam ReportingMichael Vetter2021-07-012-10/+35
* | command: Mention xep-0157 in /disco infoMichael Vetter2021-06-301-1/+2
|/
* Fix executable exampleMichael Vetter2021-06-101-1/+1
* editor: dont print preview in windowMichael Vetter2021-06-101-2/+0
* editor: dont check whether compose file existsMichael Vetter2021-06-101-6/+0
* editor: use status to check for being onlineMichael Vetter2021-06-101-3/+4
* editor: Use datadir instead of tmp dirMichael Vetter2021-06-101-8/+16
* Add editor hintMichael Vetter2021-06-101-1/+1
* Add command to show single bookmark detailsMichael Vetter2021-06-093-5/+20
* Merge pull request #1543 from DebXWoody/feature/attention-flagMichael Vetter2021-05-314-0/+12
|\
| * Change attention descriptionMichael Vetter2021-05-311-1/+1
| * Attention flag for groupchatsDebXWoody2021-05-291-1/+1
| * Attention flag for chat windowsDebXWoody2021-05-294-0/+12
* | external editor: don't use absolute paths and allow path searchJörg Thalheim2021-05-301-5/+1
|/
* Display OMEMO device IDDebXWoody2021-05-281-1/+1
* Fix spelling of "persistent(ly)"Raf Czlonka2021-05-231-3/+3
* Print message about new direct messageMichael Vetter2021-05-121-0/+4
* Use direct messages instead of MUC-PMs for non-anon MUCsMichael Vetter2021-05-121-35/+51
* Have separate settings for intypeMichael Vetter2021-05-083-5/+40
* Reduce scope of dir variableMichael Vetter2021-05-061-1/+2
* command: Simplify return in autocompletionMichael Vetter2021-05-061-65/+12
* command: Fix serversoftware examplesMichael Vetter2021-04-181-2/+2
* OMEMO - trust mode (#1506)Stefan2021-04-174-0/+52
* editor: make editor configurable via /executableMichael Vetter2021-04-164-3/+23
* editor: adapt help descriptionMichael Vetter2021-04-161-2/+3
* editor: Save temp files as .mdMichael Vetter2021-04-161-2/+2
* Editor: improve error messagesMichael Vetter2021-04-161-6/+6
* editor: Use g_strdup_printf() instead of g_string_new()Michael Vetter2021-04-161-11/+4
* Run clang-format on new editor codeMichael Vetter2021-04-162-18/+18
* Editor: Fix redisplayStefan2021-04-161-1/+4