Commit graph

7011 commits

Author SHA1 Message Date
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
Sabri Ünal
4feb6b935e Update Turkish translation 2023-04-12 20:14:01 +00:00
Julien Hardelin
87c251aefa Update French translation
(cherry picked from commit 169e5397b45623364e4e367d41f3ab18078f7fe9)
2023-04-12 13:34:15 +00:00
Asier Sarasua Garmendia
4770892d6e Update Basque translation 2023-04-09 07:46:19 +00:00
Rico Tzschichholz
4a7ca820b1 client: Add missing type-arguments for interfaces to fix build with newer vala 2023-04-08 13:08:34 +02:00
Federico Bruni
a02051ce6d Update Italian translation 2023-04-03 12:23:22 +00:00
Federico Bruni
66eb404913 Update Italian translation 2023-04-03 12:23:15 +00:00
Sergej A
55e61d6416 Update Russian translation 2023-04-03 07:23:22 +00:00
Sabri Ünal
b270840b1f Update Turkish translation 2023-03-27 12:26:17 +00:00
Cédric Bellegarde
9faf1659c0 flatpak: stick to libpeas1 for now 2023-03-24 06:52:06 +01:00
Yosef Or Boczko
b58ec8812f Update Hebrew translation 2023-03-20 17:46:42 +00:00
Andika Triwidada
d805657365 Update Indonesian translation 2023-03-20 06:42:21 +00:00
Jiri Grönroos
b3a2a73e18 Update Finnish translation 2023-03-18 18:26:06 +00:00
Piotr Drąg
b27bfc056b Update Polish translation 2023-03-18 13:33:45 +01:00
Cédric Bellegarde
7cac81473e client: Set a valid activatable widget 2023-03-17 13:22:38 +01:00
Hugo Carvalho
2a91bae91e Update Portuguese translation 2023-03-16 14:33:27 +00:00
Jürgen Benvenuti
2af7790cc7 Update German translation 2023-03-15 11:06:18 +00:00
Balázs Úr
1c4fe91c7c Update Hungarian translation 2023-03-15 00:08:04 +00:00
Aleksandr Melman
116a7716c2 Update Russian translation 2023-03-14 20:58:02 +00:00
Yuri Chornoivan
02b1011801 Update Ukrainian translation 2023-03-14 13:12:20 +00:00
Anders Jonsson
4eb399a8ce Update Swedish translation 2023-03-14 10:34:16 +00:00
Cédric Bellegarde
996fa77bc2 ui: Fix typo
Fix #1488
2023-03-14 08:38:39 +01:00
Balázs Úr
0c0e5f270f Update Hungarian translation 2023-03-14 02:02:38 +00:00
Yuri Chornoivan
829021cd7e Update Ukrainian translation 2023-03-13 20:25:28 +00:00
Christopher Davis
d0e8fb5f4a conversation-viewer: Use HdyStatusPage for empty states
Libhandy now has a pre-built widget for empty states.
We should use that instead of a custom empty state.
2023-03-11 22:10:46 -05:00
Sabri Ünal
7359cdb20a Update Turkish translation 2023-03-08 18:08:48 +00:00
Balázs Úr
3032c854c8 Update Hungarian translation 2023-03-07 00:02:05 +00:00
Cédric Bellegarde
16893c9bd1 meson: Fix plugin desktop file translation
fix #1476
2023-03-06 17:47:17 +00:00
Piotr Drąg
4c6616b405 Update Polish translation 2023-03-05 15:29:36 +01:00
Cédric Bellegarde
e275b37343 client: Add a small margin instead of manual clipping 2023-03-05 12:47:33 +00:00
Yuri Chornoivan
c6576c0627 Update Ukrainian translation 2023-03-05 09:12:18 +00:00
Cédric Bellegarde
533a32e67b client: conversation-list: Migrate from TreeView to ListBox
- Replace ConversationListStore with ConversationListModel
- Replace GtkTreeView with GtkListBox
- Implement proper multiselection for ListBox
- Rework navigation to be touch friendly

Fork of John Renner <john@jrenner.net> merge request !698
2023-03-04 23:16:01 +00:00
Aleksandr Melman
0675662f86 Update Russian translation 2023-03-04 14:41:45 +00:00
Anders Jonsson
bb80f572a8 Update Swedish translation 2023-03-02 23:36:02 +00:00
Piotr Drąg
8bcf82ffcc Update POTFILES.in 2023-03-02 17:19:30 +01:00
Sabri Ünal
8819ee09d3 Update Turkish translation 2023-03-01 22:09:28 +00:00
Cédric Bellegarde
3daa44276a client: Unused since we moved to libfolks 2023-03-01 10:43:40 +00:00
Cédric Bellegarde
f1f1e90208 client: use sane default size for dialogs 2023-02-28 23:42:28 +01:00