Age | Commit message (Expand) | Author |
2021-03-02 | Merge branch 'gateway' into 'master' | mathieui |
2021-03-02 | Add XEP-0100 (Gateway Interaction) plugin | Nicoco K |
2021-02-27 | Merge branch 'docs-dedfault' into 'master' | mathieui |
2021-02-27 | docs: fix a typo (dedfault) | mathieui |
2021-02-27 | Merge branch 'more-tests' into 'master' | mathieui |
2021-02-27 | XEP-0403: Add stanza tests | mathieui |
2021-02-27 | XEP-0405: add stream tests | mathieui |
2021-02-27 | XEP-0405: Fix a bug in nodes returned by join_channel | mathieui |
2021-02-27 | Merge branch 'async-interal-api-break-everything' into 'master' | mathieui |
2021-02-26 | docs: document the "internal API" with reference & howto | mathieui |
2021-02-26 | docs: add references to API docs | mathieui |
2021-02-26 | XEP-0231: do not crash if max-age is None | mathieui |
2021-02-26 | api: update docstrings/typing | mathieui |
2021-02-26 | XEP-0319: API changes | mathieui |
2021-02-26 | XEP-0231: API changes | mathieui |
2021-02-26 | XEP-0153: API changes | mathieui |
2021-02-26 | XEP-0128: API changes | mathieui |
2021-02-26 | XEP-0115: API changes | mathieui |
2021-02-26 | XEP-0095: API changes | mathieui |
2021-02-26 | XEP-0077: API changes | mathieui |
2021-02-26 | XEP-0065: API changes | mathieui |
2021-02-26 | XEP-0054: API changes | mathieui |
2021-02-26 | XEP-0047: API changes | mathieui |
2021-02-26 | XEP-0030: API changes | mathieui |
2021-02-26 | XEP-0027: API changes | mathieui |
2021-02-26 | XEP-0012: API changes. | mathieui |
2021-02-26 | api: make run() always return a Future | mathieui |
2021-02-26 | xmlstream: add a wrap() method for ensure_future | mathieui |
2021-02-24 | Merge branch 'stream-features-sync-event' into 'master' | mathieui |
2021-02-24 | XEP-0077: Fix "register" event on stream features. | mathieui |
2021-02-24 | xmlstream: add event_async() for events that need in-order processing | mathieui |
2021-02-24 | Merge branch 'httpupload-add-oob' into 'master' | mathieui |
2021-02-24 | examples: add oob to httpupload example | mathieui |
2021-02-22 | Merge branch 'collections-abc-warning' into 'master' | mathieui |
2021-02-22 | Fix deprecation warning | Nicolas Cedilnik |
2021-02-20 | Merge branch 'test-run-coro-return-value' into 'master' | mathieui |
2021-02-20 | tests: return the coroutine result in run_coro | mathieui |
2021-02-20 | Merge branch 'remove-loop-wait-for' into 'master' | mathieui |
2021-02-20 | xmlstream: remove loop parameter to wait_for | mathieui |
2021-02-20 | Merge branch 'enable-debug-on-run-tests' into 'master' | mathieui |
2021-02-20 | slixtest: add more shortcuts for asyncio workflow | mathieui |
2021-02-20 | run_tests: add a command-line option to enable debug logs | mathieui |
2021-02-20 | Merge branch 'fix-slixtest-default-ns-component' into 'master' | mathieui |
2021-02-20 | slixtest: use the default stream ns instead of jabber:client | mathieui |
2021-02-19 | Merge branch 'fix-test-order-race' into 'master' | mathieui |
2021-02-19 | tests: fix prerequisites for stanza tests | mathieui |
2021-02-18 | Merge branch 'component-registration' into 'master' | mathieui |
2021-02-18 | Add registration to components | Nicoco K |
2021-02-18 | Merge branch 'privilege' into 'master' | mathieui |
2021-02-18 | Privileged entities (XEP-0356) | Nicoco K |