Sabri Ünal
69412c9370
doc: add a trail link and change logo size
...
Due to the logo in the title, trail links seems too big.
This patch fixes this error adding info tag and alternative titles.
Also makes Geary logo 48px to match other GNOME apps.
2023-02-10 19:33:50 +03:00
Cédric Bellegarde
7eadb8396f
Components.WebView: Enable WebKitGTK sandboxing again
...
https://bugs.webkit.org/show_bug.cgi?id=202363 fixed
Fix #1426
2023-02-10 15:41:49 +00:00
Emin Tufan Çetin
43666a21f6
Update Turkish translation
2023-02-10 15:40:49 +00:00
Yosef Or Boczko
1d959630bd
Update Hebrew translation
2023-02-10 12:23:09 +00:00
Daniel Y
e9f3ac5276
Gray out find in conversation button
2023-02-05 18:20:31 +00:00
Cédric Bellegarde
a1f227dd1b
flatpak: Allows org.freedesktop.login1
2023-02-05 17:11:52 +01:00
Cédric Bellegarde
6416c2f6d1
engine: Remove workaround for GNOME/glib#1872
2023-02-05 15:18:44 +00:00
Cédric Bellegarde
71865d6529
engine: Add support for logind suspend/resume signal
2023-02-05 14:14:07 +00:00
Piotr Drąg
e4c266bafd
Update Polish translation
2023-02-05 14:33:57 +01:00
Yuri Chornoivan
b0efe1a515
Update Ukrainian translation
2023-02-04 17:44:24 +00:00
Kevin Degeling
257f4a41a2
desktop: Include erroneous spelling e-mail
2023-01-20 14:59:25 +00:00
Fabio Tomat
495bb1a7f8
Update Friulian translation
2023-01-11 20:58:53 +00:00
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