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
2021-07-242.0.3nbxmpp-2.0.3lovetox
2021-07-24Correctly handle RSM count requestlovetox
2021-07-24AdHoc: Don’t expect session id for one stage commandslovetox
2021-07-24Update README.mdlovetox
2021-07-24GSSAPI: Catch OSErrorlovetox
2021-07-24AdHoc: Cancel action is always possiblelovetox
2021-07-24AdHoc: Improve XEP-0050 Compliancelovetox
2021-02-192.0.2nbxmpp-2.0.2lovetox
2021-02-19UserAvatar: Add default argumentlovetox
2021-02-19Presence: Fix is_nickname_changed checklovetox
2021-02-19Client: Remove GSSAPI from default mechanismslovetox
2021-02-19Protocol: Always return stringlovetox
2021-02-19Errors: Add get_text() for base classlovetox
2021-02-19Add Namespacelovetox
2021-02-062.0.1nbxmpp-2.0.1lovetox
2021-02-06Dispatcher: Pass correct argumentslovetox
2021-02-06Properties: Add is_from_us()lovetox
2021-01-30Resolver: Don’t fail on invalid websocket urislovetox
2020-12-30Tune: Bail out if there is no artist or titlenbxmpp-2.0.0lovetox
2020-12-30Update __init__.pylovetox
2020-12-292.0.0lovetox
2020-12-29Update ChangeLoglovetox
2020-12-29VCard4: Add copy()lovetox
2020-12-28Add Namespaceslovetox
2020-12-27UserNickname: Add set_access_model()lovetox
2020-12-27UserAvatar: Add set_access_model() and delete data node correctlylovetox
2020-12-27VCard4: Use Parameters objectlovetox
2020-12-22CI: Add test coverageAndré Apitzsch
2020-11-28Disable pylint errorlovetox
2020-11-28VCard: Add is_empty() for propertieslovetox
2020-11-28VCard: Raise error on empty text elementslovetox
2020-11-27PubSub: Add delete() methodlovetox
2020-11-23AdHoc: Parse default actionlovetox
2020-11-19OpenPGP: Parse multiple 'to' elementslovetox
2020-11-17UserNickame: Add option to make node publiclovetox
2020-11-13Remove unused importlovetox
2020-11-13VCard4: Add Parameters objectlovetox
2020-11-08UserAvatar: Add request_avatar_metadata()lovetox
2020-11-07Task: Don’t allow to cancel a finished tasklovetox
2020-11-071.99.0lovetox
2020-10-27Task: Display timeout errorlovetox
2020-10-27Ping: Handle ping requestslovetox
2020-10-26Add Nested Roster Groups (XEP-0083) supportlovetox
2020-10-26SecurityLabels: Add more stufflovetox
2020-10-26Util: Remove obsolete methodslovetox
2020-10-26OMEMO: Don’t fail on empty pubsub nodeslovetox
2020-10-26OpenPGP: Use taskslovetox
2020-10-26Client: Revert ping timeoutlovetox
2020-10-26Client: Use ping modulelovetox
2020-10-26Task: Add timeoutlovetox