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-05fix: Use custom icon for 'Send Message' actionwurstsalat
2022-10-05refactor: Banner: Don’t recreate account badge on contact switchPhilipp Hörist
2022-10-05refactor: AccountBadge: Make account an optional argumentPhilipp Hörist
2022-10-05change: Show account color bar only when multiple accounts are activePhilipp Hörist
2022-10-05cfix: Raise AccountDisabled event only after account cleanupPhilipp Hörist
2022-10-05refactor: Remove unused codePhilipp Hörist
2022-10-05imprv: MessageRow: Set text direction for RTL textwurstsalat
2022-10-05cfix: Preview: Limit displayed geo:-URI precisionwurstsalat
2022-10-04imprv: AvatarSelector: Add border to mark drag and drop zonewurstsalat
2022-10-04cfix: PEPConfig: Make Delete button translatableDaniel Brötzmann
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