summaryrefslogtreecommitdiff
path: root/slixmpp
AgeCommit message (Expand)Author
2022-10-03logger: remove NullHandler for the "slixmpp" handlernicoco
2022-09-22xep_0084: fix typo and gettersnicoco
2022-09-11Add XEP-0055 (Jabber Search)nicoco
2022-09-09Merge branch 'xep0363-as-component' into 'master'mathieui
2022-09-09Merge branch 'component-ifrom' into 'master'mathieui
2022-09-09Merge branch 'aiodns-gethostbyname' into 'master'mathieui
2022-08-29fix emoji==2.0.0 compatibilitynicoco
2022-08-29xmlstream: ignore task type (mypy)nicoco
2022-08-29xep_0030: fix ifrom for disco queries sent by componentsnicoco
2022-08-21Merge branch 'xep-0461' into 'master'Link Mauve
2022-08-21JID: Make node and resource setters accept NoneEmmanuel Gil Peyrot
2022-08-20XEP-0461: Message Repliesnicoco
2022-07-31Use gethostbyname when using aiodnsDaniel Roschka
2022-07-16Revert "Make it clear that filename does *not* have to be path, and is mandat...nicoco
2022-07-16Merge branch 'fix-xep_0115-static' into 'master'Maxime Buquet
2022-07-16Make it clear that filename does *not* have to be path, and is mandatorynicoco
2022-07-16Merge branch 'master' of https://lab.louiz.org/poezio/slixmppnicoco
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-18XEP-0363: Fix upload service auto discovery for componentsNicolas Cedilnik
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