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-12imprv: Workspaces: Add 'Mark as read' menu itemworkspace-mark-as-readwurstsalat
2022-10-11cq: ACE: Remove whitespacePhilipp Hörist
2022-10-11imprv: ACE: Enable reset button only for changed valuesmesonium
2022-10-11perf: Emoji completion: Abort early if max menu entry count reachedwurstsalat
2022-10-11cq: Emoji data: Add hint about emoji data sourceswurstsalat
2022-10-10change: Preferences: Add escape_key_closes to "Chat" sectionwurstsalat
2022-10-10change: Preferences: Reorder "Chat" settings and add a "General" sectionwurstsalat
2022-10-10imprv: Avatar: Follow modernxmpps suggestions for color generationPhilipp Hörist
2022-10-10change: Preferences: Move show_chatstate_in_banner to ACE settingswurstsalat
2022-10-10change: Remove confirm_paste_image settingPhilipp Hörist
2022-10-10change: Remove setting to hide the chat bannerPhilipp Hörist
2022-10-10ci: Flatpak: Remove not allowed folder cleanupPhilipp Hörist
2022-10-09refactor: Add AvatarBoxPhilipp Hörist
2022-10-09refactor: Move widget settings into MoreMenuButtonPhilipp Hörist
2022-10-09refactor: Move MessageIcons into widget modulePhilipp Hörist
2022-10-09cfix: DateTimeLabel: Use set_text()Philipp Hörist
2022-10-09refactor: Rows: Add NicknameLabelPhilipp Hörist
2022-10-09refactor: Rows: Add DateTimeLabelPhilipp Hörist
2022-10-09refactor: Archive: Simplify setting earliest timestampPhilipp Hörist
2022-10-09fix: SearchView: Limit displayed results to account_id of contactwurstsalat
2022-10-09refactor: Remove usage of utc* datetime methodsPhilipp Hörist
2022-10-09fix: Don’t fail when disabling accountsPhilipp Hörist
2022-10-09refactor: MAM: Use only timezone aware datetime objectsPhilipp Hörist
2022-10-09refactor: Remove usage of get_number_of_accounts()Philipp Hörist
2022-10-09cfix: AccountPage: React to avatar changeswurstsalat
2022-10-09cfix: Preview: Try to create GdKPixbuf loader with fixed mime-typewurstsalat
2022-10-09cfix: DND: Un-highlight rows correctly, transfer source workspacewurstsalat
2022-10-08release: 1.5.21.5.2Philipp Hörist
2022-10-08change: Raise nbxmpp versionPhilipp Hörist
2022-10-08chore: Update translationsWeblate
2022-10-08fix: Control: Load events before messagesPhilipp Hörist
2022-10-08fix: Fix disabling accounts while reconnectingPhilipp Hörist
2022-10-08ci: Windows: Bump shipped OMEMO versionwurstsalat
2022-10-08imprv: XMLConsole: Apply account filter to all visible stanzaswurstsalat
2022-10-08cfix: SearchView: Expand help tooltip to search entrywurstsalat
2022-10-07refactor: GroupchatContact: Add muc_context propertywurstsalat
2022-10-07imprv: Features dialog: Simplify statements on Windowswurstsalat
2022-10-07cfix: MUC: Remove broken join timeout codePhilipp Hörist
2022-10-06refactor: MUC: Remove all timeouts on cleanup()Philipp Hörist
2022-10-06cfix: BaseModule: Disconnect all client event handlers on cleanup()Philipp Hörist
2022-10-06refactor: Remove usage of app.connections in testswurstsalat
2022-10-06refactor: Remove usage of app.connectionsPhilipp Hörist
2022-10-06cfix: Control: Don’t add call row for every jingle request typewurstsalat
2022-10-05refactor: Client: Remove workaround when disabling accountPhilipp Hörist
2022-10-05cfix: RemoveAccount: Execute remove_account() as late as possiblePhilipp Hörist
2022-10-05cfix: Accounts: Execute disable_account() as late as possiblePhilipp Hörist
2022-10-05cfix: VCardAvatars: Set task obsolete if we are not connectedPhilipp Hörist
2022-10-05refactor: ConversationView: Move special row creation into switch_contact()Philipp Hörist
2022-10-05refactor: MessageActionsBox: Check if client is already destroyedPhilipp Hörist
2022-10-05new: Client: Add is_destroyed() methodPhilipp Hörist