Commit graph

7077 commits

Author SHA1 Message Date
Alan Mortensen
d9b2174817 Update Danish translation 2023-10-23 06:15:15 +00:00
Sabri Ünal
017350e902 Update Turkish translation 2023-10-18 18:42:38 +00:00
Jürgen Benvenuti
98f2e20e2e Update German translation 2023-10-16 20:08:22 +00:00
Anders Jonsson
74f55a15a9 Update Swedish translation 2023-10-16 15:51:00 +00:00
Artur S0
4e90e25936 Update Russian translation 2023-10-16 12:17:28 +00:00
Yuri Chornoivan
0f99c9a8aa Update Ukrainian translation 2023-10-14 18:43:57 +00:00
Cédric Bellegarde
42cb76282e client: Ensure accounts dialog fits on small display devices
- Replace ellipsizing by wrapping
- Switch to vertical boxing if not enough space
- Fix welcome dialog
2023-10-14 11:41:18 +00:00
Cédric Bellegarde
88a31454d8 client: Reset last selected folder when leaving search
Fix #1063
2023-10-13 20:56:21 +00:00
Daniel Rusek
e8d0a2c4fa Update Czech translation 2023-10-11 23:36:47 +00:00
Yuri Chornoivan
50a3d71607 Update Ukrainian translation 2023-10-09 18:33:01 +00:00
Cédric Bellegarde
4c265cc9d6 client: components: Add a warning about enabling remote images
Fix #1550
2023-10-09 16:01:50 +02:00
Cédric Bellegarde
423cf1ee13 client: conversation-viewer: Update warning string about remote images
Fix #1425
2023-10-09 15:56:34 +02:00
Cédric Bellegarde
a7de8b939d gitignore: Add my custom build to ignore 2023-10-05 22:48:41 +02:00
Cédric Bellegarde
2a85a24605 engine: Fix fill_outbox_queue() prototype
cancellable can be null.
2023-10-02 18:37:43 +02:00
Cédric Bellegarde
df6a4eb7ba build-aux: Update patch for current snowball master 2023-10-02 17:42:49 +02:00
Julian Stecklina
8b0bda7b00 engine: Don't use domain for EHLO if it's not FQDN
This works around the combination of poorly configured system and an
SMTP server that really wants a FQDN and otherwise reject the EHLO
command.
2023-09-17 11:23:28 +00:00
John Sarbak
6d5032914d Change gcr package 2023-09-14 11:09:57 +00:00
Asier Sarasua Garmendia
be34d3cae3 Update Basque translation
(cherry picked from commit 516c85b29d0b2ec90f1e51d8ea8b5991b7479877)
2023-09-12 16:17:15 +00:00
Cédric Bellegarde
4359918825 client: More tweaks for lower desktop resolutions 2023-09-11 17:36:27 +02:00
Jürgen Benvenuti
7574fb4b30 Update German translation 2023-09-09 14:56:17 +00:00
Tim Sabsch
8a2b6adf3f Update German translation
(cherry picked from commit 96dc870e0e0edfbf4f7f226f1959808816ff8cfd)
2023-09-09 12:14:09 +00:00
Daniel Rusek
90afad52c7 Update Czech translation 2023-09-02 17:59:47 +00:00
Cédric Bellegarde
db6bab0119 build: Remove '(Development)' string from nightlies
Fix #1156
2023-08-30 18:01:49 +02:00
Cédric Bellegarde
aefd8a4327 engine: Mark operation as completed if folder already empty
Fix #1240
2023-08-30 07:29:03 +02:00
Cédric Bellegarde
0265786ab0 engine: Do not stop unread calculation if no id provided
Fix #929
2023-08-30 07:29:03 +02:00
Cédric Bellegarde
d054e19cff client: higher infobar priority for special folders
Fix #1349
2023-08-29 23:04:24 +00:00
Danial Behzadi
18d6dd1a70 Update Persian translation 2023-08-28 09:27:26 +00:00
Nathan Follens
6bb4847e55 Update Dutch translation
(cherry picked from commit c4bc3066af903d598cc906744a99448373e478cc)
2023-08-27 12:52:52 +00:00
Cédric Bellegarde
46ec026404 client: move ComponentsInAppNotification as a toast
Fix #1207
2023-08-25 08:17:33 +02:00
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