-
30b1d27fc1
XEP-0004: stanza, only delete field type if it is not 'hidden'
mathieui
2021-03-08 21:04:21 +01:00
-
-
cb83ebe32c
Merge branch 'form-multi-attrib' into 'master'
mathieui
2021-03-08 18:53:56 +01:00
-
-
cd0845515a
Merge branch 'typing-jid' into 'master'
mathieui
2021-03-08 18:53:40 +01:00
-
-
ade1b010ed
XEP-0004: add "forms" as a multi-attrib plugin for Form
mathieui
2021-03-07 21:14:38 +01:00
-
-
-
5ff46d6245
JID: add some forgotten type hints
mathieui
2021-03-07 21:12:22 +01:00
-
-
5a3ab2c5c1
tests: enable and fix RSM test for XEP-0030
mathieui
2021-03-07 19:48:07 +01:00
-
27cf97458b
XEP-0059: docs and typing
mathieui
2021-03-07 19:47:00 +01:00
-
ae31f78b63
docs: add resultiterator docs for XEP-0059
mathieui
2021-03-07 19:45:01 +01:00
-
-
c1a598c34b
Merge branch 'xep-0030-typing-and-co' into 'master'
mathieui
2021-03-04 22:14:59 +01:00
-
-
2314ee422a
Merge branch 'gateway' into 'master'
mathieui
2021-03-02 18:54:22 +01:00
-
-
9b5f3d9df0
Add XEP-0100 (Gateway Interaction) plugin
Nicoco K
2021-03-02 18:54:22 +01:00
-
-
49416dacbc
XEP-0030 static: Fix PEP8, types
mathieui
2021-03-01 20:55:46 +01:00
-
e3027dabb2
XEP-0030 stanza: FIX PEP8, types
mathieui
2021-03-01 20:55:27 +01:00
-
10611525a0
XEP-0030 plugin: Fix PEP8, types
mathieui
2021-03-01 20:54:53 +01:00
-
2ff72d88fd
docs: improve XEP-0030 docs
mathieui
2021-03-01 20:54:26 +01:00
-
9561a2a305
types: add some often-used types
mathieui
2021-03-01 20:54:10 +01:00
-
-
2dac77e680
Merge branch 'docs-dedfault' into 'master'
mathieui
2021-02-27 21:07:11 +01:00
-
-
0726b79345
docs: fix a typo (dedfault)
mathieui
2021-02-27 21:02:55 +01:00
-
-
9f1ded7f5f
Merge branch 'more-tests' into 'master'
mathieui
2021-02-27 21:02:03 +01:00
-
-
bea2669907
XEP-0403: Add stanza tests
mathieui
2021-02-27 12:56:42 +01:00
-
a288094b64
XEP-0405: add stream tests
mathieui
2021-02-27 12:54:06 +01:00
-
f12b04bd0b
XEP-0405: Fix a bug in nodes returned by join_channel
mathieui
2021-02-27 12:53:43 +01:00
-
-
059cb290d8
Merge branch 'async-interal-api-break-everything' into 'master'
mathieui
2021-02-27 13:16:18 +01:00
-
-
3cdec464a5
docs: document the "internal API" with reference & howto
mathieui
2021-02-26 00:08:20 +01:00
-
9927e69435
docs: add references to API docs
mathieui
2021-02-26 00:07:47 +01:00
-
8e388df8e0
XEP-0231: do not crash if max-age is None
mathieui
2021-02-26 00:07:08 +01:00
-
8eee559d39
api: update docstrings/typing
mathieui
2021-02-25 23:27:48 +01:00
-
2fed9f9ad2
XEP-0319: API changes
mathieui
2021-02-14 12:03:14 +01:00
-
9947d3db85
XEP-0231: API changes
mathieui
2021-02-14 12:02:13 +01:00
-
ab87b25030
XEP-0153: API changes
mathieui
2021-02-14 12:00:25 +01:00
-
e24e2f58d4
XEP-0128: API changes
mathieui
2021-02-14 11:57:25 +01:00
-
4960cffcb4
XEP-0115: API changes
mathieui
2021-02-14 11:56:20 +01:00
-
f0aec1614f
XEP-0095: API changes
mathieui
2021-02-14 11:53:51 +01:00
-
504067d5a8
XEP-0077: API changes
mathieui
2021-02-18 20:24:37 +01:00
-
0b3233a6e8
XEP-0065: API changes
mathieui
2021-02-14 11:53:00 +01:00
-
f7ecce42ac
XEP-0054: API changes
mathieui
2021-02-14 11:47:20 +01:00
-
d17967f58e
XEP-0047: API changes
mathieui
2021-02-14 12:11:58 +01:00
-
13de36baa1
XEP-0030: API changes
mathieui
2021-02-14 12:06:05 +01:00
-
7772e26a8c
XEP-0027: API changes
mathieui
2021-02-14 11:38:44 +01:00
-
0b6326e1cc
XEP-0012: API changes.
mathieui
2021-02-14 11:45:03 +01:00
-
d51c4e307d
api: make run() always return a Future
mathieui
2021-02-14 11:36:51 +01:00
-
8da5310ea6
xmlstream: add a wrap() method for ensure_future
mathieui
2021-02-14 11:36:01 +01:00
-
-
5f9ab45a5e
Merge branch 'stream-features-sync-event' into 'master'
mathieui
2021-02-24 20:59:12 +01:00
-
-
6d241be789
XEP-0077: Fix "register" event on stream features.
mathieui
2021-02-15 21:50:01 +01:00
-
babd98dac7
xmlstream: add event_async() for events that need in-order processing
mathieui
2021-02-15 21:46:59 +01:00
-
b8b57960f1
Merge branch 'httpupload-add-oob' into 'master'
mathieui
2021-02-24 20:47:45 +01:00
-
-
-
-
5764ef7ff7
examples: add oob to httpupload example
mathieui
2021-02-24 20:43:21 +01:00
-
-
7381460556
Merge branch 'collections-abc-warning' into 'master'
mathieui
2021-02-22 18:18:33 +01:00
-
-
8b7648502b
Fix deprecation warning
Nicolas Cedilnik
2021-02-22 13:07:15 +01:00
-
-
17a663b0fd
Merge branch 'test-run-coro-return-value' into 'master'
mathieui
2021-02-20 12:58:52 +01:00
-
-
9270d1e538
tests: return the coroutine result in run_coro
mathieui
2021-02-20 12:56:14 +01:00
-
35c68738a7
Merge branch 'remove-loop-wait-for' into 'master'
mathieui
2021-02-20 12:42:34 +01:00
-
-
-
-
751987e2b0
xmlstream: remove loop parameter to wait_for
mathieui
2021-02-20 12:39:51 +01:00
-
-
35a9526a4c
Merge branch 'enable-debug-on-run-tests' into 'master'
mathieui
2021-02-20 11:58:30 +01:00
-
-
7e3e056e6b
slixtest: add more shortcuts for asyncio workflow
mathieui
2021-02-14 11:35:03 +01:00
-
94700de7a3
run_tests: add a command-line option to enable debug logs
mathieui
2021-02-14 11:33:47 +01:00
-
-
2f0660c6ff
Merge branch 'fix-slixtest-default-ns-component' into 'master'
mathieui
2021-02-20 11:27:33 +01:00
-
-
ba7e5e417f
slixtest: use the default stream ns instead of jabber:client
mathieui
2021-02-17 19:40:56 +01:00
-
-
2ba89727a6
Merge branch 'fix-test-order-race' into 'master'
mathieui
2021-02-19 19:06:41 +01:00
-
-
a397cc3a7d
tests: fix prerequisites for stanza tests
mathieui
2021-02-19 18:51:50 +01:00
-
-
626bf5ff8a
Merge branch 'component-registration' into 'master'
mathieui
2021-02-18 20:05:25 +01:00
-
-
cef7b5cf05
Add registration to components
Nicoco K
2021-02-18 20:05:25 +01:00
-
8d92027d01
Merge branch 'privilege' into 'master'
mathieui
2021-02-18 20:03:22 +01:00
-
-
dcab3de1b4
Privileged entities (XEP-0356)
Nicoco K
2021-02-18 20:03:22 +01:00
-
-
3453ebf0c5
Merge branch 'fix-origin-id-no-stream' into 'master'
mathieui
2021-02-17 19:42:58 +01:00
-
-
-
-
699a2620b7
stanzabase: Fix a bug when setting id for streamless messages
mathieui
2021-02-17 19:29:52 +01:00
-
-
5d7918b122
Merge branch 'vcard-fix-handler' into 'master'
Link Mauve
2021-02-13 22:02:31 +01:00
-
-
3eeef6b4b6
XEP-0054: fix component handling of vcard requests
mathieui
2021-02-13 21:58:13 +01:00
-
-
f50dfd6644
Merge branch 'remove-more-extra-args' into 'master'
Link Mauve
2021-02-13 20:25:57 +01:00
-
-
bbcc977d1d
tests: update 0047 tests to reflect new API
mathieui
2021-02-13 20:01:45 +01:00
-
3668e79fbc
itets: Add tests for 0222 and 0223
mathieui
2021-02-13 19:57:31 +01:00
-
febfb6d6ca
XEP-0280: More typing and docs, new kwargs
mathieui
2021-02-13 18:54:57 +01:00
-
3b43d8eb7f
XEP-0223: Add more types and docs, and switch to new kwargs
mathieui
2021-02-13 18:50:20 +01:00
-
6520376977
XEP-0222: Add more types and docs, and use new-style kwargs
mathieui
2021-02-13 18:43:03 +01:00
-
8b5776faec
itests: add an httpupload test
mathieui
2021-02-13 18:34:12 +01:00
-
ea2d851a93
XEP-0363: Types, docs, and new-style kwargs
mathieui
2021-02-13 18:18:23 +01:00
-
a7d690813c
itets: Add a BOB test
mathieui
2021-02-13 17:41:09 +01:00
-
02262679e9
XEP-0231: Add typing, docs, and new-style kwargs
mathieui
2021-02-13 17:40:06 +01:00
-
654178b960
itests: add IBB test
mathieui
2021-02-13 16:44:08 +01:00
-
02e0afbf0f
XEP-0047: Better typing, docs, coroutine.
mathieui
2021-02-13 16:13:30 +01:00
-
-
ace82c9bc4
Merge branch 'defusedxml-usage' into 'master'
Link Mauve
2021-02-11 20:27:32 +01:00
-
-
53dc9847e2
global: use defusedxml if it is available
mathieui
2021-02-11 20:23:11 +01:00
-
-
bfbc433c8d
Merge branch 'remove-old-python-workaround' into 'master'
Link Mauve
2021-02-11 20:21:37 +01:00
-
-
ba7c7f4bb9
slixmpp: remove asyncio hack for older python versions
mathieui
2021-02-11 20:18:00 +01:00
-
-
7cde0db4aa
docs: update requirements
mathieui
2021-02-10 12:47:11 +01:00
-
1c4e06d510
Merge branch 'muc-improvements-reloaded' into 'master'
mathieui
2021-02-08 23:11:08 +01:00
-
-
80ee551acd
docs: fix links to stanza doc
mathieui
2021-02-06 20:56:54 +01:00
-
f0601cdb84
docs: fill and update the event index
mathieui
2021-02-06 20:01:02 +01:00
-
0978f66736
docs: fix copyright footer
mathieui
2021-02-06 20:00:37 +01:00
-
679432591e
docs: do not order xep 0045 methods alphabetically
mathieui
2021-02-06 18:08:49 +01:00
-
bc04da256a
XEP-0045: Types, visibility, and documentation
mathieui
2021-02-06 18:05:59 +01:00
-
-
b9e479f213
Merge branch 'doc-stanza' into 'master'
mathieui
2021-02-06 17:59:53 +01:00
-
-
648ca16b4c
docs: fill the stanza howto
mathieui
2021-02-06 12:29:31 +01:00
-
622cfd4ed7
basexmpp: add more typing, fix some docs
mathieui
2021-02-06 12:29:14 +01:00
-
d850b9a9f7
types: move pluginsdict to a dedicated file
mathieui
2021-02-06 12:28:19 +01:00
-
-
fb74e46c35
Merge branch 'rewrite-copyright-notices' into 'master'
mathieui
2021-02-05 21:18:12 +01:00
-
-
603cbccddd
examples: rewrite copyright notices
mathieui
2021-02-05 20:51:15 +01:00
-
bbd351e9c1
global: rewrite copyright notice to use comments
mathieui
2021-02-05 20:46:18 +01:00
-
-
cff4588499
Merge branch 'updat-typing-and-generic-args' into 'master'
mathieui
2021-02-05 20:14:41 +01:00
-
-
89601289fe
itests: add 0012, 0054, 0084, 0092, 0153, 0191 tests
mathieui
2021-02-05 19:01:23 +01:00