about summary refs log tree commit diff stats
path: root/src/xmpp/stanza.h
Commit message (Expand)AuthorAgeFilesLines
* Profani-tty has rebornDaniel Santos2023-07-011-4/+4
* Add ability to disable avatar publishingIsaacM882023-05-021-0/+1
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Fix merge mistakeMichael Vetter2022-10-211-1/+1
* Merge MAM improvements from #1724Michael Vetter2022-10-211-0/+3
|\
| * Fix initial MAM not displayingMarcoPolo-PasTonMolo2022-07-051-0/+1
| * On new chatwin fetch mam according to guidelines.MarcoPolo-PasTonMolo2022-07-031-1/+3
* | Add vCard supportMarouane L2022-10-181-0/+3
|/
* Add `/avatar set` command to publish avatarMarcoPolo-PasTonMolo2022-05-261-0/+4
* Update copyright yearMichael Vetter2022-05-091-1/+1
* handle `see-other-host` XMPP stream errorSteffen Jaeckel2022-02-011-0/+2
* Merge branch 'master' into xep/xep0107-user-moodMichael Vetter2021-12-061-0/+2
|\
| * Fix carbons criteriaMichael Vetter2021-11-251-0/+2
* | xep-0107: code reviewDebXWoody2021-12-061-0/+4
|/
* first step to remove libmesodeSteffen Jaeckel2021-10-271-6/+0
* Format new register code correctlyMichael Vetter2021-10-131-1/+0
* Merge pull request #1574 from binex-dsk/masterMichael Vetter2021-10-131-0/+2
|\
| * initial register command testswirl2021-08-171-0/+2
* | OMEMO: Fix precondition-not-met handlingPaul Fariello2021-08-191-1/+1
* | OMEMO: try device list creation and reconfigure on precondition-not-metPaul Fariello2021-08-191-0/+1
|/
* XEP-0377: Add forgotten namespaceMichael Vetter2021-07-011-0/+1
* Add XEP-0377: Spam ReportingMichael Vetter2021-07-011-0/+4
* XEP-0157: Print contact addressesMichael Vetter2021-06-301-1/+1
* XEP-0157: Parse contact address stanzaMichael Vetter2021-06-291-0/+3
* XEP-0353: Display a notice when receiving a callMichael Vetter2021-06-091-0/+3
* Add support to register with a roomMichael Vetter2021-03-251-4/+3
* Add support to approve MUC voice requestsMichael Vetter2021-03-171-2/+3
* MUC: Add voice requestThorben Günther2021-03-121-1/+6
* Merge pull request #1501 from xenrox/change-passwordMichael Vetter2021-03-111-1/+5
|\
| * Add command to change password of logged in userThorben Günther2021-03-111-1/+5
* | Update to the newest version of XEP 0363 (HTTP Upload)Maximilian Wuttke2021-03-111-1/+8
|/
* Variadic version of `stanza_attach_publish_options`Maximilian Wuttke2021-03-091-1/+3
* wip: add rsm after we get the first couple of mam messagesMichael Vetter2021-01-281-1/+2
* Start working on MAM RSM to get more pagesMichael Vetter2021-01-281-0/+3
* Update copyrightMichael Vetter2021-01-081-1/+1
* Replace stanza_get_child_by_name_and_ns with xmpp_stanza_get_child_by_name_an...Michael Vetter2020-09-301-2/+0
* Parse stanza-idMichael Vetter2020-07-231-0/+2
* Apply coding styleMichael Vetter2020-07-071-261/+262
* Revert "Apply coding style"Michael Vetter2020-07-071-262/+261
* Apply coding styleMichael Vetter2020-07-071-261/+262
* OX: Announce public key on PEPDebXWoody2020-07-061-0/+8
* message.c: Check for message typeMichael Vetter2020-07-021-0/+1
* Add HEADLINE stanza defineMichael Vetter2020-07-021-0/+1
* Feature request - XEP-0373: OpenPGP for XMPP (OX)DebXWoody2020-06-291-0/+4
* Preserve Gajims minimize flag in bookmarksMichael Vetter2020-05-221-0/+2
* First MAM testMichael Vetter2020-04-111-0/+3
* xep-0308: Implement `/correct` to correct the last send messageMichael Vetter2020-02-101-0/+1
* xep-0308: Initial support for incoming LMCMichael Vetter2020-02-101-0/+1
* avatar: use unique id for stanza idMichael Vetter2020-02-071-1/+1
* muc: save oldest timestampMichael Vetter2020-01-301-0/+1