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-03-28TCP: Initiate new read before data-received signallovetox
2020-03-28Add MAM (XEP-0313) supportlovetox
2020-03-27Add RSM (XEP-0059) supportlovetox
2020-03-26Dispatcher: Remove useless codelovetox
2020-03-26Dispatcher: Refactor IQ timeout codelovetox
2020-03-26Client: Fix various things with pingslovetox
2020-03-26Dispatcher: Don't clear IQ callbacks on parser resetlovetox
2020-03-25Client: Don't reset ping source on ponglovetox
2020-03-25Client: Remove commentlovetox
2020-03-25Client: Handle server not ending stream gracefullylovetox
2020-03-25Client: Remove ping timer on stream endlovetox
2020-03-24Client: Add anonymous login test modelovetox
2020-03-24TCP: Disconnect on all not handled read errorslovetox
2020-03-22Client: Add property custom_hostlovetox
2020-03-22Register: Handle errors when requesting the register formlovetox
2020-03-22Register: Allow to set jid on some methodslovetox
2020-03-22Register: Convert fake form to register fields on submitlovetox
2020-03-22Dataforms: Add is_fake_form() methodlovetox
2020-03-22Dataforms: Set vars if form is not build from nodelovetox
2020-03-21Register: Add missing instructions to formlovetox
2020-03-21Register: Add method submit_register_form()lovetox
2020-03-20Client: Don't pass stream error as error textlovetox
2020-03-20Client: Simplify bind/session error handlinglovetox
2020-03-20Fix pylint errorslovetox
2020-03-20Logging: Simplify passing contextlovetox
2020-03-20Logging: Change log messagelovetox
2020-03-20Logging: Add context to logging outputlovetox
2020-03-19TCP: Don't use deprecated methodlovetox
2020-03-19Resolver: Use INFO log level for resolver errorslovetox
2020-03-19Connection: Use INFO log level for connection errorslovetox
2020-03-19PubSub: Don't expect IQ payload on publishlovetox
2020-03-17TCP: Set timeout when connectinglovetox
2020-03-17Revert "TCP: Set timeout when connecting"Philipp Hörist
2020-03-17TCP: Set timeout when connectinglovetox
2020-03-16Register: Rename variableslovetox
2020-03-15Client: Fix method calllovetox
2020-03-15NodeBuilder: Don't add empty strings to cdata listlovetox
2020-03-14Client: Silence errors after login-successful signallovetox
2020-03-14SASL: Treat unknown error conditions as not-authorizedlovetox
2020-03-14Client: Expose more data via propertyslovetox
2020-03-11Fix pylint errorslovetox
2020-03-11Rename ConnectionType enum valueslovetox
2020-03-11Fix pylint errorslovetox
2020-03-11Fix pylint errorslovetox
2020-03-11Muclumbus: Call callback also on errorlovetox
2020-03-11Remove require_version() checklovetox
2020-03-11Fix pylint errorslovetox
2020-03-10Fix pylint errorslovetox
2020-03-10Fix undefined varlovetox
2020-03-10Fix pylint errorslovetox