index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-27
Merge branch 'fix-join-muc-wait' into 'master'
mathieui
2022-02-27
XEP-0045: return occupants and history when join is complete
mathieui
2022-02-27
Fix join_muc_wait: end join only upon receiving the room subject
mathieui
2022-02-18
Merge branch 'end-filter-run' into 'master'
mathieui
2022-02-16
fix: allow cancelling the run_filters coroutine
mathieui
2022-02-16
Merge branch 'deprecate-xmpp-process' into 'master'
mathieui
2022-02-15
deprecate XMLStream.process()
mathieui
2022-02-15
Merge branch 'update-doc-yieldfrom' into 'master'
mathieui
2022-02-15
docs: remove yield from and fix some old changes
mathieui
2022-02-15
Merge branch 'fix-doap' into 'master'
mathieui
2022-02-07
Merge branch 'ibb-fix-races' into 'master'
mathieui
2022-02-05
doap: add missing 1.7.1 release and fix 1.7.0 link
mathieui
2022-02-05
fix: specific cases in xep-0047 with network race conditions
mathieui
2022-02-04
Merge branch 'bugfix/xep_0009' into 'master'
mathieui
2022-02-04
Merge branch 'better-jid-errors' into 'master'
mathieui
2022-02-04
Merge branch 'ca-cert-compat' into 'master'
mathieui
2022-02-04
Merge branch 'fix-moderation-bug' into 'master'
mathieui
2022-02-04
fix: missing <retract/> on moderate
mathieui
2022-01-03
Don't break ca-bundle API just yet
Maxime “pep” Buquet
2022-01-03
Merge branch 'ca-cert-list' into 'master'
Link Mauve
2022-01-03
Allow Xmlstream.ca_certs to be an iterable
Maxime “pep” Buquet
2021-12-28
Merge branch 'path-ca-certs' into 'master'
Maxime Buquet
2021-12-28
Make Xmlstream.ca_certs an Optional[Path] instead of Optional[str]
Maxime “pep” Buquet
2021-12-22
Merge branch 'muc-presense-destroy' into 'master'
Link Mauve
2021-12-19
xep_0045: register_stanza_plugin(MUCPresence, MUCDestroy)
Maxime “pep” Buquet
2021-12-13
Merge branch 'remove-loop-param' into 'master'
mathieui
2021-12-13
ci: fix curl image to an official one
mathieui
2021-12-13
ci: allow failure in python 3.11 for now
mathieui
2021-12-13
ci: only run integration tests once
mathieui
2021-12-13
fix: integration tests
mathieui
2021-12-13
fix: remove loop parameter when deprecated (3.10)
mathieui
2021-12-13
Revert "Replace asyncio.ensure_future() with asyncio.create_task()"
mathieui
2021-12-13
Merge branch 'ci-add-python-versions' into 'master'
mathieui
2021-12-13
Merge branch 'asyncio-create-task' into 'master'
mathieui
2021-12-13
ci: add python 3.10 and 3.11 testing
mathieui
2021-12-13
Changed iq.attrib['to'] to iq['to'], same for 'from'.
Tim-Oliver Husser
2021-12-13
replaced params.xml.findall with params.findall in xml2fault
Tim-Oliver Husser
2021-11-18
jid: Improve error reporting on IDNA validation failure
Emmanuel Gil Peyrot
2021-11-18
Replace asyncio.ensure_future() with asyncio.create_task()
Emmanuel Gil Peyrot
2021-07-17
Merge branch '0045-invite-JID' into 'master'
Link Mauve
2021-07-17
xep_0045: Ensure invite and decline to/from are JIDs
Maxime “pep” Buquet
2021-07-15
Merge branch 'more-typing' into 'master'
mathieui
2021-07-05
stanza: fix circular imports
mathieui
2021-07-05
ci: add a mypy stage
mathieui
2021-07-05
add a mypy.ini file
mathieui
2021-07-05
xmlstream: refine type check
mathieui
2021-07-05
plugins: use classvar properly
mathieui
2021-07-05
clientxmpp: cleanup some types
mathieui
2021-07-05
features: fix typing
mathieui
2021-07-05
stanza: fix a bunch of type errors
mathieui
[next]