summaryrefslogtreecommitdiff
path: root/slixmpp
AgeCommit message (Expand)Author
2022-08-20XEP-0461: Message Repliesnicoco
2022-07-16Merge branch 'fix-xep_0115-static' into 'master'Maxime Buquet
2022-07-12Merge branch 'mini_dateutil-no-more' into 'master'Maxime Buquet
2022-07-12Merge branch 'prevent-naive-datetime' into 'master'Maxime Buquet
2022-07-12Merge branch 'affs-outcast-jid' into 'master'Link Mauve
2022-07-12Merge branch 'nicoco-master-patch-90506' into 'master'Link Mauve
2022-07-12Merge branch 'xep0356-v0.4' into 'master'Link Mauve
2022-07-12Merge branch 'default-to-CAs' into 'master'Link Mauve
2022-07-12XEP-0203: Prevent naïve datetime from being passedEmmanuel Gil Peyrot
2022-07-12thirdparty: Remove the mini_dateutil moduleEmmanuel Gil Peyrot
2022-07-12XEP-0202: Remove usage of mini_dateutilEmmanuel Gil Peyrot
2022-07-12XEP-0082: Move from mini_dateutil to datetimeEmmanuel Gil Peyrot
2022-07-11xmlstream: load default CA store by defaultMaxime “pep” Buquet
2022-06-22Fix delayed reconnect after DNS failureGeorg Lukas
2022-06-09XEP-0356: namespace version bumpNicolas Cedilnik
2022-06-09XEP-0115: Make get_caps() asyncNicolas Cedilnik
2022-05-28Change origin-id defaults to FalseMaxime “pep” Buquet
2022-05-19Add xep_0356 to plugins.__all__Nicoco K
2022-05-15Fix typo in chat markers (fixes #3469)Nicoco K
2022-04-06Update version to 1.8.2mathieui
2022-04-05features_starttls/Proceed: raise exception on InvalidCABundleMaxime “pep” Buquet
2022-04-05Merge branch 'exn-invalidcabundle-arg' into 'master'mathieui
2022-04-05Pass in useful value when raising InvalidCABundleMaxime “pep” Buquet
2022-04-01stream features: fix old "session" establishmentmathieui
2022-03-21Merge branch 'upload-encrypt' into 'master'Maxime Buquet
2022-03-20xep_0454: str.removeprefix is available since 3.9Maxime “pep” Buquet
2022-03-20Update version to 1.8.1mathieui
2022-03-20xep_0454: keep original filename extension if availableMaxime “pep” Buquet
2022-03-20xep_0454: use staticmethods where possibleMaxime “pep” Buquet
2022-03-19Only defuse stdlib through an env varmathieui
2022-03-19xep_0454: also include finalize's result in the payloadMaxime “pep” Buquet
2022-03-19xep_0454: Don't force content-type to application/octect-streamMaxime “pep” Buquet
2022-03-19xep_0454: Ensure format_url returns a strMaxime “pep” Buquet
2022-03-19xep_0454: implement decrypt methodMaxime “pep” Buquet
2022-03-19xep_0454: use streaming API from CipherContextMaxime “pep” Buquet
2022-03-19xep_0454: Add wrapper to xep_363's upload_fileMaxime “pep” Buquet
2022-03-19xep_0454: new plugin. OMEMO Media SharingMaxime “pep” Buquet
2022-03-19xep_0363: change filename to PathMaxime “pep” Buquet
2022-03-19Fix mypy in CImathieui
2022-03-16xep_0045: Require JID when setting outcast affiliationMaxime “pep” Buquet
2022-02-27version: increment to 1.8.0mathieui
2022-02-27docs: Fix some wrong referencesmathieui
2022-02-27XEP-0045: return occupants and history when join is completemathieui
2022-02-27Fix join_muc_wait: end join only upon receiving the room subjectmathieui
2022-02-16fix: allow cancelling the run_filters coroutinemathieui
2022-02-15deprecate XMLStream.process()mathieui
2022-02-05fix: specific cases in xep-0047 with network race conditionsmathieui
2022-02-04Merge branch 'bugfix/xep_0009' into 'master'mathieui
2022-02-04Merge branch 'better-jid-errors' into 'master'mathieui
2022-02-04Merge branch 'ca-cert-compat' into 'master'mathieui