Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-09 | docs, XEP-0313: Order document by source | mathieui | |
2021-03-09 | XEP-0441: Split MAM preferences into a separate plugin | mathieui | |
2021-03-07 | docs: add resultiterator docs for XEP-0059 | mathieui | |
2021-03-04 | Merge branch 'xep-0030-typing-and-co' into 'master' | mathieui | |
XEP-0030: add typing and more docs See merge request poezio/slixmpp!143 | |||
2021-03-02 | Add XEP-0100 (Gateway Interaction) plugin | Nicoco K | |
Remove usused prompt_future attribute Add plugin_end Update with mathieui's comments Add option to transfer messages from unregistered users XEP 0100 plugin | |||
2021-03-01 | docs: improve XEP-0030 docs | mathieui | |
2021-02-26 | docs: add references to API docs | mathieui | |
2021-02-26 | XEP-0319: API changes | mathieui | |
- ``idle`` and ``active`` are now coroutines. | |||
2021-02-26 | XEP-0231: API changes | mathieui | |
- ``get_bob`` and ``set_bob`` are now coroutines. - ``del_bob`` returns a Future. | |||
2021-02-26 | XEP-0153: API changes | mathieui | |
2021-02-26 | XEP-0128: API changes | mathieui | |
- ``set_extended_info``, ``add_extended_info`` and ``del_extended_info`` return Futures. | |||
2021-02-26 | XEP-0115: API changes | mathieui | |
- ``get_verstring``, ``get_caps`` are now coroutines. - ``assign_verstring``, ``cache_caps`` now return a Future. side-effect: fix supports() and has_identity() broken since forever | |||
2021-02-26 | XEP-0077: API changes | mathieui | |
2021-02-26 | XEP-0065: API changes | mathieui | |
2021-02-26 | XEP-0054: API changes | mathieui | |
- ``get_vcard``, ``publish_vcard`` are now coroutines. | |||
2021-02-26 | XEP-0047: API changes | mathieui | |
and fix unit tests broken for years. | |||
2021-02-26 | XEP-0027: API changes | mathieui | |
- ``get_keyids`` and ``get_keyid`` are now coroutines. - ``set_keyid`` and ``del_keyid`` now return a Future. | |||
2021-02-26 | XEP-0012: API changes. | mathieui | |
2021-02-18 | Privileged entities (XEP-0356) | Nicoco K | |
2021-02-13 | XEP-0363: Types, docs, and new-style kwargs | mathieui | |
2021-02-13 | XEP-0047: Better typing, docs, coroutine. | mathieui | |
- Add a gather() shortcut to buffer all data received in a stream - Fix a bug in sendall that happens if the data is above the block size. | |||
2021-02-08 | docs: do not order xep 0045 methods alphabetically | mathieui | |
2021-01-30 | doc: update XEP titles | mathieui | |
2020-12-10 | docs: move the plugin index away from the main page | mathieui | |
it’s too big | |||
2020-12-10 | docs: Add plugins | mathieui | |