Commit graph

306 commits

Author SHA1 Message Date
Daniel Rusek
b64f1dced2 Update Czech translation 2023-11-23 21:06:46 +00:00
Daniel Rusek
3700bc7036 Update Czech translation 2023-11-23 19:01:50 +00:00
Kévin Commaille
d6d2c43c71
sidebar: Rename Entry to IconItem
Entry is confusing because GtkEntry is where we input text.
2023-11-19 17:58:22 +01:00
Alexandre Franke
24c720518f Update French translation 2023-11-19 12:42:19 +00:00
Kévin Commaille
5e03a39f41 secret: Handle per-session errors and migrations
Per-session errors should never happen in practice, it should be fine
to just log them.
Migrations already swallow any errors.
2023-11-19 11:46:09 +00:00
Anders Jonsson
de6c8af2f3 Update Swedish translation 2023-11-19 11:45:11 +00:00
Luming Zh
03f19a30aa Update Chinese (China) translation 2023-11-18 00:34:49 +00:00
Sabri Ünal
b03bb3ed95 Update Turkish translation 2023-11-17 17:51:09 +00:00
Yuri Chornoivan
04080ab740 Update Ukrainian translation 2023-11-16 19:59:20 +00:00
Kévin Commaille
71611bc34e
message-row: Show the sending status of messages
Also logs if a sending error is encountered
2023-11-16 12:43:06 +01:00
Sabri Ünal
ed9e09253c Update Turkish translation 2023-11-16 00:38:40 +00:00
Kévin Commaille
98a7fc4c42
members-page: Use AdwNavigationView
Allows to use the default back button behavior of AdwHeaderBar
2023-11-15 14:04:43 +01:00
Kévin Commaille
96b870bd3f
room-details: Rename MemberPage to MembersPage 2023-11-15 11:07:27 +01:00
Alexandre Franke
f358b0bb25 Update French translation 2023-11-14 11:01:44 +00:00
Yuri Chornoivan
467dfce9b7 Update Ukrainian translation 2023-11-14 07:45:22 +00:00
Sabri Ünal
9c01de9682 Update Turkish translation 2023-11-13 11:33:24 +00:00
Sabri Ünal
593cc455df Update Turkish translation 2023-11-12 06:30:08 +00:00
Maximiliano Sandoval R
41e96536ca window: Add title 2023-11-10 08:30:08 +00:00
Asier Sarasua Garmendia
f07ed167e7 Update Basque translation 2023-11-10 06:52:10 +00:00
Anders Jonsson
ea73b6cfda Update Swedish translation 2023-11-09 21:34:26 +00:00
Luming Zh
079273380b Update Chinese (China) translation 2023-11-08 00:41:07 +00:00
Yuri Chornoivan
840d108ea9 Update Ukrainian translation 2023-11-07 18:13:02 +00:00
Kévin Commaille
198b22618f
room-history: Show popover with list of read receipts on right click 2023-11-07 15:21:17 +01:00
Kévin Commaille
4fcaa2da7f
room-history: Show tooltip for read receipts details 2023-11-07 14:09:03 +01:00
Luming Zh
eea7c45396 Update Chinese (China) translation 2023-11-07 03:52:33 +00:00
Yuri Chornoivan
00ab7d496f Update Ukrainian translation 2023-11-06 20:55:26 +00:00
Paul van Tilburg
cd1911fce8
room-history: Add popover to show senders of a reaction
The popover will show for a reaction the list of people that have sent
it and when they did.

* Add a `ReactionPopover` object for the popover
* Add a `ReactionSenderRow` object for senders as rows of the popover
* Add a `MemberReactionSender` object to represent a room member that
  sent a reaction
2023-11-06 20:57:20 +01:00
Yuri Chornoivan
3311f44add Update Ukrainian translation 2023-11-05 18:24:42 +00:00
Kévin Commaille
58a5057b98
misc: Ensure most icons have a tooltip/accessibility label 2023-11-05 15:34:50 +01:00
Kévin Commaille
d2def499e0
member: Do not implement Display for Membership
Otherwise we are asking translators to translate strings that will
probable never be used.
Instead just mark for translation the variants we need.
2023-11-05 13:53:47 +01:00
Kévin Commaille
52c5f51280
room-history: Move message toolbar to a separate module 2023-11-04 12:56:05 +01:00
Kévin Commaille
7faaff93f3
Revert "room: Expose the language of a room"
This reverts commit c4c74c8aba.
2023-11-04 11:22:55 +01:00
Artur S0
46ea1c3870 Update Russian translation 2023-11-04 02:02:53 +00:00
Alexandre Franke
d66d527518 Update French translation 2023-11-02 10:25:52 +00:00
Luming Zh
91712b28d6 Update Chinese (China) translation 2023-11-02 01:21:19 +00:00
Yuri Chornoivan
a00bfb8e46 Update Ukrainian translation 2023-11-01 20:52:02 +00:00
Luming Zh
4e8ee2da93 Update Chinese (China) translation 2023-11-01 13:10:41 +00:00
Yuri Chornoivan
3916072f1e Update Ukrainian translation 2023-10-31 19:28:03 +00:00
Kévin Commaille
c4c74c8aba
room: Expose the language of a room 2023-10-30 12:44:12 +01:00
Yuri Chornoivan
f0f9b8a8f7 Update Ukrainian translation 2023-10-27 18:13:31 +00:00
Kévin Commaille
1e8f1fe769
utils: Add message dialog to confirm leaving a room 2023-10-27 13:46:16 +02:00
Yuri Chornoivan
200092f5fa Update Ukrainian translation 2023-10-26 20:20:41 +00:00
Kévin Commaille
2e62541bef
room-details: Display the members list loading state 2023-10-26 13:37:16 +02:00
Kévin Commaille
85c874ed04
components: Rename LoadingListBoxRow to LoadingRow 2023-10-26 13:37:16 +02:00
Kévin Commaille
f40692f975
room-list: Persist Room metainfo between restarts
Allows to restore the RoomList in the exact same state, even without
waiting for the rooms timelines to be loaded
2023-10-22 11:52:14 +02:00
Kévin Commaille
251dd38aa5
item-row: Merge with event_actions
Since it's the only file to use it, it does not make sense to implement
event actions as a trait anymore.
2023-10-20 10:17:12 +02:00
Alan Mortensen
81813a9553 Update Danish translation 2023-10-16 16:56:25 +00:00
Artur S0
d727ad52cd Update Russian translation 2023-10-16 11:58:31 +00:00
Luming Zh
898ff8dc86 Update Chinese (China) translation 2023-10-05 18:47:32 +00:00
Yuri Chornoivan
801b670748 Update Ukrainian translation 2023-10-05 17:01:55 +00:00