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-10-31fix: DBusFileManager: Set self._proxy attribute on initwurstsalat
2023-09-03fix: MusicTrackListener: Don't fail if playing track could not be determinedwurstsalat
2023-06-28cq: Contacts: Type narrowingwurstsalat
2023-05-28cq: Use union operator in ininstance() callsPhilipp Hörist
2023-05-28cq: Import from collections.abc instead from typingPhilipp Hörist
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-02-19cq: Narrow expected typePhilipp Hörist
2023-02-19refactor: Remove unnecessary None checkPhilipp Hörist
2023-02-03refactor: Fix unnecessary comparisonsPhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-12-15imprv: Highlight the file when opening containing foldermjk
2022-11-30cq: Remove unnecessary pyright ignore commentswurstsalat
2022-10-31fix: Remote: Make get_status() return correct status when offlinePhilipp Hörist
2022-10-29fix: Remote: Return True for change_statusPhilipp Hörist
2022-10-09refactor: Remove usage of utc* datetime methodsPhilipp Hörist
2022-10-06refactor: Remove usage of app.connectionsPhilipp Hörist
2022-07-24refactor: Use single quoteslovetox
2022-06-20fix: SystemStyleListener: Fix handling of color scheme statesAndré Apitzsch
2022-06-18chore: Fix codestyle errorslovetox
2022-06-17chore: Remote: Fix pylint errorslovetox
2022-06-17chore: Remote: Fix pylint errorslovetox
2022-06-16imprv: Rework DBus Remote Interfacelovetox
2022-06-14chore: Fix codestyle errorslovetox
2022-06-14feat: Logind: Listen to system shutdown and quit Gajim gracefullywurstsalat
2022-06-07fix: SystemStyleListener: Correctly return expected prefer_dark valuewurstsalat
2022-06-06chore: Add type annotations to DBus moduleswurstsalat
2022-06-06feat: Add freedesktop colorscheme preference supportAndré
2022-04-05refactor: Location supportAndré
2022-04-02fix: Remove trailing newlinelovetox
2022-04-02other: Start music track listener only if necessaryAndré Apitzsch
2022-01-23Interface: Move more code into Applicationlovetox
2022-01-04Refactor Eventslovetox
2021-12-23LogindListener: Catch errors while trying to inhibit sleepwurstsalat
2020-11-07MusicTrackListener: Get currently playing song asynchronouslyAndré Apitzsch
2020-08-25Migrate app.config.get_per('accounts')lovetox
2020-07-03MusicTrackListener: Catch all errorsAndré Apitzsch
2020-04-28Refactor publishing TunesAndré
2020-04-24Location: Catch all GLib errorsAndré Apitzsch
2020-04-05Client: Add ClientState.AVAILABLElovetox
2020-03-07Add new Client classPhilipp Hörist
2020-02-16DBus: Don't fail on dbus error Fixes #9868, #9978lovetox
2020-02-09Refactor connection statusPhilipp Hörist
2020-02-03Add dedicated connection state variablePhilipp Hörist
2020-01-23MusicTrackListener: Parsing xesam:artist correctlyPhilipp Hörist
2019-12-03Pylint: Don't check for optional modulePhilipp Hörist
2019-12-01MusicTrackListener: Fix pylint errorsPhilipp Hörist
2019-11-12Screensaver: Switch to property signal for portal supportAndré
2019-09-29DBus: Fix various pylint errorsPhilipp Hörist
2019-04-07Fix ungrouped-imports pylint errorsPhilipp Hörist
2019-02-02Refactor UserLocationPhilipp Hörist