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-05-24imprv: Audio preview: Support more mime typeswurstsalat
2023-04-23imprv: App menu: Add menu entry for privacy policywurstsalat
2023-04-09feat: Integrate OMEMO pluginDaniel Brötzmann
2023-04-03imprv: Make `gemini` URIs clickablemjk
2023-02-13imprv: Add audio/x-wav to default mime typesPhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-12-08imprv: Add dedicated context menu for non-specific URI typesmjk
2022-12-07refactor: Make URI context menus more data-drivenmjk
2022-12-05cq: Add noqa for false positive ruff checksPhilipp Hörist
2022-12-05refactor: Translations: Use p_() method for translation contextwurstsalat
2022-12-01imprv: Styling: Introduce URI scheme whitelistingmjk
2022-11-26change: Jingle: Remove XTLS supportwurstsalat
2022-11-06refactor: Clean up {parse,open}_urimjk
2022-11-06fix: URI parsing: Properly unescape XMPP URIs and handle unknown query typesmjk
2022-11-05imprv: Styling: Validate link syntax deeper and *after* parenthesis correctionmjk
2022-10-28cq: Fix typoPhilipp Hörist
2022-10-02refactor: ChatListRow: Remove unused codePhilipp Hörist
2022-09-25feat: ServerInfo: Add TLS version and cipher suitePhilipp Hörist
2022-09-05refactor: Remove dead codePhilipp Hörist
2022-09-03fix: Better validate message correctionslovetox
2022-08-13imprv: Windows: Increase default font sizewurstsalat
2022-08-06feat: Refactor ChatWidgets so they are only created onceDaniel Brötzmann
2022-07-24refactor: Use single quoteslovetox
2022-07-24refactor: Make credit constants listslovetox
2022-07-24refactor: Remove redundant unicode string prefixlovetox
2022-07-10chore: Ignore pyright errorlovetox
2022-06-18chore: Fix codestyle errorslovetox
2022-05-24refactor: Separate AV logic and widget from ChatControlwurstsalat
2022-05-14feat: Add 'Join Support Chat' help itemwurstsalat
2022-03-15Add MUC localpart generatorwurstsalat
2022-03-13Improve search performance for messageswurstsalat
2022-02-03Add SimpleClientState.CONNECTINGlovetox
2022-02-02Refactor displaying showlovetox
2022-02-01Fix typolovetox
2022-01-23Refactor UserTune/UserLocationlovetox
2022-01-08Add constantslovetox
2022-01-02Actions: Move actions into application modulelovetox
2021-12-28FileTransfer: Fix type errorslovetox
2021-12-27Const: Add type annotations and licenselovetox
2021-12-09Remove XEPs 0107 (User Mood) and 0108 (User Activity)wurstsalat
2021-12-03Use Direction Enum for selection next chatwurstsalat
2021-12-03Add XEP-0425: Message Moderationwurstsalat
2021-12-03Differentiate between incoming/outgoing file transfers/callswurstsalat
2021-12-03Calls: Store and load events from DBwurstsalat
2021-12-03Jingle File Transfers: Store and load transfer events from DBwurstsalat
2021-12-03SearchView: Implement search filterswtas
2021-12-03ConversationView: Add Call rowwurstsalat
2021-12-03Integrate URL Image Preview pluginwurstsalat
2021-12-03Refactor active/inactive Control statelovetox