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
2022-10-04imprv: MessageRow: Set text direction for RTL texti18n-bidiwurstsalat
2022-10-03refactor: Remove unused codePhilipp Hörist
2022-10-03refactor: ChatListRow: Move active check into ChatListPhilipp Hörist
2022-10-03fix: MessageActionsBox: Don’t fail if no contact is set while updating file...wurstsalat
2022-10-03cfix: PEPConfig: Change view style on theme change, fix finalizewurstsalat
2022-10-03refactor: SourceView: Simplify getting style schemewurstsalat
2022-10-03refactor: Main: Simplify active checkPhilipp Hörist
2022-10-03refactor: ChatPage: Check selected chat instead of activePhilipp Hörist
2022-10-03feat: PEPConfig: Add PEP item viewwurstsalat
2022-10-03imprv: Drag and drop: Highlight target areaswurstsalat
2022-10-03cfix: Fix GroupChatNickCompletion testwurstsalat
2022-10-03imprv: GroupChatNickCompletion: Simplify suggestionswurstsalat
2022-10-02refactor: ChatListRow: Simplify row headerPhilipp Hörist
2022-10-02refactor: ChatListRow: Add setter/getter methods for header typePhilipp Hörist
2022-10-02refactor: ChatListRow: Remove unused codePhilipp Hörist
2022-10-02refactor: ChatList: Sort methodsPhilipp Hörist
2022-10-02refactor: ChatList: Simplify update time callbackPhilipp Hörist
2022-10-02refactor: ChatListRow: Simplify setting timestampPhilipp Hörist
2022-10-02refactor: ChatListRow: Move connecting contact signals into own methodPhilipp Hörist
2022-10-02refactor: ChatListRow: Use Gdk button enumsPhilipp Hörist
2022-10-02refactor: ChatListRow: Define signal handlers in builder xmlPhilipp Hörist
2022-10-02refactor: ChatListRow: Make row headers private attributesPhilipp Hörist
2022-10-02refactor: ChatListRow: Remove unused codePhilipp Hörist
2022-10-02refactor: ChatListRow: Sort methodsPhilipp Hörist
2022-10-02refactor: ChatListRow: Remove not needed 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-10-01imprv: MUC: Add participant menu to avatarwurstsalat
2022-10-01imprv: StartChat: Add timeout when requesting MUC disco infoPhilipp Hörist
2022-10-01new: Allow passing a timeout to as_task decoratorPhilipp Hörist
2022-10-01fix: Scroll to end after sending messagePhilipp Hörist
2022-10-01refactor: Store messages before raising MessageSent eventPhilipp Hörist
2022-10-01refactor: MessageRow: Move security label creation into own methodPhilipp Hörist
2022-09-30fix: Update chat actions when account state changeswurstsalat
2022-09-30perf: Remove queue_resize leftover from MessageTextViewwurstsalat
2022-09-30perf: SearchView: Update calendar only if widget is visiblewurstsalat
2022-09-29fix: StatusIcon: Reset unread state correctly when using FlatpakPhilipp Hörist
2022-09-29perf: SearchView: Speed up clearing of search resultswurstsalat
2022-09-29perf: Styling: Parse emojis for Darwin onlywurstsalat
2022-09-29ci: Windows: Add libheif dependencywurstsalat
2022-09-28fix: Notifications: Show correct message sender for MUC notificationsPhilipp Hörist
2022-09-28fix: Discovery: Don’t allow to join top level componentsPhilipp Hörist
2022-09-28fix: ChatList: Show context menu in correct positionPhilipp Hörist
2022-09-27cfix: Preview: Don't allow download if in progresswurstsalat
2022-09-27fix: Styling: Allow dots in local part of email addressesAndré Apitzsch
2022-09-27cfix: Chat Menu: Fix blocking contactwurstsalat
2022-09-27cfix: StartChat: Use correct target type for application menu entrywurstsalat
2022-09-27feat: Add shortcut to restore chats after closingPhilipp Hörist