summaryrefslogtreecommitdiff
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-22Merge branch 'dns-reconnect' into 'master'Link Mauve
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-28Merge branch 'origin-id-non-default' into 'master'Link Mauve
2022-05-28Change origin-id defaults to FalseMaxime “pep” Buquet
2022-05-19Add xep_0356 to plugins.__all__Nicoco K
2022-05-15Merge branch 'nicoco-master-patch-38938' into 'master'mathieui
2022-05-15Fix typo in chat markers (fixes #3469)Nicoco K
2022-04-06Merge branch 'release-version-1.8.2' into 'master'slix-1.8.2mathieui
2022-04-06Update version to 1.8.2mathieui
2022-04-05Merge branch 'starttls-exception' into 'master'mathieui
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-01Merge branch 'fix-old-session' into 'master'mathieui
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-20Merge branch 'release-version-1.8.1' into 'master'slix-1.8.1mathieui
2022-03-20Update version to 1.8.1mathieui
2022-03-20Merge branch 'allow-disabling-defusedxml' into 'master'mathieui
2022-03-20xep_0454: keep original filename extension if availableMaxime “pep” Buquet
2022-03-20xep_0454: use staticmethods where possibleMaxime “pep” Buquet
2022-03-20setup.py: add cryptography in extras_require; update exampleMaxime “pep” Buquet
2022-03-19Only defuse stdlib through an env varmathieui
2022-03-19doap: add 454 entryMaxime “pep” Buquet
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-19examples/http_upload.py: Add --encrypt parameter to send encrypted filesMaxime “pep” Buquet
2022-03-19xep_0454: Ensure format_url returns a strMaxime “pep” Buquet
2022-03-19tests: XEP-0454Maxime “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