Age | Commit message (Expand) | Author |
2021-07-03 | jid: reorder properties for mypy | mathieui |
2021-07-03 | cert: add some typing | mathieui |
2021-07-03 | xmlstream: add more types | mathieui |
2021-07-03 | setup: indicate that slixmpp contains type hints | mathieui |
2021-07-03 | stanzabase: types | mathieui |
2021-07-03 | starttls: do not send back the feature we receive | mathieui |
2021-07-03 | starttls: make the starttls element inherit from stanzabase | mathieui |
2021-07-03 | typing: add to tostring | mathieui |
2021-07-03 | typing: matchers and senders | mathieui |
2021-06-28 | refactor: type the resolver | mathieui |
2021-06-28 | refactor: remove the now obsolete future_wrapper and asyncio-related module | mathieui |
2021-06-28 | slixmpp.util: type things | mathieui |
2021-05-21 | Merge branch 'request-voice' into 'master' | Link Mauve |
2021-05-21 | XEP-0045: Add a helper method to request voice | Emmanuel Gil Peyrot |
2021-05-02 | Merge branch 'disconnected-stanzas-no-resend' into 'master' | mathieui |
2021-05-02 | xmlstream: do not re-send queued stanzas on each connect | mathieui |
2021-04-30 | Merge branch 'fix-slow-tasks' into 'master' | mathieui |
2021-04-30 | itests: add a simple slow filter test | mathieui |
2021-04-30 | xmlstream: fix slow tasks scheduling | mathieui |
2021-04-24 | Merge branch 'fix-docs' into 'master' | Link Mauve |
2021-04-24 | docs: Use the correct number for user_nick | Emmanuel Gil Peyrot |
2021-04-24 | Merge branch 'fix-0353' into 'master' | Link Mauve |
2021-04-24 | XEP-0353: Use the correct callback for <proceed/> | Emmanuel Gil Peyrot |
2021-04-22 | Merge branch 'fix-waiting-queue-xmlstream' into 'master' | mathieui |
2021-04-22 | xmlstream: fix use of the waiting queue | mathieui |
2021-04-20 | Merge branch 'caps-broadcast-presence' into 'master' | mathieui |
2021-04-20 | itests: explicitly send caps in avatar example | mathieui |
2021-04-20 | Merge branch 'use-runpy-for-version-data' into 'master' | mathieui |
2021-04-20 | fix: use runpy to get versiion-data | mathieui |
2021-04-19 | XEP-0163: do not broadcast caps when adding/removing interest | mathieui |
2021-04-19 | XEP-0115: add a broadcast parameter to update_caps | mathieui |
2021-04-19 | Merge branch 'fix-component-handshake' into 'master' | mathieui |
2021-04-19 | tests: fix bogus test case | mathieui |
2021-04-18 | stanza: rework the .append() and __eq__ methods | mathieui |
2021-04-18 | itests: do not compare strings, compare xml | mathieui |
2021-04-18 | Allow handshake in stream.send() when not connected yet | mathieui |
2021-04-18 | stanza: add a Handshake class and use it in componentxmpp | mathieui |
2021-04-12 | Merge branch 'tentative-fix-for-reconnect-race' into 'master' | mathieui |
2021-04-09 | Merge branch 'inbound-id-message-presence' into 'master' | mathieui |
2021-04-09 | Fix #3441: Do not assign ID to inbound stanzas | mathieui |
2021-04-08 | xmlstream: do not allow stanzas outside a session | mathieui |
2021-03-11 | Merge branch 'xep-0300-fixup' into 'master' | mathieui |
2021-03-10 | Merge branch 'fix-0030-get-info-ifrom' into 'master' | mathieui |
2021-03-10 | XEP-0030: Fix usage of ifrom in get_info | mathieui |
2021-03-10 | XEP-0300: small fixes | mathieui |
2021-03-09 | Merge branch 'mam-update' into 'master' | mathieui |
2021-03-09 | Merge branch 'xep-0115-fix-error' into 'master' | mathieui |
2021-03-09 | XEP-0115: remove wrong coroutine=True argument | mathieui |
2021-03-09 | tests: Add a MAM metadata stanza test | mathieui |
2021-03-09 | tests: Add a MAM stream test | mathieui |