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-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-20Update .pylintrclovetox
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-13Update setup.cfglovetox
2020-03-13Update README.mdlovetox
2020-03-12Readme: Prefer pip over setup.py (aka easy_install)André Apitzsch
2020-03-12Readme: Remove reference to unavailable examplesAndré Apitzsch
2020-03-12CI: Don't upload build to ftp serverAndré Apitzsch
2020-03-11CI: Add pylint testlovetox
2020-03-11Fix pylint errorslovetox
2020-03-11Rename ConnectionType enum valueslovetox
2020-03-11Fix pylint errorslovetox
2020-03-11Replace deprecated test commandAndré Apitzsch
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
2020-03-10Remove unused importslovetox
2020-03-10Update .pylintrclovetox