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-09-23chore: emoji_data: Remove unused methodemoji-improvementswurstsalat
2022-09-23imprv: Avatars: Use PangoCairo for generate_avatarwurstsalat
2022-09-23imprv: Emojis: Extract codepoints for all emoji variantswurstsalat
2022-09-22fix: React correctly to UserAvatar updatesPhilipp Hörist
2022-09-20fix: GajimRemote: Remove not needed shebangPhilipp Hörist
2022-09-20ci: Fix SSH deployPhilipp Hörist
2022-09-20release: 1.5.11.5.1Philipp Hörist
2022-09-20ci: Pass key with quotesPhilipp Hörist
2022-09-19fix: ChatBanner: Format markup string correctlyPhilipp Hörist
2022-09-19chore: Flatpak: Update nbxmpp dependencyAndré Apitzsch
2022-09-19release: 1.5.01.5.0Philipp Hörist
2022-09-19chore: Update translationsWeblate
2022-09-19cq: DataFormWidget: Add type annotationswurstsalat
2022-09-19cfix: Main window: Unify workspace sidebar starting height with chat list sea...Daniel Brötzmann
2022-09-19fix: GroupchatState: Hide when we are offlinePhilipp Hörist
2022-09-18refactor: ConversationView: Use action for Scroll Up/DownPhilipp Hörist
2022-09-18refactor: Merge ScrolledView into ConversationViewPhilipp Hörist
2022-09-18refactor: ChatBanner: Move more code into dedicated methodsPhilipp Hörist
2022-09-18fix: Corrections: Don’t correct message if text has not changedwurstsalat
2022-09-18refactor: ChatBanner: Split update_content() into dedicated methodsPhilipp Hörist
2022-09-18refactor: Contacts: Add chatstate_string propertyPhilipp Hörist
2022-09-18imprv: Preview: Improve mime type detectionwurstsalat
2022-09-18cfix: ChatBanner: Escape contact name for title and tooltipwurstsalat
2022-09-16imprv: SearchView: Add hint for search filterswurstsalat
2022-09-15cfix: Plugins: Stay backwards compatible with published pluginsPhilipp Hörist
2022-09-15cfix: Read state sync: Don't fail if last message is not availablewurstsalat
2022-09-13cfix: Enable mark-as-read app actionPhilipp Hörist
2022-09-13change: Raise nbxmpp versionPhilipp Hörist
2022-09-13ci: Debian: Set compat level correctlyPhilipp Hörist
2022-09-13ci: Debian: Remove compat filePhilipp Hörist
2022-09-13imprv: Preview: Show left click action tooltip on iconwurstsalat
2022-09-12cfix: ChatStack: Leave message correction on Escwurstsalat
2022-09-12change: Raise PyGObject versionPhilipp Hörist
2022-09-12fix: Make plugin usable check work on all unix/linux systemsPhilipp Hörist
2022-09-12cfix: Features: Show correct status for AV on Windowswurstsalat
2022-09-11cfix: Control: Correctly show MUC subject when switchingwurstsalat
2022-09-11cfix: VoiceRequestsButton: Correctly toggle button visibilitywurstsalat
2022-09-11cfix: ChatBanner: Correctly toggle visitor box visibilitywurstsalat
2022-09-11imprv: ACE: Highlight non-default valueswurstsalat
2022-09-11imprv: XMLConsole: Use SourceView for XML inputwurstsalat
2022-09-11cfix: Use correct timestamp for evaluating message correctionsPhilipp Hörist
2022-09-07fix: MUC: Don’t ignore MUC invites when ignore_unknown_contacts is setPhilipp Hörist
2022-09-07cfix: ShortcutWindow: Fix typoPhilipp Hörist
2022-09-07fix: Make shortcuts more discoverablePhilipp Hörist
2022-09-05cfix: Don’t expose hide_groupchat_occupants_list in advanced settingsPhilipp Hörist
2022-09-05refactor: Remove dead codePhilipp Hörist
2022-09-05refactor: Remove unused codePhilipp Hörist
2022-09-05imprv: Migration: Make archive migation more resilientPhilipp Hörist
2022-09-04new: Add chat event storagePhilipp Hörist
2022-09-04refactor: Contacts: Move presence change detection to MUC modulelovetox