Sabri Ünal
0547dc399a
Update Turkish translation
2025-09-20 05:55:11 +00:00
Nathan Follens
0105ebab72
Update Dutch translation
2025-09-14 08:10:27 +00:00
Balázs Úr
efb1d8c9c4
Update Hungarian translation
2025-09-09 19:33:03 +00:00
Cédric Bellegarde
636459b97e
client: conversation-list: Show recipients in Sent folder
...
Fix #669
2025-08-27 08:06:56 +00:00
Cédric Bellegarde
42c5b6248a
engine: Detect mime encoding constraint from server EHLO
...
Fix #1416
2025-08-27 08:03:38 +00:00
Federico Bruni
a43a1a0275
Update Italian translation
2025-08-25 07:57:21 +00:00
Anders Jonsson
0c8ba87a27
Update Swedish translation
2025-08-12 17:28:51 +00:00
Sergej A.
47b624ed70
Update Russian translation
2025-08-08 16:28:37 +00:00
Danial Behzadi
5bfa2f44f3
Update Persian translation
2025-07-30 10:38:14 +00:00
Serhii Tereshchenko
efc10cd504
feat: Use DarkReader for dark mode emails
2025-07-21 08:39:49 +00:00
Niels De Graef
8c31a8de21
tests: Fix ImapDB test after C.UTF-8 change
...
You can test that this should be the correct order by adding a line for
each on a file and then running
```
$ cat "$TEST_FILE" | LC_ALL=C sort -r
```
Fixes: 43c23270a6 ("migrate locale from en_US.UTF-8 to C.UTF-8")
2025-07-15 21:49:05 +02:00
AsciiWolf
81f9bc9146
desktop: Rename appdata to metainfo
...
The latter is preferred nowadays and is used by other GNOME projects
2025-07-14 00:35:51 +02:00
Kamila Łopuszańska
91e87a6d1b
make sure the C.UTF-8 locale is installed on the system
2025-07-11 22:01:05 +00:00
Kamila Łopuszańska
43c23270a6
migrate locale from en_US.UTF-8 to C.UTF-8
2025-07-11 22:01:05 +00:00
Serhii Tereshchenko
e1a5e4503a
chore: Remove trailing newline
2025-07-05 11:56:43 +00:00
Luming Zh
ee97963616
Update Chinese (China) translation
2025-06-18 01:05:56 +00:00
Luming Zh
731b35c218
Update Chinese (China) translation
2025-06-18 00:21:59 +00:00
Serhii Tereshchenko
023e43e61c
dev: Add .editorconfig for consistent file formatting
2025-06-16 16:24:23 +03:00
Emin Tufan Çetin
0ccfd7ff97
Update Turkish translation
2025-06-14 15:10:54 +00:00
Álvaro Burns
459b0930ec
Update Brazilian Portuguese translation
2025-06-11 19:04:19 +00:00
Martin
d37eacaf97
Update Slovenian translation
2025-06-09 20:43:39 +00:00
zyxhere
3e3e4809cd
Update BUILDING.md
2025-06-09 19:53:01 +00:00
Cédric Bellegarde
d6793342c1
client: Go to next pane once something has been selected
...
Fix #1601
2025-06-09 19:36:29 +00:00
Jeremy Bicha
dcb1ee40b3
Support GNOME 42 dark theme preference
2025-06-09 21:12:02 +02:00
Jeremy Bicha
6e8bd9b310
build: Set minimum libhandy to 1.6
...
needed for the GNOME 42 dark theme preference
2025-06-09 21:12:02 +02:00
Yuri Chornoivan
0b65f7fc74
Update Ukrainian translation
2025-06-09 15:53:04 +00:00
Serhii Tereshchenko
dbfb7f40da
client: Support Dark Mode
...
Refs #714
Co-authored-by: Niels De Graef <nielsdegraef@gmail.com>
2025-06-09 16:25:30 +03:00
mooff
2ef32d2d2d
Implement dark mode using color-scheme CSS property
2025-05-31 13:21:09 +03:00
mooff
0ab9f5a72d
ui: Simplify style rules for body.plain in the composer
...
Setting these rules on `body.plain *` is not needed: they will cascade
quite happily on their own, with easier maintenance and readability for
humans
Also applies to rules whose values are unchanged from those on `body` -
better to keep these DRY
2025-05-31 13:21:09 +03:00
Serhii Tereshchenko
851f188a06
client: Fix invalid conversion from points to pixels
...
CSS and WebKit expects font size in pixels, but not "actual device pixels".
This fixes incorrect font size when using font-scaling with WebKitGTK >= 2.48.
Under older WebKitGTK versions result will be the same.
Refs https://github.com/WebKit/WebKit/pull/40412#issuecomment-2690897270
2025-04-29 21:21:15 +00:00
Serhii Tereshchenko
1f5cfb73e0
fix(ci): Allow flatpak build to fail
...
It's broken, but this way we can still see if other jobs are passing
2025-04-29 21:17:49 +00:00
Habis Muhammed
12574eed7b
Added close quote in ca.po
2025-04-25 15:50:19 +00:00
Jordi Mas
5df4b6d629
Update Catalan translation
2025-04-10 22:20:01 +02:00
Serhii Tereshchenko
9914508e21
client: Fix incorrect height being set for a WebView, when using font scaling
...
Fixes #1646
2025-04-04 00:17:15 +00:00
Álvaro Burns
f128d5432f
Update Brazilian Portuguese translation
2025-03-11 13:26:19 +00:00
Balló György
4c16f7be19
Move screenshots from wiki.gnome.org
...
Closes: https://gitlab.gnome.org/GNOME/geary/-/issues/1602
2025-02-28 22:48:20 +00:00
Balló György
e56734a97d
build: Use appstream for appdata validation test
...
appstream-glib is under heavy maintenance mode and recommends using
appstream instead.
2025-02-28 17:33:22 +00:00
Álvaro Burns
b990e2ac38
Update Brazilian Portuguese translation
2025-02-28 15:16:18 +00:00
Jordi Mas
6fb867cc17
Update Catalan translation
2025-02-27 18:57:33 +01:00
Niels De Graef
e91c2ecb47
flatpak: folks now uses main instead of master
2025-02-24 22:21:21 +01:00
Balló György
db575ad488
appdata: Fix bugtracker URL
...
Link to list of bugs instead of new bug URL, because the latter requires the user to be logged in.
2024-12-28 10:53:20 +00:00
Giovanni dos S. A. L. Rodrigues
fe220b314f
Update Brazilian Portuguese translation
2024-11-22 14:27:18 +00:00
Federico Bruni
1d2a9e6073
Update Italian translation
2024-11-08 09:37:39 +00:00
Piotr Drąg
1ad0a5960f
Update Polish translation
2024-09-15 17:17:14 +02:00
Niels De Graef
efb2d2b815
flatpak: Add appstream-glib module
...
It's no longer part of the SDK, so we have to build it ourselves
2024-09-14 12:22:04 +02:00
Niels De Graef
ae459a7240
flatpak: Update gmime module
...
It looks like gmime moved to github a while ago already [1], which
should hopefully contain some fixes that are preventing our flatpak
builds from, well, actually building.
[1]: https://github.com/jstedfast/gmime/issues/119
2024-09-13 19:43:45 +02:00
Balló György
e91606b25b
Set prgname to application ID
...
Using the application ID ensures that Wayland compositors could match the
window with the application and show the appropriate icon for them.
2024-09-03 16:50:08 +00:00
Bruce Cowan
1ccebab539
Update British English translation
2024-09-01 20:18:57 +00:00
Niels De Graef
3bc6452f63
flatpak: gspell switched to meson on master
2024-08-17 10:17:22 +00:00
Niels De Graef
31a18ce6dd
ci: Use dbus-run-session for tests
...
This set up a D-Bus session together with env variables such as
`$XDG_RUNTIME_DIR`.
2024-08-17 10:17:22 +00:00