Daniel Brötzmann pushed to branch workspace-improvements at gajim / gajim
Commits: bead28d6 by wurstsalat at 2024-09-08T23:11:32+02:00 fix: Debug Console: Catch errors before trying to send stanzas Fixes #11976, #11301 - - - - - aeafa3e8 by André Apitzsch at 2024-09-09T13:37:26+02:00 chore: Flatpak: Update dependencies - - - - - 8d59f3a6 by wurstsalat at 2024-09-09T22:36:05+02:00 cfix: ContactNameWidget: Fix updating name for GroupchatParticipant Fixes #11977 - - - - - ffde6ea2 by wurstsalat at 2024-09-09T22:45:07+02:00 fix: Catch KeyringLocked error when trying to delete a password Fixes #11978 - - - - - d442bab0 by wurstsalat at 2024-09-09T22:56:41+02:00 fix: StatusIcon: Use get_application_id for Gajim icon This attempts to fix an issue with a missing tray icon on Flatpak, see #11975 - - - - - 23358e1f by Philipp Hörist at 2024-09-10T16:41:06+02:00 imprv: Dataforms: Improve read only form presentation Fixes #11758 - - - - - fa3ba1a2 by Philipp Hörist at 2024-09-10T17:09:09+02:00 imprv: Control: Improve query to load messages around a timestamp - - - - - a783fb10 by Nicoco at 2024-09-10T20:31:38+00:00 fix: Dataforms: Fix completion of single list forms - - - - - 19443c30 by wurstsalat at 2024-09-10T23:15:52+02:00 fix: JingleFileTransfer: Fix message data argument - - - - - 72340e43 by Nicoco at 2024-09-11T14:05:45+00:00 feat: Add setting to prevent sync of group chats - - - - - d3c1bdc3 by Philipp Hörist at 2024-09-11T15:28:17+00:00 revert: StatusIcon: Use get_application_id for Gajim icon - - - - - b5f75e3d by Philipp Hörist at 2024-09-11T17:45:50+02:00 other: Flatpak: Don’t rename icon for nightly Fixes #11975 - - - - - 57750385 by Philipp Hörist at 2024-09-11T20:03:41+02:00 cq: Application: Silence pygobject warning - - - - - 8a1106a7 by wurstsalat at 2024-09-11T22:25:01+02:00 imprv: Unify usage of 'synchronise'/'synchronize' strings - - - - - 2badeff8 by wurstsalat at 2024-09-11T22:37:05+02:00 refactor: GajimPopover: Make menu optional - - - - - c6f71c50 by Philipp Hörist at 2024-09-12T14:05:38+00:00 other: Flatpak: Improve separation of nightly and stable build - - - - - 74180bc5 by Philipp Hörist at 2024-09-12T16:21:39+02:00 new: About: Distinguish flatpak stable and nightly - - - - - f9a1e9c2 by Philipp Hörist at 2024-09-13T20:09:57+02:00 change: Build: Move all configure/build/installation steps into single script NOTES: Attention to all package maintainers, this changes how Gajim is build. Please check README.md for more information. - - - - - 694aa25e by Philipp Hörist at 2024-09-13T20:32:22+02:00 cq: Fix typos - - - - - 15901956 by Philipp Hörist at 2024-09-13T20:32:46+02:00 cfix: Build: Don’t build and install in the same step - - - - - 6d275236 by Philipp Hörist at 2024-09-13T21:02:54+02:00 refactor: Remove obsolete method - - - - - 0a52d0ff by Philipp Hörist at 2024-09-13T23:04:03+02:00 refactor: Don’t use reverse dns icon names internally - - - - - e3f9da7f by Philipp Hörist at 2024-09-13T23:43:45+02:00 fix: DBus: Use correct app id - - - - - fa083f04 by Philipp Hörist at 2024-09-13T23:58:22+02:00 refactor: StatusIcon: Simplify finding correct icon - - - - - a41dd3da by Philipp Hörist at 2024-09-14T00:01:59+02:00 cq: Update pyright excludes - - - - - d61c60d4 by Philipp Hörist at 2024-09-14T10:12:54+02:00 ci: Build: Add windows dist switch - - - - - 2a1c18ca by Philipp Hörist at 2024-09-14T10:20:32+02:00 ci: Build: Add build and config files to tarball - - - - - 8f6c3ea1 by Philipp Hörist at 2024-09-14T11:36:24+02:00 cfix: Flatpak: Fix showing appindicator icons - - - - - 71e8ca41 by Philipp Hörist at 2024-09-14T14:35:45+02:00 ci: Flatpak: Rename exported files The flatpak-builder rename-* methods are quite limited in what they will do - - - - - 1d7c2217 by Philipp Hörist at 2024-09-14T15:11:53+02:00 ci: Build: Separate build and install commands into subparsers - Rename build.py to make.py because it conflicts with the build python package - Use subparsers so its more clear what will happen - - - - - 0956c94c by Philipp Hörist at 2024-09-14T15:14:23+02:00 ci: Update pyright excludes - - - - - 18f24305 by Philipp Hörist at 2024-09-14T16:58:03+02:00 refactor: Rename status icons - - - - - ed2c15d9 by Philipp Hörist at 2024-09-14T17:08:29+02:00 ci: Flatpak: Export status icons - - - - - a8768561 by Philipp Hörist at 2024-09-14T17:36:03+02:00 ci: Fix make command - - - - - 546f49fa by André at 2024-09-14T18:57:46+00:00 imprv: Create a common directory for temporary files - - - - - 7aa2fac6 by nicoco at 2024-09-14T21:09:14+02:00 fix: MUC: Display errors related to nickname change Fixes: #11930 - - - - - b85c8456 by Philipp Hörist at 2024-09-16T21:18:26+02:00 fix: Display error message correctly when missing dependencies - - - - - e6dd81fc by Philipp Hörist at 2024-09-19T11:13:02+02:00 fix: Parse xmpp IRI correctly - - - - - 1e8a2614 by André Apitzsch at 2024-09-19T18:16:40+02:00 chore: Flatpak: Update runtime + dependencies - - - - - ace245df by Weblate at 2024-09-19T19:22:40+02:00 chore: Update translations - - - - - 2e3a04ae by Philipp Hörist at 2024-09-19T19:29:15+02:00 change: Raise nbxmpp version to 5.0.4 - - - - - cdc421f4 by Philipp Hörist at 2024-09-19T19:35:45+02:00 release: 1.9.4 - - - - - da319289 by Philipp Hörist at 2024-09-20T19:00:03+02:00 fix: Build: Build translations for all distributions again - - - - - d69ae59e by Philipp Hörist at 2024-09-20T23:27:03+02:00 fix: StartChat: Fix global search results missing the name in some cases Fixes #11985 - - - - - 332ada30 by Philipp Hörist at 2024-09-22T11:28:00+02:00 fix: Groupchat: Wrap long nicknames in subject row - - - - - cacdbb07 by Nicoco at 2024-09-22T11:43:27+00:00 imprv: Inform user when referenced message cannot be found - - - - - fc8b11fa by Philipp Hörist at 2024-09-24T19:09:36+02:00 fix: Dataforms: Don’t try to calculate label size Fixes #11990 - - - - - 5a98774b by Philipp Hörist at 2024-09-24T19:09:36+02:00 imprv: Datafroms: Display text-multi fields without scrolled window Only in read-only mode - - - - - 748b2882 by wurstsalat at 2024-09-24T22:53:50+02:00 fix: Preview: Update preview object while updating progress Fixes #11991 - - - - - 5acf8494 by wurstsalat at 2024-09-28T21:53:24+02:00 other: Windows: Add script to unpack msixbundle files - - - - - 643e4d02 by wurstsalat at 2024-09-28T22:45:38+02:00 imprv: Debug Console: Improve search for XML logs * Use GtkSource's integrated search functionalities * Display occurrence position and count * Add Shift+F3 for backwards search * Make Ctrl+F grab focus of search input Fixes #11992, #11181 - - - - - ccaa27ec by wurstsalat at 2024-09-29T11:01:17+02:00 fix: Windows: Fix detecting MS Store version - - - - - 5d3a7304 by wurstsalat at 2024-09-29T11:01:17+02:00 fix: Windows: Fix Notification AUMID for MS Store install Fixes #11965 - - - - - 13a0d1be by Philipp Hörist at 2024-09-29T12:41:11+02:00 cq: Add winrt typing stubs - - - - - d3b5221a by Philipp Hörist at 2024-09-29T12:41:58+02:00 cq: Remove type ignore comments - - - - - 3f4feed2 by wurstsalat at 2024-09-29T13:00:52+02:00 other: Windows: Improve MS Store development instructions - - - - - f488fe1f by Philipp Hörist at 2024-09-29T19:06:06+02:00 refactor: Create temp dir on demand - - - - - 7d26bf51 by Daniel Brötzmann at 2024-09-29T17:44:05+00:00 change: Windows: Disable file system virtualization for MS Store app - - - - - 010742a4 by Philipp Hörist at 2024-09-29T20:19:12+00:00 cq: Remove unnecessary pyright ignores - - - - - e08a3c7b by Philipp Hörist at 2024-09-29T20:19:12+00:00 ci: Update pyright to 1.1.382 - - - - - b270fb6c by Philipp Hörist at 2024-09-29T20:19:12+00:00 cq: Fix return type - - - - - 6cb94f2a by Philipp Hörist at 2024-09-29T20:19:12+00:00 refactor: Fix variable typos - - - - - f650b6a9 by Philipp Hörist at 2024-09-29T20:19:12+00:00 ci: Update codespell to 2.3.0 - - - - - 673172c0 by Philipp Hörist at 2024-09-29T20:19:12+00:00 ci: Update ruff to 0.6.8 - - - - - 8ae09ffe by Philipp Hörist at 2024-09-29T20:19:12+00:00 refactor: Simplify return statements - - - - - 32a9523e by Philipp Hörist at 2024-09-29T20:19:12+00:00 refactor: Only use ascii variable names - - - - - 92592386 by Philipp Hörist at 2024-09-29T20:19:12+00:00 ci: Update ruff ignore list - - - - - 8377ebcc by Philipp Hörist at 2024-09-29T20:19:12+00:00 refactor: Simplify if statements - - - - - 0bf38970 by Weblate at 2024-09-29T23:04:00+02:00 chore: Update translations - - - - - 2a70bad4 by Philipp Hörist at 2024-09-30T20:25:16+02:00 imprv: DebugConsole: Show "Log" when opening the dialog - - - - - d609103b by wurstsalat at 2024-09-30T21:48:51+02:00 change: Move chat state indicator above message input - - - - - 60cf8265 by Philipp Hörist at 2024-09-30T23:32:16+02:00 chore: Flatpak: Update dependencies - - - - - a8b8e26d by Weblate at 2024-09-30T23:32:48+02:00 chore: Update translations - - - - - a97b1747 by Philipp Hörist at 2024-09-30T23:35:51+02:00 release: 1.9.5 - - - - - 555da2d8 by Philipp Hörist at 2024-10-01T19:43:38+02:00 fix: Translations: Use standard ngettext method Our custom wrapper creates problems with languages which allow to remove the formating chars (e.g. %s) Fixes #11997 - - - - - 8373fb6f by mesonium at 2024-10-01T19:49:46+00:00 imprv: Debug Console: Use different colors depending on light/dark preference - - - - - a09e019a by wurstsalat at 2024-10-01T22:17:00+02:00 imprv: Store workspace when closing chat Fixes #11374 - - - - - d807c342 by wurstsalat at 2024-10-01T22:17:00+02:00 imprv: Restore chats when enabling account This moves settings formerly stored in workspace settings to contact's and group chat contact's settings respectively. New contact settings: 'opened', 'pinned', 'position' Fixes #10872 - - - - - 93c845ff by wurstsalat at 2024-10-01T22:17:00+02:00 other: Add settings migration for workspace settings - - - - - 30 changed files: - .gitignore - .gitlab-ci.yml - .pre-commit-config.yaml - ChangeLog - MANIFEST.in - README.md - data/org.gajim.Gajim.desktop.in - data/org.gajim.Gajim.metainfo.xml.in - debian/patches/remove-nbxmpp-from-deps.patch - debian/rules - flatpak/org.gajim.Gajim.Devel.yaml - flatpak/org.gajim.Gajim.yaml - flatpak/shared-modules - gajim/__init__.py - gajim/common/app.py - gajim/common/application.py - gajim/common/cert_store.py - gajim/common/client.py - gajim/common/configpaths.py - gajim/common/dbus/location.py - gajim/common/dbus/logind.py - gajim/common/dbus/remote_control.py - gajim/common/helpers.py - gajim/common/i18n.py - gajim/common/idle.py - gajim/common/jingle_ft.py - gajim/common/modules/bookmarks.py - gajim/common/modules/bytestream.py - gajim/common/modules/contacts.py - gajim/common/modules/httpupload.py The diff was not included because it is too large. View it on GitLab: https://dev.gajim.org/gajim/gajim/-/compare/f9763b9efe37f8051ac958572b715819a084a61d...93c845ff12b37df17ad7bcd1d1dab33e735a8625 -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/compare/f9763b9efe37f8051ac958572b715819a084a61d...93c845ff12b37df17ad7bcd1d1dab33e735a8625 You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list -- commits@gajim.org To unsubscribe send an email to commits-le...@gajim.org