Commit graph

7198 commits

Author SHA1 Message Date
Cédric Bellegarde
83bd8e0353 client: More tweaks for lower desktop resolutions 2023-08-25 08:12:26 +02:00
Fran Dieguez
f5f82f8c43 Update Galician translation 2023-08-24 22:56:33 +00:00
Fran Dieguez
7316b64266 Update Galician translation 2023-08-24 16:10:47 +00:00
Cédric Bellegarde
41874dc29a client: ConversationList.Row: Rework widget internals
- Remove hover buttons
 - Move flagged icon to the right

Fix #1516
2023-08-24 06:45:50 +00:00
Niels De Graef
9fc0a999ba ui: Hide mark actions that are disabled
For example, it doesn't really make sense to show a "Mark as unread"
button when the email is already marked as unread.
2023-08-23 22:22:01 +00:00
Cédric Bellegarde
40a2c1aec4 client: Always load email once view is mapped
Remove CSS width workaround.

Fix #283 #1205
2023-08-20 21:41:24 +00:00
Cédric Bellegarde
d47e357b2c client: tweaks for lower desktop resolutions
Fix #1164 again
2023-08-20 23:05:43 +02:00
Hugo Carvalho
5f72b9f4bc Update Portuguese translation 2023-08-20 10:33:32 +00:00
Cédric Bellegarde
a94701ffc7 client: Do not update selection if current not removed 2023-08-17 19:53:30 +00:00
Cédric Bellegarde
4a232d4a08 client: Respect autoselect setting
#1516
2023-08-17 19:53:30 +00:00
Cédric Bellegarde
186b5a6d7b client: Use natural width intead of CSS min-width
#1516
2023-08-17 19:53:30 +00:00
Fran Dieguez
5ee6cc19ec Update Galician translation 2023-08-13 10:06:36 +00:00
Cédric Bellegarde
41931d0add client: Components.ConversationActions: Update buttons when account updated
- Revert back !783
- Handle update on account setter
- Fix #1198
2023-08-11 00:18:04 +00:00
Cédric Bellegarde
98eb063398 treewide: Remove deprecated run_javascript()
#1497
2023-08-10 23:55:20 +00:00
Niels De Graef
952486c716 ci: Don't use Rawhide for Fedora
Rawhide is a bit too unstable to run CI jobs on top of it, use latest
instead.
2023-08-11 01:31:49 +02:00
Federico Bruni
83b97630c2 Update Italian translation
(cherry picked from commit a30543107a657927fc9eee7118b092ef9a44afb7)
2023-08-02 07:14:31 +00:00
Sergej A
cbb167e1bb Update Russian translation 2023-07-28 17:59:16 +00:00
Balázs Úr
003bffe191 Update Hungarian translation 2023-07-25 22:53:25 +00:00
Irénée THIRION
15774a5840 Update French translation 2023-07-18 15:42:51 +00:00
Irénée THIRION
690d921afd Update French translation 2023-07-18 15:17:19 +00:00
Anders Jonsson
2d62d766ce Update Swedish translation 2023-07-16 17:16:30 +00:00
Piotr Drąg
23b4d333a6 Update Polish translation 2023-07-16 13:56:54 +02:00
Yosef Or Boczko
748f66bedb Update Hebrew translation 2023-07-15 18:27:52 +00:00
Sabri Ünal
29f5a502a5 Update Turkish translation 2023-07-15 15:55:12 +00:00
Cédric Bellegarde
e1e859457b client: Components.ConversationActions: Always reset icon when leaving a GMail account 2023-07-12 15:26:46 +02:00
Cédric Bellegarde
7ec1bcf6e3 ui: Components.Inspector: fix missing icon 2023-07-12 15:10:38 +02:00
Cédric Bellegarde
50c8c7307d client: ConversationList.View: Fix keyboard navigation
Fix #1515
2023-07-12 14:52:38 +02:00
Cédric Bellegarde
1df9d26575 client: Application.MainWindow: handle gtk-decoration-layout setting
Fix #1428
2023-07-11 02:05:44 +00:00
Cédric Bellegarde
b0dea546b3 client: Components.WebView: enable_java is deprecated 2023-07-10 11:22:42 +02:00
Kukuh Syafaat
c86910b2cd Update Indonesian translation 2023-07-09 11:03:44 +00:00
Niels De Graef
f05d5b008a Apply 1 suggestion(s) to 1 file(s) 2023-07-08 22:30:10 +00:00
Daniel Yahalom
4f84f8ff42 Readded tooltips in compact conversation view 2023-07-08 22:30:10 +00:00
Daniel Yahalom
b9889e6a42 Revert "Readded tooltips in compact conversation view"
This reverts commit 1ac5bd6394589ec9d7739c7672cb213d574dc802
2023-07-08 22:12:06 +00:00
Daniel Yahalom
e84611d41d new links no longer apply to entire paragraph 2023-07-08 22:12:06 +00:00
Daniel Yahalom
0091d6e8f7 Readded tooltips in compact conversation view 2023-07-08 22:12:06 +00:00
Yuri Chornoivan
0d10389a6b Update Ukrainian translation 2023-07-08 06:30:34 +00:00
Cédric Bellegarde
63472121d2 Revert "Fix crash when conversation scrolled window child changes."
This reverts commit 07966a1156.

This commit was needed due to an issue in GTK
https://bugzilla.gnome.org/show_bug.cgi?id=778190 (which was later
migrated to https://gitlab.gnome.org/GNOME/gtk/-/issues/749).

This was fixed since 3.24.24, so bump the meson version too.
2023-07-08 00:59:56 +02:00
Automeris naranja
d1dc4e1300 appdata: Drop GNOME 3 mentions
Geary works with no problems in GNOME 3+.
2023-07-07 20:44:56 +00:00
Yuri Chornoivan
b27af4c37d Update Ukrainian translation 2023-07-05 18:37:35 +00:00
Cédric Bellegarde
b72db2a5e8
Update files for 44.0 release 2023-07-05 14:44:13 +02:00
Cédric Bellegarde
776b04ec9f client: Rework headerbar buttons to fit small screens
- Rework components-conversation-actions.ui
- Merge copy/move popovers
- Populate copy/move popover on the fly

Initial workaround for #1185, #1306, #1444, #1164, #1414
TODO: move to AdwBreakPoints from libadwaita
2023-07-05 13:47:02 +02:00
Automeris naranja
548e6d6895 appdata: Fix donate URL 2023-07-05 02:00:30 -03:00
Automeris naranja
cf8ed2e239 appdata: Fix translate URL 2023-07-05 01:59:47 -03:00
Automeris naranja
c2e72647e9 appdata: Fix bugtracker URL 2023-07-05 01:59:24 -03:00
Dušan Kazik
b33a42677b Update Slovak translation 2023-06-12 16:16:41 +00:00
Cédric Bellegarde
f4ea4a282a client: Fix next conversation selection on mail merge
When conversation monitor is merging emails, we need to calculate
next selected conversation. This may happen even if no conversation is
currently selected resulting on second conversation being selected.

Only return a valid conversation if current selection is not empty.
2023-05-24 07:21:53 +00:00
Sabri Ünal
aaaf657b35 Update Turkish translation 2023-05-20 06:54:03 +00:00
Daniel Yahalom
93ad7a7d51 Reverting to older version of flatpak testing template
This is supposed to be a temporary solution until the bug against the current version of the pipeline can be addressed
2023-05-10 16:40:56 +00:00
Andre Klapper
89b7efbfc8 DOAP: Replace defunct mailing-list with support-forum (GNOME Discourse) 2023-04-28 04:27:22 +02:00
Rico Tzschichholz
10f9c133a2 vala-unit: Fix non-null build with newer vala 2023-04-14 09:42:23 +02:00