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-10-04cfix: Fix indentationPhilipp Hörist
2023-10-04feat: Add DiscoInfo.has_identity()Philipp Hörist
2023-08-12imprv: DiscoInfo: Improve discovery if subject is allowed to be modifiedPhilipp Hörist
2023-06-20imprv: CommonError: Add 'by' attributePhilipp Hörist
2023-06-18feat: MessageProperties: Add origin_id attributePhilipp Hörist
2023-06-18feat: MessageProperties: Add remote_jid attributePhilipp Hörist
2023-06-18cq: MAM: fix type annotationsPhilipp Hörist
2023-06-18imprv: Moderation: Parse more dataPhilipp Hörist
2023-05-10change: OMEMO: Add device id and namespace to OMEMOBundlePhilipp Hörist
2023-02-03feat: Add support for XEP-0461: Message Replieswurstsalat
2022-12-28change: Port to libsoup3Philipp Hörist
2022-12-09feat: Add message reactions (XEP-0444) supportNicoco
2022-10-17feat: Add support for XEP-0421Philipp Hörist
2022-10-15cq: OMEMOMessage: Use correct type for sidwurstsalat
2022-10-05fix: MUC: Relax definition of MUC config changePhilipp Hörist
2022-05-16fix: Roster: Raise exception if a full jid is foundlovetox
2022-05-03fix: Handle multiple stanza-id elementslovetox
2022-04-02ci: Fix Pylint errorslovetox
2022-03-13Roster: Add support for approved attributelovetox
2022-01-22MUC: Correct type annotations for MucSubjectlovetox
2022-01-22MUC: Add MucSubject structlovetox
2022-01-02Structs: Add type annoationslovetox
2021-11-10Add XEP-0425: Message Moderationwurstsalat
2021-11-04Structs: Set default timestamps correctlylovetox
2021-11-03Structs: Fix AdHocCommand default argslovetox
2021-11-03Blocking: Add annotationslovetox
2021-11-03DiscoInfo: Add is_irc()lovetox
2021-11-03Structs: Inherit from NamedTuplelovetox
2021-11-03Remove unused importslovetox
2021-11-03Structs: Add annotationslovetox
2021-11-02Remove unused importlovetox
2021-11-02Bookmarks: Add extensions supportlovetox
2021-10-26Don’t use dataclasses.asdict()lovetox
2021-10-17Add annotationslovetox
2021-10-10Remove superfluous importlovetox
2021-10-10structs: Add more typing hintslovetox
2021-03-14RosterItem: Copy attributeslovetox
2021-03-06Blocking: Use JID and sets everywherelovetox
2021-03-06Roster: Use a set for groupslovetox
2021-03-06Roster: Handle roster pusheslovetox
2021-03-01Roster: Refactor roster requestlovetox
2021-02-14Presence: Fix is_nickname_changed checklovetox
2021-02-13Add Last Activity module (XEP-0012)lovetox
2021-02-09Add Roster modulelovetox
2021-02-06Properties: Add is_from_us()lovetox
2020-11-23AdHoc: Parse default actionlovetox
2020-10-26SecurityLabels: Add more stufflovetox
2020-10-26Task: Add timeoutlovetox
2020-10-19Register: Refactor modulelovetox
2020-10-12Blocking: Refactor modulelovetox