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-11-06new: Settings: Add method for checking if account existsPhilipp Hörist
2023-10-29feat: Allow adjusting user interface font size via hotkeyswurstsalat
2023-08-30cq: Fix ruff PERF102 errorsPhilipp Hörist
2023-06-15cq: Settings: Improve type annotationswurstsalat
2023-05-28cq: Import from collections.abc instead from typingPhilipp Hörist
2023-05-28cq: Simplify string formattingPhilipp Hörist
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-12-26fix: Settings: Add migration for global MUC search api endpointPhilipp Hörist
2022-12-19cq: Use pyright specific ignore codePhilipp Hörist
2022-12-11new: Settings: Add shutdown() methodPhilipp Hörist
2022-12-11new: Settings: Allow to create Settings in memoryPhilipp Hörist
2022-12-04cq: Settings: Mark loop var as not usedPhilipp Hörist
2022-12-01refactor: Remove old emoji codewurstsalat
2022-11-28imprv: Settings: Unify timestamp settingswurstsalat
2022-11-25cq: Settings: Improve type annotationswurstsalat
2022-10-24fix: Settings: Check if account is connected before trying to get contextwurstsalat
2022-10-19cfix: Settings: Add migration for changed account settingPhilipp Hörist
2022-10-15new: Settings: Add get_workspace_count()Philipp Hörist
2022-10-07refactor: GroupchatContact: Add muc_context propertywurstsalat
2022-08-27feat: Add drag and drop support for pinned chatsDaniel Brötzmann
2022-08-20cq: Settings: Add overload for workspace_order settinglovetox
2022-08-06refactor: Add type annotationsDaniel Brötzmann
2022-07-31chore: Settings: Use correct type for set_contact_settingswurstsalat
2022-07-31chore: Settings: Add type annotations for Contact settingswurstsalat
2022-07-24refactor: Use single quoteslovetox
2022-06-20imprv: Disable plugin updates by Gajim on flatpakAndré Apitzsch
2022-06-18chore: Fix codestyle errorslovetox
2022-05-10fix: Settings: Define encoding when calling open()lovetox
2022-05-10feat: Allow users to override settingslovetox
2022-02-20Apply emoji label workaround for MacOSwurstsalat
2022-02-03Add Setting to switch PlainWidget implementationlovetox
2022-01-21Drop Zeroconf supportlovetox
2022-01-14Settings: dict keys need to be stringslovetox
2022-01-13Settings: Fix type annotationlovetox
2022-01-13Use JID objects instead of strlovetox
2021-12-29Settings: Add type annotationslovetox
2021-12-27Settings: Remove unused importlovetox
2021-12-27Settings: Add type annotationslovetox
2021-12-19Settings: Add type annotationslovetox
2021-12-11Settings: Fix getting type for group chat setting with defaultwurstsalat
2021-12-03Fix linting errorslovetox
2021-12-03Fix get_active_accounts()lovetox
2021-12-03Settings: Add missing return typeswurstsalat
2021-12-03Fix Importlovetox
2021-12-03Settings: Fix initial workspace and migrationwurstsalat
2021-12-02Refactor roster request codelovetox
2021-12-02Settings: Add json encoder/decoderlovetox
2021-12-02More contacts changeslovetox
2021-12-02Store and Open chatslovetox