Age | Commit message (Expand) | Author |
2020-05-12 | xep_0363: pass more information to FileTooBig exception | Maxime “pep” Buquet |
2020-05-12 | Merge branch 'upload-disco-form' into 'master' | Maxime Buquet |
2020-05-12 | xep_0363: Ensure every form in disco#info is read | Maxime “pep” Buquet |
2020-05-02 | Merge branch 'version-1.5.1' into 'master'3449-xmpp-connection-stuck-forever-after-error-in-start_tls | mathieui |
2020-05-02 | Update version to 1.5.1slix-1.5.1 | mathieui |
2020-05-02 | Merge branch 'add-forever-false-examples' into 'master' | Maxime Buquet |
2020-05-02 | Merge branch 'fix-disconnect-send-queue' into 'master' | Maxime Buquet |
2020-05-02 | Add forever=False to some examples to make them terminate | mathieui |
2020-05-02 | Fix a regression introduced in 1.5.0 | mathieui |
2020-05-02 | Merge branch 'fix-start-handlers' into 'master' | Maxime Buquet |
2020-05-02 | Change session_start callback to async in most examples | mathieui |
2020-05-01 | Merge branch 'release-1.5.0' into 'master' | mathieui |
2020-05-01 | Update version to 1.5.0slix-1.5.0 | mathieui |
2020-05-01 | Merge branch 'python-version' into 'master' | Maxime Buquet |
2020-05-01 | Update Python version minimum requirement to 3.7 | Maxime “pep” Buquet |
2020-04-14 | Changing the use of 'threading' in python for more suitable 'subprocesses'. C... | Paulina |
2020-04-10 | Correction and editing of the tutorials. | Paulina |
2020-04-06 | xep_0196: Use correct tag local name (thanks ivucica) | Maxime “pep” Buquet |
2020-04-06 | docs: remove andyet logo/link on every page | Maxime “pep” Buquet |
2020-04-04 | Merge branch 'add-github-pr-template' into 'master' | mathieui |
2020-04-04 | Add a github pull request template | mathieui |
2020-04-04 | Merge branch 'fix-deprecations' into 'master' | mathieui |
2020-04-04 | Merge branch 'fix-nonetype-error' into 'master' | mathieui |
2020-04-04 | Fix TypeError: 'NoneType' object is not an iterator | jheling |
2020-04-04 | Fix deprecation warning regarding invalid escape sequences. | Karthikeyan Singaravelan |
2020-04-04 | Merge branch 'fix-celementtree-import' into 'master' | mathieui |
2020-04-04 | Merge branch 'sync-fixes' into 'master' | Maxime Buquet |
2020-04-04 | fire 'disconnected' callback from abort() | Georg Lukas |
2020-04-04 | expose is_connecting state based on connection attempt future | Georg Lukas |
2020-03-29 | Merge branch 'fix-0198' into 'master' | Maxime Buquet |
2020-03-29 | Merge branch 'fix-reconnect-2.0' into 'master' | Maxime Buquet |
2020-03-29 | XEP-0198: unset end_session_on_disconnect on resume/enable | Georg Lukas |
2020-03-29 | Reset reconnect delay on manual reconnect, add delay event | Georg Lukas |
2020-03-28 | Merge branch 'fix-0198' into 'master' | Maxime Buquet |
2020-03-28 | Merge branch 'master' into 'master' | Maxime Buquet |
2020-03-28 | XEP-0198: fix race conditions on enable/resume | Georg Lukas |
2020-03-28 | XEP-0198: properly disable on disconnect, fix reconnect-loop | Georg Lukas |
2020-03-28 | cElementTree has been deprecated since Python 3.3 and removed in Python 3.9. | Karthikeyan Singaravelan |
2020-03-23 | reconnect: fix callback when not currently connected | Georg Lukas |
2020-03-21 | Correction and editing of the tutorials. | Paulina |
2020-03-15 | Correction and editing of the tutorials. | Paulina |
2020-03-15 | Correction and editing of the tutorials. | Paulina |
2020-03-15 | Merge branch 'tutorial' of https://lab.louiz.org/Hoacyn/slixmpp into tutorial | Paulina |
2020-03-15 | Correction and editing of the tutorials. | Paulina |
2020-03-15 | Correction and editing of the tutorials. | Paulina |
2020-03-08 | Correction and editing of the tutorials. | Paulina |
2020-02-29 | Correction and editing of the tutorials. | Paulina |
2020-02-27 | Eng and pl tutorials added. | Paulina |
2019-12-27 | Merge branch 'async-filters' into 'master' | mathieui |
2019-12-27 | Put the queue exception at toplevel | mathieui |