Commit graph

6932 commits

Author SHA1 Message Date
Alan Mortensen
d3a3af52c5 Update Danish translation 2023-01-09 18:39:51 +00:00
Asier Sarasua Garmendia
7c6bf771ca Add Basque translation
(cherry picked from commit 7be88b4a1fa7afa0c0db2d526a9bfcb82e1fe7b7)
2022-12-27 09:13:59 +00:00
Jürgen Benvenuti
6fd1f94dd0 Update German translation
(cherry picked from commit b1b0936e56b478dd7081d470eb7df23aa502ae57)
2022-12-26 10:12:50 +00:00
Daniel Mustieles
11667774c4 Update Spanish translation 2022-12-20 08:50:13 +00:00
Cédric Bellegarde
62ed7654a7 client: Fix account editor width on small screens 2022-12-12 23:38:57 +01:00
Olga Smirnova
61b699498d Add Interlingue translation
(cherry picked from commit 6f87bb0e523dca1a739fc8751dc18d04ffc983e9)
2022-12-12 05:11:02 +00:00
Danial Behzadi
3e777c25e1 Update Persian translation
(cherry picked from commit 1ad36827ee2f250d3e33e7c6da7efd753363ad8b)
2022-12-07 13:46:02 +00:00
Asier Sarasua Garmendia
cf2e43d4aa Update Basque translation
(cherry picked from commit 854537000e42592025233e7b35d250cb3442aff7)
2022-12-07 07:41:25 +00:00
Dušan Kazik
b7369a6539 Update Slovak translation
(cherry picked from commit e17d8c1bfa59f15df0599684e4565bb8ec8bc3a3)
2022-11-22 08:35:16 +00:00
Kukuh Syafaat
115d3b6faa Update Indonesian translation 2022-11-16 03:54:02 +00:00
Nathan Follens
dc2b879632 Update Dutch translation 2022-11-02 15:22:17 +00:00
Aleksandr Melman
2b7bdbb940 Update Russian translation 2022-10-23 21:23:04 +00:00
Hugo Carvalho
cfb0bc420a Update Portuguese translation 2022-10-18 10:37:38 +00:00
Luming Zh
1e5ad91f12 Update Chinese (China) translation 2022-10-12 18:23:01 +00:00
Cédric Bellegarde
bb19174921 client: Less secure apps work with 2FA enabled. #1422 2022-10-10 17:39:09 +02:00
Nathan Follens
70eee8daca Update Dutch translation 2022-10-05 19:21:11 +00:00
Sabri Ünal
3bf57349ad Update Turkish translation 2022-10-03 18:21:36 +00:00
Мирослав Николић
f333d34391 Update Serbian translation
(cherry picked from commit 8e2aa64c5a0c9328c5a11eafaa36851560016d08)
2022-10-03 04:10:14 +00:00
Yosef Or Boczko
0577e4aa86 Update Hebrew translation 2022-10-01 18:04:32 +00:00
Piotr Drąg
e9db9c8882 Update POTFILES.in 2022-10-01 14:52:36 +02:00
Cédric Bellegarde
94d6bec861 Update files for 43.0 release 2022-09-29 12:59:26 +00:00
Jürgen Benvenuti
ee3da588df Update German translation
(cherry picked from commit 279626e48f2badf742c03ccc3bfe0acd5213037c)
2022-09-27 14:58:03 +00:00
Leônidas Araújo
8b1a0cb4c2 Update Brazilian Portuguese translation
(cherry picked from commit 026670a960434d78c155452bdaeb75a6c12646a8)
2022-09-27 13:21:03 +00:00
Cédric Bellegarde
81bd51bdbc client: Fix setting service provider 2022-09-26 13:26:54 +02:00
Cédric Bellegarde
1a7a3a987a engine: Cancel any remote folders update before marking a message
When marking a message, a race condition can happen:
- A remote folders update is already running
- We mark the message locally and replay it remotely
- The previous remote update result restores invalid values locally
2022-09-26 11:03:13 +02:00
Cédric Bellegarde
f45afac091 components: Rework adapative layout by removing HdySwipeGroup
HdySwipeGroup is deprecated since libhandy 1.4.

- Split headerbar into 3 components
- Remove HdySwipeGroups/GtkSizeGroups used for syncing headerbar with content.
2022-09-26 08:59:44 +00:00
Piotr Drąg
fa12e14ab5 Update Polish translation 2022-09-25 15:31:05 +02:00
Federico Bruni
ffe6c00a65 Update Italian translation
(cherry picked from commit 8e76daeec4abd52172dc475ae86b4ac7319c2f7f)
2022-09-22 08:06:57 +00:00
Matej Urbančič
19551371c5 Update Slovenian translation 2022-09-21 20:27:34 +00:00
Emin Tufan Çetin
64ddf45471 Update Turkish translation 2022-09-21 18:08:50 +00:00
Cédric Bellegarde
4b49892398 ui: Use a thiner progress in message header 2022-09-21 16:57:25 +02:00
Balázs Úr
e71775cb46 Update Hungarian translation
(cherry picked from commit b348ce6d465b62e4d8b234a9b389d9d531965ee1)
2022-09-20 21:30:54 +00:00
Goran Vidović
02c1c00565 Update Croatian translation 2022-09-20 19:28:24 +00:00
Anders Jonsson
682ed403b6 Update Swedish translation 2022-09-20 19:20:27 +00:00
Alan Mortensen
389962d644 Update Danish translation 2022-09-20 17:08:57 +00:00
Richard Adenling
efca9615a6 engine: Fix flag being mistaken for a response code
The parser would think the flag was a response code if the flag started
with a '[' character. Flags like these are sometimes returned by Gmail
which broke fetching emails from Gmail.

This commit checks if the parser is already parsing flags and if so
treats any starting '[' characters as part of the flag string.
2022-09-20 18:32:37 +02:00
Yuri Chornoivan
14bb81f93f Update Ukrainian translation 2022-09-20 14:05:29 +00:00
Cédric Bellegarde
394895afdc client: remove unused mark_manual_* methods
See 8e9f00295e
2022-09-20 13:55:42 +02:00
Cédric Bellegarde
864a3135e3 components: Rework Folder Popover
- Do not use tags for service providers not using this metaphor
- Do not show folders with a dedicated button: Trash, Archive, ...
- Do not show folders as an IMAP path but as a human readable path (>INBOX>Folder vs Boîte de reception/Folder)
2022-09-20 05:37:14 +00:00
Cédric Bellegarde
8348f2ef19 engine: Mark all email UIDs in remote replay
Local replay and remote replay were marking email based on email identifier.

Works locally, but remotely we need to work on all email UIDs.

Fix #364
2022-09-20 05:15:55 +00:00
Enrico Nicoletto
ee4af55239 Update Brazilian Portuguese translation 2022-09-15 21:45:42 +00:00
Emin Tufan Çetin
83a9ef73a0 Update Turkish translation 2022-09-14 19:10:57 +00:00
Goran Vidović
db674077c5 Update Croatian translation 2022-09-14 13:23:32 +00:00
Kukuh Syafaat
9f1a043471 Update Indonesian translation 2022-09-14 08:46:26 +00:00
Jordi Mas
f76be4c854 Update Catalan translation 2022-09-12 18:56:31 +02:00
Boyuan Yang
f0def74ce0 Update Chinese (China) translation 2022-09-11 18:02:54 +00:00
Anders Jonsson
5ba75a702f Update Swedish translation 2022-09-11 14:51:10 +00:00
Piotr Drąg
ad4e44a6e1 Update Polish translation 2022-09-11 15:18:11 +02:00
Yosef Or Boczko
9a06d9e5b5 Update Hebrew translation 2022-09-11 04:46:38 +00:00
Balázs Úr
fe30a2b398 Update Hungarian translation 2022-09-10 19:18:58 +00:00