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-28release: 3.1.03.1.0lovetox
2022-05-28chore: Update git-chglog configlovetox
2022-05-28chore: Update ChangeLoglovetox
2022-05-28fix: Client: Disconnect after stream restart in Login modelovetox
2022-05-28feat: Examples: Allow to connect with different modeslovetox
2022-05-25imprv: Remove unnecessary validation flags overridelovetox
2022-05-25chore: Update MANIFEST.inlovetox
2022-05-24ci: Update gitlab-ci.ymllovetox
2022-05-24ci: Update gitlab-ci.ymllovetox
2022-05-24ci: Update debian fileslovetox
2022-05-23ci: Update gitlab-ci.ymllovetox
2022-05-23ci: Update gitlab-ci.ymllovetox
2022-05-23ci: Add debian build scriptlovetox
2022-05-23chore: Update .gitignorelovetox
2022-05-23ci: Update debian fileslovetox
2022-05-22chore: Add debian folderYann Leboulanger
2022-05-18release: 3.0.2nbxmpp-3.0.2lovetox
2022-05-18chore: Update ChangeLoglovetox
2022-05-18chore: Add config files for git-chgloglovetox
2022-05-16fix: Roster: Raise exception if a full jid is foundlovetox
2022-05-14fix: AdHoc: Don’t raise on empty nodeslovetox
2022-05-12fix: Roster: Don’t fail when no roster attribute is foundlovetox
2022-05-10fix: Remove redundant wheel dependencylovetox
2022-05-09ci: Test installing with piplovetox
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