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 (Collapse)Author
2022-09-27cfix: AddContact: Add missing discovery timeoutwurstsalat
2022-09-26imprv: StartChat: Pass message body from XMPP URIwurstsalat
Fixes #11140
2022-09-26fix: ChatList: Set message_id correctlywurstsalat
Fixes #11168
2022-09-26cfix: Preferences: Improve video preview label markupwurstsalat
2022-09-26cfix: MessageInputTextView: Add back 'Paste as Code Block'wurstsalat
2022-09-26imprv: Windows: Ellipsize body text in notificationswurstsalat
2022-09-26ci: Windows: Re-enable accidentally disabled Windows Portable buildwurstsalat
2022-09-26cfix: Preferences: Use orange color for video acceleration hintwurstsalat
2022-09-26ci: Windows: Remove unnecessary files from installerwurstsalat
This saves ~175 MB of disk space and reduces installer size by 42 MB Fixes #11166
2022-09-26ci: Windows: Update shipped OMEMO versionwurstsalat
2022-09-26refactor: Rename actionsPhilipp Hörist
Rename action which contain *-tab to *-chat
2022-09-25fix: Notifications: React to incoming group chat messageswurstsalat
Fixes #11161
2022-09-25feat: ServerInfo: Add TLS version and cipher suitePhilipp Hörist
2022-09-25refactor: Main: Move action definition to const modulePhilipp Hörist
2022-09-25chore: Update package link for Fedoramesonium
2022-09-25fix: When removing a chat, clear view only if it's currently loadedwurstsalat
Fixes #11164
2022-09-25chore: Fix typo in AccountDisconnected eventwurstsalat
2022-09-25fix: AccountPage: Disable Ad-Hoc Commands button when offlinewurstsalat
Fixes #11167
2022-09-25imprv: Emojis: Improve shortcode usabilitywurstsalat
2022-09-25fix: CreateGroupchatWindow: Fix Create button state when switching MUC typewurstsalat
Fixes #11162
2022-09-24chore: Remove unused method from emoji_datawurstsalat
2022-09-24imprv: Avatars: Use PangoCairo for generate_avatarwurstsalat
Fixes #10960
2022-09-24imprv: Emojis: Extract codepoints for all emoji variantswurstsalat
2022-09-23chore: Flatpak: Update runtime + dependenciesAndré Apitzsch
2022-09-22fix: React correctly to UserAvatar updatesPhilipp Hörist
Fixes: #11065
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 ↵Daniel Brötzmann
search bar
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
Fixes #11146
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
Fixes #11150
2022-09-18cfix: ChatBanner: Escape contact name for title and tooltipwurstsalat
Fixes #11154
2022-09-16imprv: SearchView: Add hint for search filterswurstsalat
Fixes #11136
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
Fixes #11128
2022-09-13change: Raise nbxmpp versionPhilipp Hörist
2022-09-13ci: Debian: Set compat level correctlyPhilipp Hörist