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
path: root/nbxmpp
AgeCommit message (Expand)Author
2020-07-07OMEMO: Correctly parse prekey valuelovetox
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-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-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-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-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
2020-04-15Revert "NodeBuilder: Don't add empty strings to cdata list"Philipp Hörist
2020-04-13Protocol: Cache validation of JID partslovetox
2020-04-13Remove stringprepare modulelovetox
2020-04-13JID: Refactor some methodslovetox
2020-04-13JID: Refactor __eq__()lovetox
2020-04-13JID: return bool for isFull()lovetox
2020-04-13Fix pylint errorlovetox
2020-04-13Protocol: Cache JID parsing resultslovetox
2020-04-11EntityCaps: Add missing node on disco info replylovetox
2020-04-11Smacks: Copy stanza before adding it to the queuelovetox
2020-04-11Websocket: Pass stanza on data-sentlovetox
2020-04-11MAM: Check for first and last element in IQ resultlovetox
2020-04-10Client: Remove ping timer when peer closes connectionlovetox
2020-04-10TCP: Pass Node objects instead of actual data on data-sentlovetox
2020-04-07TCP: Check write queue after sending keepalivelovetox
2020-04-07Dispatcher: Add logging when running timeout checklovetox
2020-04-07SM: Correctly set delay from attributelovetox
2020-04-05Client: Allow websocket URIs when using set_custom_host()lovetox