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-06-07feat: Add support for XEP-0424 (Message Retraction)message-retractionwurstsalat
2023-06-07cfix: Revert: Plugin helpers: Remove unnecessary ignore comment"wurstsalat
2023-06-07cq: Improve typing stubs for qrcodewurstsalat
2023-06-07cq: Preview: Improve type annotationswurstsalat
2023-06-07cq: AdditionalDataDict: Improve type annotationwurstsalat
2023-06-07cq: Typings: Use union operator for css_parserwurstsalat
2023-06-07cq: Plugin helpers: Remove unnecessary ignore commentwurstsalat
2023-06-07cq: Accounts, ChatListStack: Fix importswurstsalat
2023-06-07cq: Discovery: Remove unnecessary string conversionwurstsalat
2023-06-07cq: PlainWidget: Fix URIType importwurstsalat
2023-06-07cq: Typings: Use union operatorwurstsalat
2023-06-07new: MUC: Store real jid for messagesPhilipp Hörist
2023-06-07imprv: Preview: Always show preview widgetwurstsalat
2023-06-07new: MUC: Store occupant-idPhilipp Hörist
2023-06-06cq: Tests: Make type check pass for SSLErrorDialog and CertificateDialogwurstsalat
2023-06-06fix: DataForm: Handle destroy correctlyPhilipp Hörist
2023-06-06refactor: Use contact signals instead of event signalsPhilipp Hörist
2023-06-06fix: ChatListRow: Always update group chat namePhilipp Hörist
2023-06-05fix: Fix showing MAM sync errors and show error textwurstsalat
2023-06-02fix: OMEMOTrustManager: React correctly to connection changeswurstsalat
2023-05-31fix: Fix interaction of GroupchatRoster and SearchViewwurstsalat
2023-05-29cfix: I18n: Install NullTranslation on module initPhilipp Hörist
2023-05-29refactor: Allow to import i18n module without side effectsPhilipp Hörist
2023-05-29fix: Init plugin translation module laterPhilipp Hörist
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