Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove strange block from ox autocomplete | Michael Vetter | 2022-02-25 | 1 | -18/+0 |
* | Remove useless comment | Michael Vetter | 2022-02-25 | 1 | -5/+0 |
* | ox: add autocomplete for /ox announce | Michael Vetter | 2022-02-24 | 1 | -0/+4 |
* | command: rename /mood clean to /mood clear | Michael Vetter | 2022-02-01 | 1 | -1/+1 |
* | XEP-0107: User Mood - Clean mood | Stefan Kropp | 2022-01-30 | 1 | -1/+2 |
* | xep-0107: code review | DebXWoody | 2021-12-06 | 1 | -7/+1 |
* | Add xep-0107: User Mood support | DebXWoody | 2021-12-06 | 1 | -0/+114 |
* | Move declaration and definition of win_get_last_sent_message to the correct p... | MarcoPolo-PasTonMolo | 2021-10-22 | 1 | -30/+2 |
* | Remove autocomplete for /correct-editor | MarcoPolo-PasTonMolo | 2021-10-21 | 1 | -22/+12 |
* | Add /correct-editor command | MarcoPolo-PasTonMolo | 2021-10-07 | 1 | -1/+17 |
* | Format code correctly | Michael Vetter | 2021-10-05 | 1 | -3/+3 |
* | Remove `/python sourcepath` | Michael Vetter | 2021-09-29 | 1 | -18/+0 |
* | Merge pull request #1576 from DebXWoody/autocomplete-untrust | Michael Vetter | 2021-07-12 | 1 | -0/+27 |
|\ | |||||
| * | OMEMO autocomplete untrust | DebXWoody | 2021-07-10 | 1 | -0/+27 |
* | | Merge pull request #1566 from DebXWoody/bugfixing/ox | Michael Vetter | 2021-07-01 | 1 | -4/+8 |
|\ \ | |||||
| * | | Bugfixes for OX implementation | DebXWoody | 2021-06-28 | 1 | -4/+8 |
| |/ | |||||
* | | Add option to only allow messages from jids in roster | Michael Vetter | 2021-07-01 | 1 | -1/+2 |
* | | Reorder /blocked commands | Michael Vetter | 2021-07-01 | 1 | -0/+2 |
|/ | |||||
* | Add command to show single bookmark details | Michael Vetter | 2021-06-09 | 1 | -0/+4 |
* | Attention flag for chat windows | DebXWoody | 2021-05-29 | 1 | -0/+1 |
* | Have separate settings for intype | Michael Vetter | 2021-05-08 | 1 | -1/+28 |
* | Reduce scope of dir variable | Michael Vetter | 2021-05-06 | 1 | -1/+2 |
* | command: Simplify return in autocompletion | Michael Vetter | 2021-05-06 | 1 | -65/+12 |
* | OMEMO - trust mode (#1506) | Stefan | 2021-04-17 | 1 | -0/+15 |
* | editor: make editor configurable via /executable | Michael Vetter | 2021-04-16 | 1 | -0/+1 |
* | Get rid of asprintf and _GNU_SOURCE define | Michael Vetter | 2021-03-30 | 1 | -8/+12 |
* | Add config.h in files were it was missing | Michael Vetter | 2021-03-26 | 1 | -0/+2 |
* | Add support to register with a room | Michael Vetter | 2021-03-25 | 1 | -0/+1 |
* | MUC: Add voice request | Thorben Günther | 2021-03-12 | 1 | -0/+1 |
* | Completion: Split up role and affiliation completion | Thorben Günther | 2021-03-12 | 1 | -8/+15 |
* | MUC: Show offline members in sidebar | Thorben Günther | 2021-03-08 | 1 | -0/+1 |
* | Add /mam command | Michael Vetter | 2021-01-28 | 1 | -3/+3 |
* | Remove /omemo sendfile | William Wennerström | 2020-11-16 | 1 | -13/+0 |
* | Declare counter var inside loop | Michael Vetter | 2020-11-09 | 1 | -15/+11 |
* | Simplify _correction_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -4/+1 |
* | Simplify _executable_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -4/+1 |
* | Simplify _lastactivity_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -9/+4 |
* | Simplify _who_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -3/+0 |
* | Simplify _tray_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -5/+1 |
* | Simplify _sub_autocomplete() | Michael Vetter | 2020-11-05 | 1 | -5/+1 |
* | Simplify cmd_ac_complete_filepath() | Michael Vetter | 2020-11-05 | 1 | -8/+1 |
* | Simplify cmd_ac_complete() | Michael Vetter | 2020-11-05 | 1 | -9/+3 |
* | Get rid of str_contains() | Michael Vetter | 2020-11-02 | 1 | -2/+2 |
* | Fix /correct quotation marks usage | Michael Vetter | 2020-07-23 | 1 | -1/+0 |
* | Fix lastactivity behaviour | Michael Vetter | 2020-07-22 | 1 | -1/+32 |
* | Setting: only write in console upon muc mention | Michael Vetter | 2020-07-10 | 1 | -0/+1 |
* | OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19) | DebXWoody | 2020-07-10 | 1 | -10/+0 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -467/+463 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -471/+475 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -475/+471 |