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
2020-07-071.0.1nbxmpp-1.0.1lovetox
2020-07-07Update DOAPlovetox
2020-07-07Update ChangeLoglovetox
2020-07-07Update ChangeLoglovetox
2020-07-07MUC: Return message id on invite()lovetox
2020-07-07Smacks: Don't fail on saving error replieslovetox
2020-07-07Blocking: Add XEP-0377 Spam ReportingDaniel Brötzmann
2020-07-07Client: Determine allowed type and protocol correctlylovetox
2020-07-07DOAP: Add initial versionDaniel Brötzmann
2020-07-07OMEMO: Correctly parse prekey valuelovetox
2020-06-19Update ChangeLoglovetox
2020-06-19Update setup.cfglovetox
2020-06-18Update ChangeLognbxmpp-1.0.0Philipp Hörist
2020-06-181.0.0lovetox
2020-05-30Client: Expose local addresslovetox
2020-05-26MUC: Add None checklovetox
2020-05-26MUC: Add check for another case of malformed presencelovetox
2020-05-13Add DTLS-SRTP namespace (XEP-320)André Apitzsch
2020-05-07Fix example clientlovetox
2020-05-03Dispatcher: Fix unregister_handler()lovetox
2020-05-02DiscoInfo: Only handle type getlovetox
2020-04-29Dispatcher: Refactor handler registrationlovetox
2020-04-290.9.95lovetox
2020-04-29Update setup.cfglovetox
2020-04-29Update README.mdlovetox
2020-04-25EntityCaps: Correctly handle disco info without node attributelovetox
2020-04-24Location: Fix ValueError: too many values to unpackAndré Apitzsch
2020-04-24Fix reset of location/tune pubsubAndré Apitzsch
2020-04-19Add namespacelovetox
2020-04-19Use namespaces modulelovetox
2020-04-19Add namespaces modulelovetox
2020-04-19CI: Parse more strictly with pylintlovetox
2020-04-19Fix pylint errorslovetox
2020-04-19Protocol: Remove commentslovetox
2020-04-19Fix pylint errorslovetox
2020-04-19Fix pylint errorslovetox
2020-04-19Fix pylint errorslovetox
2020-04-19Fix pylint errorslovetox
2020-04-19Update .gitignorelovetox
2020-04-19Add mypy.inilovetox
2020-04-19Add typing hints to simplexmlEmmanuel Gil Peyrot
2020-04-19EntityCaps: Answer DiscoInfo if there is no node setlovetox
2020-04-18Fix pylint errorlovetox
2020-04-18Use IDNA2008 for domain validationlovetox
2020-04-18EntityCaps: Parse more strictlylovetox
2020-04-18Require python 3.7lovetox
2020-04-18DiscoInfo: Add has_category() methodlovetox
2020-04-17JID: Return correct bare jidlovetox
2020-04-16TCP: Refactor write async callbacklovetox
2020-04-16TCP: Add debug logging for keepalive timerlovetox