Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iq: initialize os and os_txt | Michael Vetter | 2023-04-11 | 1 | -2/+2 |
* | Fix releases of os and os_txt stanzas | John Hernandez | 2023-04-10 | 1 | -3/+2 |
* | Merge pull request #1815 from H3rnand3zzz/feature/the-client-switcher | Michael Vetter | 2023-04-09 | 1 | -44/+58 |
|\ | |||||
| * | Allow setting client identification name/version manually | John Hernandez | 2023-04-09 | 1 | -44/+58 |
* | | User proper ellipsis char | Martin Dosch | 2023-04-09 | 1 | -1/+1 |
|/ | |||||
* | Adapt to g_string_free glib 2.75.3 change | Michael Vetter | 2023-03-21 | 1 | -5/+3 |
* | Fix MAM not loading some recent messages | MarcoPolo-PasTonMolo | 2023-02-14 | 1 | -4/+4 |
* | simplify some code | Steffen Jaeckel | 2023-01-26 | 1 | -4/+2 |
* | fix libstrophe timer-callback usage | Steffen Jaeckel | 2023-01-26 | 1 | -3/+1 |
* | fix more memory leaks | Steffen Jaeckel | 2023-01-18 | 1 | -10/+15 |
* | Apply codigng style on new MAM code | Michael Vetter | 2022-10-21 | 1 | -4/+4 |
* | Fix GSList handling in new MAM code | Paul Fertser | 2022-10-21 | 1 | -13/+8 |
* | Handle late delivery | MarcoPolo-PasTonMolo | 2022-08-20 | 1 | -19/+102 |
* | Handle scrolling down when buffer fills up | MarcoPolo-PasTonMolo | 2022-07-10 | 1 | -3/+3 |
* | Cleanup | MarcoPolo-PasTonMolo | 2022-07-05 | 1 | -1/+0 |
* | Add loading history message on initial MAM request | MarcoPolo-PasTonMolo | 2022-07-05 | 1 | -0/+5 |
* | Fix initial MAM not displaying | MarcoPolo-PasTonMolo | 2022-07-05 | 1 | -26/+21 |
* | Add 'Loading messages' message when scrolling up | MarcoPolo-PasTonMolo | 2022-07-04 | 1 | -0/+2 |
* | Fech data from mam when all history gets displayed | MarcoPolo-PasTonMolo | 2022-07-03 | 1 | -0/+43 |
* | Get messages from history when scrolling up. | MarcoPolo-PasTonMolo | 2022-07-03 | 1 | -1/+3 |
* | On new chatwin fetch mam according to guidelines. | MarcoPolo-PasTonMolo | 2022-07-03 | 1 | -19/+42 |
* | Make muc config update after form submit | MarcoPolo-PasTonMolo | 2022-05-27 | 1 | -7/+0 |
* | Fix room name not updating. | MarcoPolo-PasTonMolo | 2022-05-18 | 1 | -0/+8 |
* | XEP-0107: User Mood - Clean mood | Stefan Kropp | 2022-01-30 | 1 | -8/+9 |
* | xep-0107: code review | DebXWoody | 2021-12-06 | 1 | -8/+8 |
* | Add xep-0107: User Mood support | DebXWoody | 2021-12-06 | 1 | -0/+52 |
* | 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 | -0/+1 |
|\ | |||||
| * | registration: remove auth param and excess functions | swirl | 2021-08-17 | 1 | -32/+0 |
| * | fixed some bugs, added some more | swirl | 2021-08-17 | 1 | -2/+3 |
| * | initial register command test | swirl | 2021-08-17 | 1 | -0/+32 |
* | | Format code correctly | Michael Vetter | 2021-10-05 | 1 | -9/+6 |
* | | Fix typos | Michael Vetter | 2021-09-22 | 1 | -2/+2 |
|/ | |||||
* | Mention feature details when not supported | Michael Vetter | 2021-07-01 | 1 | -2/+2 |
* | XEP-0157: Print contact addresses | Michael Vetter | 2021-06-30 | 1 | -16/+3 |
* | XEP-0157: Parse contact address stanza | Michael Vetter | 2021-06-29 | 1 | -4/+22 |
* | iq: use define for 'cancel' | Michael Vetter | 2021-03-26 | 1 | -2/+2 |
* | stanza: guard mallocs | Michael Vetter | 2021-03-25 | 1 | -70/+88 |
* | Add support to register with a room | Michael Vetter | 2021-03-25 | 1 | -0/+125 |
* | Merge pull request #1501 from xenrox/change-password | Michael Vetter | 2021-03-11 | 1 | -0/+30 |
|\ | |||||
| * | Add command to change password of logged in user | Thorben Günther | 2021-03-11 | 1 | -0/+30 |
* | | Update to the newest version of XEP 0363 (HTTP Upload) | Maximilian Wuttke | 2021-03-11 | 1 | -9/+22 |
|/ | |||||
* | Enable error logging on MAM RSM | Michael Vetter | 2021-01-28 | 1 | -4/+1 |
* | Get MAM from last 7 days | Michael Vetter | 2021-01-28 | 1 | -1/+1 |
* | MAM: Request more pages via RSM | Michael Vetter | 2021-01-28 | 1 | -6/+22 |
* | Adapt MAM RSM code to latest functions | Michael Vetter | 2021-01-28 | 1 | -3/+3 |
* | wip: add rsm after we get the first couple of mam messages | Michael Vetter | 2021-01-28 | 1 | -3/+18 |
* | mam: Use correct ID in rsm handler | Michael Vetter | 2021-01-28 | 1 | -3/+1 |
* | mam: fix logging message | Michael Vetter | 2021-01-28 | 1 | -1/+1 |