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-05-093.0.1nbxmpp-3.0.1lovetox
2022-05-09Update ChangeLoglovetox
2022-05-093.0.0nbxmpp-3.0.0lovetox
2022-05-09Update ChnageLoglovetox
2022-05-03chore: Add newlinelovetox
2022-05-033.0.0.dev3lovetox
2022-05-03fix: Handle multiple stanza-id elementslovetox
2022-04-18fix: openpgp: Make nicer fallback stringlovetox
2022-04-07Implement PEP 518 and opt into PEP 517 buildsAndré Apitzsch
2022-04-07README: Add install instruction for optional dependencyAndré Apitzsch
2022-04-07setup.cfg: Add optional gssapi dependencyAndré Apitzsch
2022-04-03ci: Add deploy stagelovetox
2022-04-03ci: Add deploy scriptlovetox
2022-04-02ci: Fix Pylint errorslovetox
2022-04-02refactor: Remove unused attributelovetox
2022-04-02ci: Move pylint check into own scriptlovetox
2022-03-30feat: Implement SCRAM-SHA-512lovetox
2022-03-16Client: Add type annotationslovetox
2022-03-14Websocket: Don’t fail on invalid host-meta fileslovetox
2022-03-13Remove unused resolver modulelovetox
2022-03-13Websocket: Resolve uri via httpslovetox
2022-03-133.0.0-dev2lovetox
2022-03-13Update .gitignorelovetox
2022-03-13Roster: Add support for approved attributelovetox
2022-03-12TCP: Set read priority to lowlovetox
2022-02-01Client: Add resumeable propertylovetox
2022-01-25Add type annotationslovetox
2022-01-25Errors: Add type annotationslovetox
2022-01-22MUC: Correct type annotations for MucSubjectlovetox
2022-01-22MUC: Add MucSubject structlovetox
2022-01-21Add type annotationlovetox
2022-01-14JID: Remove deprecation warninglovetox
2022-01-10MUC: Force muc user real JIDs to barelovetox
2022-01-10JID: Add option to coerce to bare jid while parsinglovetox
2022-01-02Structs: Add type annoationslovetox
2022-01-02Discovery: Add type annotationslovetox
2022-01-01JID: Correct bare return typelovetox
2021-12-30Const: Adjust PresenceShow weightslovetox
2021-12-17BaseError: Use correct method signature for get_text()lovetox
2021-12-15Websocket: Set max incoming payload sizelovetox
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