Commit Graph

  • 8da5310ea6 xmlstream: add a wrap() method for ensure_future mathieui 2021-02-14 11:36:01 +0100
  • 5f9ab45a5e Merge branch 'stream-features-sync-event' into 'master' mathieui 2021-02-24 20:59:12 +0100
  • 6d241be789 XEP-0077: Fix "register" event on stream features. mathieui 2021-02-15 21:50:01 +0100
  • babd98dac7 xmlstream: add event_async() for events that need in-order processing mathieui 2021-02-15 21:46:59 +0100
  • b8b57960f1 Merge branch 'httpupload-add-oob' into 'master' mathieui 2021-02-24 20:47:45 +0100
  • 5764ef7ff7 examples: add oob to httpupload example mathieui 2021-02-24 20:43:21 +0100
  • 7381460556 Merge branch 'collections-abc-warning' into 'master' mathieui 2021-02-22 18:18:33 +0100
  • 8b7648502b Fix deprecation warning Nicolas Cedilnik 2021-02-22 13:07:15 +0100
  • 17a663b0fd Merge branch 'test-run-coro-return-value' into 'master' mathieui 2021-02-20 12:58:52 +0100
  • 9270d1e538 tests: return the coroutine result in run_coro mathieui 2021-02-20 12:56:14 +0100
  • 35c68738a7 Merge branch 'remove-loop-wait-for' into 'master' mathieui 2021-02-20 12:42:34 +0100
  • 751987e2b0 xmlstream: remove loop parameter to wait_for mathieui 2021-02-20 12:39:51 +0100
  • 35a9526a4c Merge branch 'enable-debug-on-run-tests' into 'master' mathieui 2021-02-20 11:58:30 +0100
  • 7e3e056e6b slixtest: add more shortcuts for asyncio workflow mathieui 2021-02-14 11:35:03 +0100
  • 94700de7a3 run_tests: add a command-line option to enable debug logs mathieui 2021-02-14 11:33:47 +0100
  • 2f0660c6ff Merge branch 'fix-slixtest-default-ns-component' into 'master' mathieui 2021-02-20 11:27:33 +0100
  • ba7e5e417f slixtest: use the default stream ns instead of jabber:client mathieui 2021-02-17 19:40:56 +0100
  • 2ba89727a6 Merge branch 'fix-test-order-race' into 'master' mathieui 2021-02-19 19:06:41 +0100
  • a397cc3a7d tests: fix prerequisites for stanza tests mathieui 2021-02-19 18:51:50 +0100
  • 626bf5ff8a Merge branch 'component-registration' into 'master' mathieui 2021-02-18 20:05:25 +0100
  • cef7b5cf05 Add registration to components Nicoco K 2021-02-18 20:05:25 +0100
  • 8d92027d01 Merge branch 'privilege' into 'master' mathieui 2021-02-18 20:03:22 +0100
  • dcab3de1b4 Privileged entities (XEP-0356) Nicoco K 2021-02-18 20:03:22 +0100
  • 3453ebf0c5 Merge branch 'fix-origin-id-no-stream' into 'master' mathieui 2021-02-17 19:42:58 +0100
  • 699a2620b7 stanzabase: Fix a bug when setting id for streamless messages mathieui 2021-02-17 19:29:52 +0100
  • 5d7918b122 Merge branch 'vcard-fix-handler' into 'master' Link Mauve 2021-02-13 22:02:31 +0100
  • 3eeef6b4b6 XEP-0054: fix component handling of vcard requests mathieui 2021-02-13 21:58:13 +0100
  • f50dfd6644 Merge branch 'remove-more-extra-args' into 'master' Link Mauve 2021-02-13 20:25:57 +0100
  • bbcc977d1d tests: update 0047 tests to reflect new API mathieui 2021-02-13 20:01:45 +0100
  • 3668e79fbc itets: Add tests for 0222 and 0223 mathieui 2021-02-13 19:57:31 +0100
  • febfb6d6ca XEP-0280: More typing and docs, new kwargs mathieui 2021-02-13 18:54:57 +0100
  • 3b43d8eb7f XEP-0223: Add more types and docs, and switch to new kwargs mathieui 2021-02-13 18:50:20 +0100
  • 6520376977 XEP-0222: Add more types and docs, and use new-style kwargs mathieui 2021-02-13 18:43:03 +0100
  • 8b5776faec itests: add an httpupload test mathieui 2021-02-13 18:34:12 +0100
  • ea2d851a93 XEP-0363: Types, docs, and new-style kwargs mathieui 2021-02-13 18:18:23 +0100
  • a7d690813c itets: Add a BOB test mathieui 2021-02-13 17:41:09 +0100
  • 02262679e9 XEP-0231: Add typing, docs, and new-style kwargs mathieui 2021-02-13 17:40:06 +0100
  • 654178b960 itests: add IBB test mathieui 2021-02-13 16:44:08 +0100
  • 02e0afbf0f XEP-0047: Better typing, docs, coroutine. mathieui 2021-02-13 16:13:30 +0100
  • ace82c9bc4 Merge branch 'defusedxml-usage' into 'master' Link Mauve 2021-02-11 20:27:32 +0100
  • 53dc9847e2 global: use defusedxml if it is available mathieui 2021-02-11 20:23:11 +0100
  • bfbc433c8d Merge branch 'remove-old-python-workaround' into 'master' Link Mauve 2021-02-11 20:21:37 +0100
  • ba7c7f4bb9 slixmpp: remove asyncio hack for older python versions mathieui 2021-02-11 20:18:00 +0100
  • 7cde0db4aa docs: update requirements mathieui 2021-02-10 12:47:11 +0100
  • 1c4e06d510 Merge branch 'muc-improvements-reloaded' into 'master' mathieui 2021-02-08 23:11:08 +0100
  • 80ee551acd docs: fix links to stanza doc mathieui 2021-02-06 20:56:54 +0100
  • f0601cdb84 docs: fill and update the event index mathieui 2021-02-06 20:01:02 +0100
  • 0978f66736 docs: fix copyright footer mathieui 2021-02-06 20:00:37 +0100
  • 679432591e docs: do not order xep 0045 methods alphabetically mathieui 2021-02-06 18:08:49 +0100
  • bc04da256a XEP-0045: Types, visibility, and documentation mathieui 2021-02-06 18:05:59 +0100
  • b9e479f213 Merge branch 'doc-stanza' into 'master' mathieui 2021-02-06 17:59:53 +0100
  • 648ca16b4c docs: fill the stanza howto mathieui 2021-02-06 12:29:31 +0100
  • 622cfd4ed7 basexmpp: add more typing, fix some docs mathieui 2021-02-06 12:29:14 +0100
  • d850b9a9f7 types: move pluginsdict to a dedicated file mathieui 2021-02-06 12:28:19 +0100
  • fb74e46c35 Merge branch 'rewrite-copyright-notices' into 'master' mathieui 2021-02-05 21:18:12 +0100
  • 603cbccddd examples: rewrite copyright notices mathieui 2021-02-05 20:51:15 +0100
  • bbd351e9c1 global: rewrite copyright notice to use comments mathieui 2021-02-05 20:46:18 +0100
  • cff4588499 Merge branch 'updat-typing-and-generic-args' into 'master' mathieui 2021-02-05 20:14:41 +0100
  • 89601289fe itests: add 0012, 0054, 0084, 0092, 0153, 0191 tests mathieui 2021-02-05 19:01:23 +0100
  • 6c3f26161e itests: allow pconfig registration with plugins mathieui 2021-02-05 19:11:19 +0100
  • d6ab3124ce XEP-0084: add integer wrappers for int stanza attributes mathieui 2021-02-05 19:10:52 +0100
  • cb8d2edc8d XEP-0191: Add type hints and switch to default args mathieui 2021-02-04 22:05:50 +0100
  • 69e04d7d2e XEP-0153: Add typing and switch to default args mathieui 2021-02-04 21:54:14 +0100
  • ace5aeb80e XEP-0153: Fix a bug that would add muc elements to inbound presence mathieui 2021-02-04 21:30:55 +0100
  • 712ac671e1 XEP-0152: Add type hints and switch to default args mathieui 2021-02-04 21:28:18 +0100
  • 99c2e5cafd XEP-0092: Add type hints and switch to default args mathieui 2021-02-04 21:26:20 +0100
  • 8e612bf229 XEP-0084: Add type hints and switch to default args mathieui 2021-02-04 21:23:17 +0100
  • 7860edefe9 XEP-0054: Add type hints and switch to default args mathieui 2021-02-04 21:01:35 +0100
  • fbb8993244 XEP-0049: Add type hints and switch to default args mathieui 2021-02-04 20:35:22 +0100
  • 77c8caf205 XEP-0012: Add type hints and switch to default args mathieui 2021-02-04 20:27:07 +0100
  • c82e1a4039 Merge branch 'stanzabase-make-get-plugin-public-api' into 'master' Link Mauve 2021-02-04 19:28:29 +0100
  • 69b265b975 stanzabase: make _get_plugin part of the public API mathieui 2021-02-04 18:56:18 +0100
  • 917cb555d5 Merge branch 'debug-logs-in-itests' into 'master' mathieui 2021-02-04 19:25:17 +0100
  • d3fb993b29 Merge branch 'remove-unused-obsolete-things' into 'master' mathieui 2021-02-04 19:24:29 +0100
  • ccbba89cbd xmlstream: make dns_answers private mathieui 2021-02-04 18:42:01 +0100
  • d3063a0368 xmlstream: make connect_loop_wait private mathieui 2021-02-04 18:32:41 +0100
  • 40196aefeb itests: add a command-line parameter to enable debug logs mathieui 2021-02-04 19:14:23 +0100
  • 782dbdea65 docs: remove python 2 bug workaround explanations mathieui 2021-02-04 18:32:10 +0100
  • 650e1a2ed5 docs/xmlstream: remove HTTP proxy references mathieui 2021-02-04 18:31:43 +0100
  • c486c0e821 Merge branch 'documentation-update' into 'master' Link Mauve 2021-02-03 23:23:38 +0100
  • f8c39bae60 docs: update the iq tutorial mathieui 2021-02-03 23:17:37 +0100
  • d9975aa4c0 docs: move things around for a cleaner toctree mathieui 2021-02-03 23:04:02 +0100
  • 17f08929f9 docs: add slixmpp credits, move fork note to the bottom mathieui 2021-02-03 22:34:33 +0100
  • d8dbfaa37e Merge branch 'pep-xeps-fix-returns' into 'master' Link Mauve 2021-02-03 22:29:00 +0100
  • cb3d9dd41c XEP-0196: Fix return values and typing mathieui 2021-02-03 22:24:40 +0100
  • e6e57f6e8c XEP-0172: Fix return values and typing mathieui 2021-02-03 22:24:24 +0100
  • 64299d6a54 XEP-0118: Fix return values and typing mathieui 2021-02-03 22:24:03 +0100
  • f6761e513d XEP-0108: Fix return values and typing mathieui 2021-02-03 22:23:44 +0100
  • f2878e1764 XEP-0107: Fix return values and typing mathieui 2021-02-03 22:23:16 +0100
  • 2585764b46 Merge branch 'type-plugins' into 'master' Link Mauve 2021-02-03 21:56:10 +0100
  • a16792e990 basexmpp: type self.plugins in a more useful manner mathieui 2021-02-03 21:45:58 +0100
  • 6448d09c30 Merge branch 'docs-change-theme' into 'master' mathieui 2021-01-31 20:41:46 +0100
  • a85e5225f9 docs: change theme to furo mathieui 2021-01-31 20:35:38 +0100
  • 3c19f69c25 Merge branch 'join-wait-timeout-none' into 'master' mathieui 2021-01-31 19:41:40 +0100
  • 846c42e386 XEP-0045: make the join_muc_wait timeout parameter optional mathieui 2021-01-31 19:38:12 +0100
  • 1f97462391 Merge branch 'muc-sync-join' into 'master' mathieui 2021-01-31 18:17:54 +0100
  • c7d87a27e1 XEP-0045: Add a join_muc_wait function mathieui 2021-01-31 17:06:38 +0100
  • a8113dca49 XEP-0045: Add a specific handler for MUC presence errors mathieui 2021-01-31 17:03:39 +0100
  • eda692d1c6 XEP-0045: add a directed event for self-presence mathieui 2021-01-31 17:02:51 +0100
  • 7932a03378 xmlstream: add a simple contextmanager for temporary events mathieui 2021-01-31 17:01:41 +0100