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
2022-01-02Harden parser settingsnew_xml_parserlovetox
2021-12-15stream stateslovetox
2021-11-30asdlovetox
2021-11-28Port message moderationlovetox
2021-11-28Initallovetox
2021-11-10Add XEP-0425: Message Moderationwurstsalat
2021-11-07Update gitlab-ci.ymllovetox
2021-11-07CI: Ignore some pylint errorslovetox
2021-11-07CI: Use current pylint versionlovetox
2021-11-04Structs: Set default timestamps correctlylovetox
2021-11-04Remove unused methodslovetox
2021-11-04Replace deprecated methodslovetox
2021-11-03Structs: Fix AdHocCommand default argslovetox
2021-11-03Blocking: Add annotationslovetox
2021-11-03BaseModule: Add annotationslovetox
2021-11-03Protocol: Add annotationslovetox
2021-11-03DiscoInfo: Add is_irc()lovetox
2021-11-03Structs: Inherit from NamedTuplelovetox
2021-11-03Blocking: Don’t abort processing after parsing unblockslovetox
2021-11-03Namespaces: Add annotationlovetox
2021-11-03Update pyrightconfig.jsonlovetox
2021-11-03Remove unused importslovetox
2021-11-03Structs: Add annotationslovetox
2021-11-02Raise python requirement to 3.9lovetox
2021-11-02Task: Add annotationslovetox
2021-11-02Remove unused importlovetox
2021-11-02Bookmarks: Add annotationslovetox
2021-11-02Bookmarks: Add extensions supportlovetox
2021-11-01UserAvatar: Purge instead of of delete Avatar data nodesKim Alvefur
2021-11-01PubSub: Add support for purging nodesKim Alvefur
2021-10-26Don’t use dataclasses.asdict()lovetox
2021-10-23Namespaces: Fix bookmarks compat namespacelovetox
2021-10-17Add annotationslovetox
2021-10-17Refactor b64encode()lovetox
2021-10-17Refactor b64decode()lovetox
2021-10-17Add annotationslovetox
2021-10-16Remove unused methodlovetox
2021-10-16Add annotationslovetox
2021-10-16Use generate_id() instead of get_stanza_id()lovetox
2021-10-16Remove unused dictlovetox
2021-10-16Dispatcher: Pass str as error instead of exceptionlovetox
2021-10-10Remove superfluous importlovetox
2021-10-10structs: Add more typing hintslovetox
2021-10-10Remove "one" keyword argument from getTags()lovetox
2021-10-09Add py.typedlovetox
2021-10-09Add pyrightconfig.jsonlovetox
2021-09-11AdHoc: Make parsing actions more robustlovetox
2021-09-08Correction: Ignore messages where message id == replace idlovetox
2021-07-24Correctly handle RSM count requestlovetox
2021-05-27AdHoc: Don’t expect session id for one stage commandslovetox