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-29refactor: Rename main application entry pointsPhilipp Hörist
2023-05-29fix: GroupchatManage: Improve checks for joined statewurstsalat
2023-05-28cfix: Search: Restore group chat participants list to previous state when clo...wurstsalat
2023-05-28cq: Use f-string instead of `format` callPhilipp Hörist
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: Avoid extraneous parenthesesPhilipp Hörist
2023-05-28refactor: SystemStyle: Move code into helper methodPhilipp Hörist
2023-05-28refactor: Add util methods for sha formattingPhilipp Hörist
2023-05-28cq: Simplify string formattingPhilipp Hörist
2023-05-28cfix: Preview: Add back preview_boxwurstsalat
2023-05-28imprv: Preview: Add loading placeholderwurstsalat
2023-05-28cfix: Account page: Enable copying for our XMPP address labelwurstsalat
2023-05-28fix: Search: Restore group chat participants list to previous state when clos...wurstsalat
2023-05-28imprv: Account page: Show our XMPP addresswurstsalat
2023-05-28fix: Windows themes: Don't fail hard when winsdk UISettings are not availablewurstsalat
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-05-28cq: GajimPlugin: Add type annotationPhilipp Hörist
2023-05-28cq: Raise pyright versionPhilipp Hörist
2023-05-28cq: Update ruff versionPhilipp Hörist
2023-05-28refactor: JingleRTP: Don’t call external process for pipeline debugPhilipp Hörist
2023-05-28cq: Ignore false positive ruff errorPhilipp Hörist
2023-05-27cq: Remove unnecessary list comprehensionPhilipp Hörist
2023-05-27cq: Use capitalized env var namePhilipp Hörist
2023-05-27refactor: Simplify launch.pyPhilipp Hörist
2023-05-27ci: Appveyor: Grab more commits on clonePhilipp Hörist
2023-05-27ci: Debian: Update control filePhilipp Hörist
2023-05-27other: Update git hookPhilipp Hörist
2023-05-27release: 1.8.01.8.0Philipp Hörist
2023-05-27ci: Debian: Update control filePhilipp Hörist
2023-05-27fix: ProfileWindow: Don't fail when no vcard is setAndré Apitzsch
2023-05-27fix: ContactInfo: Don’t fail when no vcard is setPhilipp Hörist
2023-05-27chore: Update flatpak dependenciesAndré Apitzsch
2023-05-26new: Return platform version details for Windows and MacOS when getting OS ve...wurstsalat
2023-05-26chore: Update IANA dataPhilipp Hörist
2023-05-26chore: Update flatpak dependenciesPhilipp Hörist
2023-05-26chore: Update translationsWeblate
2023-05-26ci: Adapt to release-helper changesPhilipp Hörist
2023-05-26cfix: Raise omemo-dr versionPhilipp Hörist
2023-05-26change: Raise nbxmpp versionPhilipp Hörist
2023-05-25fix: Message menu: Fix issue with chats not supplying correct IDwurstsalat
2023-05-24imprv: Audio preview: Support more mime typeswurstsalat
2023-05-23fix: Exceptions: Fix sending reports via sentry in conjunction with proxy set...wurstsalat
2023-05-23cfix: ChatBanner: Fix text for contactswurstsalat
2023-05-23imprv: ChatBanner: Add share instructionswurstsalat
2023-05-23fix: ChatActionProcessor: De-duplicate emojismjk
2023-05-23refactor: Create contact cache per accountPhilipp Hörist
2023-05-22cfix: Revert: Update avatar on muc-disco-updatePhilipp Hörist
2023-05-22other: Update .githooksPhilipp Hörist
2023-05-22fix: Fix encryption deadlock with changed MUC configurationswurstsalat