Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix `/reconnect now` | Steffen Jaeckel | 2023-05-10 | 1 | -0/+2 |
* | Add sessions_alarm | John Hernandez | 2023-04-18 | 1 | -0/+1 |
* | Update copyright year | Michael Vetter | 2023-01-10 | 1 | -1/+1 |
* | Handle late delivery | MarcoPolo-PasTonMolo | 2022-08-20 | 1 | -1/+1 |
* | Fech data from mam when all history gets displayed | MarcoPolo-PasTonMolo | 2022-07-03 | 1 | -0/+2 |
* | Update copyright year | Michael Vetter | 2022-05-09 | 1 | -1/+1 |
* | handle `see-other-host` XMPP stream error | Steffen Jaeckel | 2022-02-01 | 1 | -1/+2 |
* | auto-format | Steffen Jaeckel | 2022-02-01 | 1 | -1/+1 |
* | Add xep-0107: User Mood support | DebXWoody | 2021-12-06 | 1 | -0/+2 |
* | use new libstrophe API | Steffen Jaeckel | 2021-10-27 | 1 | -2/+0 |
* | first step to remove libmesode | Steffen Jaeckel | 2021-10-27 | 1 | -6/+0 |
* | Format new register code correctly | Michael Vetter | 2021-10-13 | 1 | -1/+0 |
* | Merge pull request #1574 from binex-dsk/master | Michael Vetter | 2021-10-13 | 1 | -1/+5 |
|\ | |||||
| * | registration: remove auth param and excess functions | swirl | 2021-08-17 | 1 | -2/+0 |
| * | fixed some bugs, added some more | swirl | 2021-08-17 | 1 | -1/+5 |
| * | initial register command test | swirl | 2021-08-17 | 1 | -0/+2 |
* | | Format code correctly | Michael Vetter | 2021-10-05 | 1 | -1/+1 |
|/ | |||||
* | Add XEP-0377: Spam Reporting | Michael Vetter | 2021-07-01 | 1 | -1/+8 |
* | Add command to show single bookmark details | Michael Vetter | 2021-06-09 | 1 | -0/+1 |
* | 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 |
* | Add command to change password of logged in user | Thorben Günther | 2021-03-11 | 1 | -0/+2 |
* | Update copyright | Michael Vetter | 2021-01-08 | 1 | -1/+1 |
* | Fix various typos | Michael Vetter | 2020-12-10 | 1 | -1/+1 |
* | Parse stanza-id | Michael Vetter | 2020-07-23 | 1 | -1/+4 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -140/+146 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -146/+140 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -140/+146 |
* | Feature request - XEP-0373: OpenPGP for XMPP (OX) | DebXWoody | 2020-06-29 | 1 | -1/+4 |
* | Add option for legacy authentication | Dmitry Podgorny | 2020-06-05 | 1 | -1/+1 |
* | Add and use connection_get_barejid() | Michael Vetter | 2020-05-25 | 1 | -0/+1 |
* | Preserve Gajims minimize flag in bookmarks | Michael Vetter | 2020-05-22 | 1 | -0/+1 |
* | Add option to add bookmark name | Michael Vetter | 2020-05-22 | 1 | -2/+2 |
* | Display bookmark name | Michael Vetter | 2020-05-22 | 1 | -0/+1 |
* | Check if server suppors MAM | Michael Vetter | 2020-04-12 | 1 | -0/+1 |
* | MAM: Correctly display incoming MAM chat message | Michael Vetter | 2020-04-11 | 1 | -0/+1 |
* | Add to_jid field to ProfMessage struct | Michael Vetter | 2020-04-11 | 1 | -1/+2 |
* | First MAM test | Michael Vetter | 2020-04-11 | 1 | -0/+1 |
* | Fix comment | Michael Vetter | 2020-04-06 | 1 | -1/+1 |
* | Add hint about future ProfMessage Id needs | Michael Vetter | 2020-04-06 | 1 | -0/+1 |
* | Add comment what id is about | Michael Vetter | 2020-04-06 | 1 | -0/+1 |
* | Add type field to ProfMessage | Michael Vetter | 2020-04-06 | 1 | -2/+11 |
* | Adapt win_print_history() to work with muc too | Michael Vetter | 2020-04-06 | 1 | -0/+1 |
* | db: log all incoming and outgoing messages | Michael Vetter | 2020-04-06 | 1 | -1/+1 |
* | Rename PROF_MSG_ENC_PLAIN to PROF_MSG_ENC_NONE | Michael Vetter | 2020-04-06 | 1 | -1/+1 |
* | Parse mentions and triggers in muc history if display is 'regular' | Michael Vetter | 2020-02-20 | 1 | -1/+1 |
* | xep-0308: Implement LMC for outgoing MUC messages | Michael Vetter | 2020-02-14 | 1 | -1/+1 |
* | xep-0308: enable corrections for outgoing encrypted messages | Michael Vetter | 2020-02-12 | 1 | -3/+3 |
* | xep-0308: Implement `/correct` to correct the last send message | Michael Vetter | 2020-02-10 | 1 | -2/+1 |
* | xep-0308: Initial support for incoming LMC | Michael Vetter | 2020-02-10 | 1 | -0/+3 |