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-06fix: ChatListStack: Handle missing last visible childPhilipp Hörist
2023-06-28cq: Contacts: Type narrowingwurstsalat
2023-06-07cq: Accounts, ChatListStack: Fix importswurstsalat
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-04-26fix: Ask for confirmation when leaving a MUC while offlinewurstsalat
2023-02-03refactor: Fix unnecessary comparisonsPhilipp Hörist
2023-01-07refactor: Remove dynamic GUI importPhilipp Hörist
2023-01-05refactor: Simplify yield and any() checksPhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-10-16feat: Accounts: Add setting for default workspacePhilipp Hörist
2022-10-03refactor: ChatPage: Check selected chat instead of activePhilipp Hörist
2022-10-02refactor: Rename ChatRow to ChatListRowPhilipp Hörist
2022-09-03refactor: Contacts: Remove convenience methodlovetox
2022-08-31cfix: DND: Set source workspace for ChatListEntryParamwurstsalat
2022-08-31cfix: DND: Fix moving chat list items to other workspaceswurstsalat
2022-08-29imprv: Workspaces: Move chats when removing workspacewurstsalat
2022-08-27feat: Add drag and drop support for pinned chatsDaniel Brötzmann
2022-08-21fix: Don’t reset setting when closing single chatlovetox
2022-08-18refactor: ChatList: Simplify moving chat to new workspacelovetox
2022-08-12refactor: ChatListStack: Register eventslovetox
2022-08-06feat: Refactor ChatWidgets so they are only created onceDaniel Brötzmann
2022-06-18chore: Fix codestyle errorslovetox
2022-06-08imprv: Group chats: Ask for confirmation before leavingwurstsalat
2022-05-31imprv: Workspaces: Add Move to new workspace functionalitywurstsalat
2022-05-22fix: MUC: Display moderated messages againlovetox
2022-03-23Refactor passing variants for actionslovetox
2022-01-12ChatListStack: Add type annotationslovetox
2022-01-11Menus: Refactorlovetox
2022-01-11ChatListStack: Typingwurstsalat
2022-01-10Add new PM chat to the same workspace the MUC resides inwurstsalat
2022-01-04Refactor Eventslovetox
2021-12-27ChatListStack: Add type annotationslovetox
2021-12-22ChatListStack: Typingwurstsalat
2021-12-11(Re)store unread countswurstsalat
2021-12-07ChatList: Add 'Mark as read' menu itemwurstsalat
2021-12-03Improve unread counter behaviorwurstsalat
2021-12-03ChatListStack: Typingwurstsalat
2021-12-03Add XEP-0425: Message Moderationwurstsalat
2021-12-03ChatList: Handle incoming calls and jingle file transfer requestswurstsalat
2021-12-03Workspace: Add removal confirmationwurstsalat
2021-12-03ChatListStack: Fix moving chatswurstsalat
2021-12-03Rework 'mark as read' mechanismwurstsalat
2021-12-03Events: Remove systray dependencywurstsalat
2021-12-03ChatPage: Add ChatFilterwurstsalat
2021-12-03Fix Enabling/Disabling Accountslovetox
2021-12-03Simplify initlovetox
2021-12-03Refactor ChatListlovetox
2021-12-03Refactor Mainlovetox
2021-12-02Fix leaving muclovetox
2021-12-02Fix Filterlovetox