Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-08release: 3.2.43.2.4Philipp Hörist
2022-10-05fix: MUC: Relax definition of MUC config changePhilipp Hörist
2022-10-01imprv: Tasks: Track timeouts within the taskPhilipp Hörist
2022-09-28release: 3.2.33.2.3Philipp Hörist
2022-09-28fix: TCP: Improve detection of broken connectionPhilipp Hörist
2022-09-22cq: UserAvatar: Fix annotationPhilipp Hörist
2022-09-21cq: Client: Fix return typePhilipp Hörist
2022-09-13release: 3.2.23.2.2Philipp Hörist
2022-09-13chore: Update git-chglog templatePhilipp Hörist
2022-09-13ci: Debian: Set compat level correctlyPhilipp Hörist
2022-09-13ci: Debian: Remove compat filePhilipp Hörist
2022-09-10cfix: Fallback to PRECIS for localpart and resourcepartPhilipp Hörist
2022-09-06ci: Add debian compat filePhilipp Hörist
2022-09-06cq: Fix pylint errorsPhilipp Hörist
2022-09-06ci: Update debian control filePhilipp Hörist
2022-09-06change: Add packaging as dependencyPhilipp Hörist
2022-09-06feat: Expose TLS version and ciphersuitePhilipp Hörist
2022-09-06fix: Add missing __init__.py to examplesPhilipp Hörist
2022-08-31change: Use stringprep instead of precis for JID validationlovetox
2022-08-31feat: Add stringprep implementationlovetox
2022-08-29release: 3.2.13.2.1lovetox
2022-08-29cfix: Allow encoding domains to asciilovetox
2022-08-29fix: Prepare domain names with UTS46lovetox
2022-08-28release: 3.2.03.2.0lovetox
2022-08-28chore: Update doaplovetox
2022-08-28feat: Add support for Extensible SASL Profile (XEP-0388)lovetox
2022-08-28ci: Disable pylint checklovetox
2022-08-28refactor: SASL: Prepare module for XEP-0388lovetox
2022-08-28ci: Don’t use deprecated report typelovetox
2022-08-08fix: Set timeout for host-meta http querylovetox
2022-08-01chore: Update DOAP fileDaniel Brötzmann
2022-07-27ci: Find tarball correctlylovetox
2022-07-27ci: Also build wheel in build stagelovetox
2022-07-27ci: Don’t build in the deploy stagelovetox
2022-07-27release: 3.1.13.1.1lovetox
2022-07-27chore: Format ChangeLoglovetox
2022-07-27chore: Add bump_version.pylovetox
2022-07-27chore: Update git-chglog configlovetox
2022-07-26fix: Allow handlers to connect to presence type availablelovetox
2022-07-16imprv: Add more datetime test caseslovetox
2022-07-10perf: Use cache when calling JID.new_as_bare()lovetox
2022-05-28ci: Use python3 for deploy scriptlovetox
2022-05-28release: 3.1.03.1.0lovetox
2022-05-28chore: Update git-chglog configlovetox
2022-05-28chore: Update ChangeLoglovetox
2022-05-28fix: Client: Disconnect after stream restart in Login modelovetox
2022-05-28feat: Examples: Allow to connect with different modeslovetox
2022-05-25imprv: Remove unnecessary validation flags overridelovetox
2022-05-25chore: Update MANIFEST.inlovetox
2022-05-24ci: Update gitlab-ci.ymllovetox