Philipp Hörist pushed to branch jump at gajim / gajim


Commits:
f158d840 by André at 2026-04-04T12:45:57+00:00
change: Replace GSound by Gtk.MediaFile

- - - - -
a8cca20c by cal0pteryx at 2026-04-04T18:36:38+02:00
imprv: Chat list: Make close button circular

- - - - -
3ae5ead8 by cal0pteryx at 2026-04-04T18:44:42+02:00
fix: Activity feed: Hide workspace settings button

- - - - -
ba67a986 by cal0pteryx at 2026-04-04T18:47:40+02:00
imprv: Activity feed: Make subject brighter

- - - - -
fc51383c by cal0pteryx at 2026-04-04T18:58:36+02:00
fix: Activity feed: Show account indicator only if there are multiple accounts 
enabled

- - - - -
003161d8 by cal0pteryx at 2026-04-04T23:22:08+02:00
cq: Activity list: Improve string placeholders for translation

- - - - -
6c68132d by cal0pteryx at 2026-04-05T18:11:36+02:00
feat: Activity list: Add menu for marking items as read

- - - - -
b2b8af66 by cal0pteryx at 2026-04-05T19:45:22+02:00
perf: Application: Store count of active accounts for quicker access

- - - - -
cd9ba697 by cal0pteryx at 2026-04-06T08:57:51+02:00
fix: Link previews: Remove line breaks and strip whitespace

- - - - -
a8546d23 by cal0pteryx at 2026-04-06T08:59:55+02:00
fix: Link preview: Hide overflow to honor rounded corners

- - - - -
82d9e0cb by cal0pteryx at 2026-04-06T14:41:09+02:00
fix: Icons: Replace custom 'send message' icon with Lucide icon

Fixes #12680

- - - - -
7c7bc9d5 by cal0pteryx at 2026-04-06T15:22:17+02:00
imprv: Files: Ask for confirmation before opening executable files

Fixes #10699

- - - - -
4dfb2366 by cal0pteryx at 2026-04-06T15:44:43+02:00
imprv: Group chat details: Add sidebar group for Personal Settings

Fixes #12502

- - - - -
1ffab32b by cal0pteryx at 2026-04-06T15:49:48+02:00
imprv: Link preview: Make close button circular

- - - - -
fb6fa9cb by cal0pteryx at 2026-04-06T16:44:55+02:00
refactor: Move HatBadge into separate widget

- - - - -
9ae36e20 by Philipp Hörist at 2026-04-06T22:28:59+02:00
fix: View: Fix jumping to older messages

- Disable all scrolled window events when loading messages
- Add more sorting options to storage methods, this allows to push sorting into 
the SQL engine

- - - - -


43 changed files:

- .gitlab-ci.yml
- − .gitmodules
- README.md
- debian/control
- flatpak/org.gajim.Gajim.Devel.yaml
- flatpak/org.gajim.Gajim.yaml
- − flatpak/shared-modules
- gajim/common/app.py
- gajim/common/const.py
- gajim/common/helpers.py
- gajim/common/open_graph_parser.py
- gajim/common/sound.py
- gajim/common/storage/archive/storage.py
- gajim/common/storage/events/storage.py
- gajim/data/gui/activity_list_row.ui
- gajim/data/gui/app_side_bar.ui
- gajim/data/gui/chat_list_header.ui
- gajim/data/gui/chat_list_row.ui
- gajim/data/gui/message_actions_box.ui
- gajim/data/gui/preview/open_graph.ui
- + 
gajim/data/icons/hicolor/scalable/devices/lucide-send-horizontal-symbolic.svg
- − gajim/data/icons/hicolor/scalable/status/gajim-send-message-symbolic.svg
- gajim/data/style/gajim.css
- gajim/gtk/activity_list.py
- gajim/gtk/app_side_bar.py
- gajim/gtk/application.py
- gajim/gtk/builder.pyi
- gajim/gtk/chat_list_header.py
- gajim/gtk/chat_page.py
- gajim/gtk/control.py
- gajim/gtk/conversation/view.py
- gajim/gtk/features.py
- gajim/gtk/groupchat_details.py
- gajim/gtk/main.py
- gajim/gtk/menus.py
- gajim/gtk/search_view.py
- gajim/gtk/tooltips.py
- gajim/gtk/util/misc.py
- gajim/gtk/widgets.py
- pyproject.toml
- test/common/test_open_graph_parser.py
- test/database/test_events.py
- test/database/test_methods.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/d0e29b05a9ea10d9a919c12296c5783304285022...9ae36e20c6db9d7ca6a39fbbd4744da6db2a5e1d

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/d0e29b05a9ea10d9a919c12296c5783304285022...9ae36e20c6db9d7ca6a39fbbd4744da6db2a5e1d
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to