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-07fix: ChatList: Update mute state periodicallywurstsalat
2023-08-30cq: Fix ruff PERF102 errorsPhilipp Hörist
2023-06-26imprv: Moderation: Handle unknown moderator JIDPhilipp Hörist
2023-05-28cq: Use union operator in ininstance() callsPhilipp Hörist
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-05-22imprv: ChatList: Clear row content when removing historywurstsalat
2023-05-14imprv: ChatList: Improve sortingPhilipp Hörist
2023-05-09imprv: Notifications: Withdraw all when a corresponding chat is readmjk
2023-04-21fix: Make manually changing the pinned chat sort order work againPhilipp Hörist
2023-02-03refactor: Fix unnecessary comparisonsPhilipp Hörist
2023-01-07refactor: Remove dynamic GUI importPhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-12-29cq: Use specific error codes with noqaPhilipp Hörist
2022-10-03refactor: ChatListRow: Move active check into ChatListPhilipp Hörist
2022-10-03imprv: Drag and drop: Highlight target areaswurstsalat
2022-10-02refactor: ChatListRow: Add setter/getter methods for header typePhilipp Hörist
2022-10-02refactor: ChatList: Sort methodsPhilipp Hörist
2022-10-02refactor: ChatList: Simplify update time callbackPhilipp Hörist
2022-10-02refactor: ChatListRow: Remove unused codePhilipp Hörist
2022-10-02refactor: ChatListRow: Don’t invalid sort if only one row changedPhilipp Hörist
2022-10-02refactor: Rename ChatRow to ChatListRowPhilipp Hörist
2022-10-02refactor: Split ChatRow out into own modulePhilipp Hörist
2022-10-01refactor: Add GajimPopoverPhilipp Hörist
2022-09-28fix: ChatList: Show context menu in correct positionPhilipp Hörist
2022-09-26imprv: StartChat: Pass message body from XMPP URIwurstsalat
2022-09-26fix: ChatList: Set message_id correctlywurstsalat
2022-08-27feat: Add drag and drop support for pinned chatsDaniel Brötzmann
2022-08-14fix: ChatList: Update status for private chats correctlylovetox
2022-08-13cq: ChatList: Help type checker narrowing the typelovetox
2022-08-13fix: ChatList: Update avatar for all chats correctlylovetox
2022-08-12refactor: ChatListStack: Register eventslovetox
2022-08-11refactor: Unify Chat ControlsPhilipp Hörist
2022-07-27imprv: Add button for toggling chat listwurstsalat
2022-06-21fix: Chat: Display corrections for /me messages correctlywurstsalat
2022-06-19chore: Fix pylint errorslovetox
2022-06-17chore: Fix codestyle errorslovetox
2022-06-13fix: Make drag & drop more reliablelovetox
2022-05-31imprv: ChatList: Add middle mouse click for closing a chatwurstsalat
2022-05-24refactor: PreviewManager: Move to common/applicationwurstsalat
2022-05-22fix: MUC: Display moderated messages againlovetox
2022-05-14fix: Update unread counter on mention in public MUCswurstsalat
2022-05-03fix: Handle multiple stanza-id elementslovetox
2022-03-05ChatList: Typingwurstsalat
2022-02-01Helpers: Typingwurstsalat
2022-01-23Main: Refactor event handlinglovetox
2022-01-18ChatList: Typingwurstsalat
2022-01-15Add type annotations and refactor signal handling for ConversationView and it...wurstsalat
2022-01-11ChatList: Typingwurstsalat
2022-01-02Move and rename gui_menu_builder to gtk modulelovetox
2021-12-23ChatList: Improve message previewwurstsalat