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

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-07-24refactor: Use single quoteslovetox
2022-06-18chore: Fix codestyle errorslovetox
2022-05-30chore: JingeTransport: Add __future__ importlovetox
2022-05-28chore: JingleTransport: Add type annotationswurstsalat
2022-05-23chore: JingleTransport: Add type annotationswurstsalat
2022-05-14fix: Access jingle transport values fallback correctlywurstsalat
2022-02-23XEP-0260 <candidate port="" /> is optionalStephen Paul Weber
2021-12-03App: Remove get_an_idwurstsalat
2020-08-25Migrate app.config.get_per('accounts')lovetox
2020-08-25Migrate app.config.get()lovetox
2020-05-30Fix discovering local address for file transferlovetox
2020-04-19Use nbxmpp.namespaceslovetox
2020-01-23Port from getAnID() to generate_id()Philipp Hörist
2019-05-19Move ConnectionSocks5Bytestream code to modulePhilipp Hörist
2019-05-19Move ConnectionJingle code to modulePhilipp Hörist
2019-04-07Fix unnecessary-pass pylint errorsPhilipp Hörist
2018-09-22Fix rest of mypy errorsPhilipp Hörist
2018-09-17Fix logging-not-lazy pylint errorsPhilipp Hörist
2018-09-05Fix license comment formatPhilipp Hörist
2017-08-18Rename gajim.common.gajim to avoid name conflictsAndré Apitzsch
2017-08-18Use absolute importsAndré Apitzsch
2017-08-14use netifaces to get local IPs if available. Fixes #8666Yann Leboulanger
2017-08-12unify cid -> candidate_idYann Leboulanger
2017-07-02Rename src directoryAndré Apitzsch