Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |