Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-02cfix: Revert: Simplify determining remote jidPhilipp Hörist
2023-06-18feat: MessageProperties: Add origin_id attributePhilipp Hörist
2023-06-18feat: MessageProperties: Add remote_jid attributePhilipp Hörist
2023-06-18refactor: Simplify determining remote jidPhilipp Hörist
2022-05-03chore: Add newlinelovetox
2022-05-03fix: Handle multiple stanza-id elementslovetox
2020-08-26Use new JID attributes/methodslovetox
2020-04-19Use namespaces modulelovetox
2020-03-20Logging: Add context to logging outputlovetox
2020-03-07Add new modules and example clientlovetox
2019-11-04Refactor XHTML codePhilipp Hörist
2019-11-04Revert "Refactor XHTML event code"Philipp Hörist
2019-11-03Refactor XHTML event codePhilipp Hörist
2019-10-14Add xhtml message attributePhilipp Hörist
2019-10-13Add forms message attributePhilipp Hörist
2019-10-06Message Properties: Expose from and to attributePhilipp Hörist
2019-10-05Determine remote jid correctly in all casesPhilipp Hörist
2019-08-17Use error_factory() everywherePhilipp Hörist
2019-08-05Message: Only set stanza_id data if it is validPhilipp Hörist
2019-01-03Split base message handlerPhilipp Hörist
2019-01-03Add is_self_message propertyPhilipp Hörist
2019-01-02Add BaseIq handlerPhilipp Hörist
2018-12-28Add parsing for MUC invitesPhilipp Hörist
2018-12-28Add more parsingPhilipp Hörist