ElementBot
aab5104010
Sync Strings from Localazy ( #4677 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-05-05 12:11:22 +02:00
Benoit Marty
db6bc7c04f
Render kick and ban reason in the timeline when available ( #4642 )
...
* Map the reason to RoomMembershipContent
* Create function to create RoomMembershipContent.
* Render reason for kick and ban state event.
2025-04-30 18:13:53 +02:00
Benoit Marty
1b98792500
Take change of screen_change_server_error_no_sliding_sync_message into account ( #4650 )
...
* Sync strings.
* screen_change_server_error_no_sliding_sync_message is now taking a parameter.
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io >
2025-04-28 22:25:41 +02:00
ElementBot
76c59e2eac
Sync Strings from Localazy ( #4648 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-04-28 10:59:35 +02:00
Jorge Martin Espinosa
c537e94146
Split MatrixRoom into BaseRoom and JoinedRoom ( #4561 )
...
`JoinedRoom` will now contain both a mandatory live timeline reference and all the functionality associated to it.
`BaseRoom` on the other hand will contain only functionality that's shared for both joined and not joined rooms.
`NotJoinedRoom` is a wrapper around `RoomPreviewInfo` data and a possible local `BaseRoom`, if it exists.
The `RustRoomFactory` cache is now gone since the persistent event cache should have the same effect.
2025-04-23 15:53:40 +02:00
ElementBot
491eda9ba5
Sync Strings from Localazy ( #4612 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-04-22 08:57:00 +02:00
ElementBot
270b420575
Sync Strings ( #4590 )
...
* Sync Strings from Localazy
* Fix strings usage after some were moved
* Fix Norwegian string that was causing lint to fail
* Update screenshots
---------
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
Co-authored-by: Jorge Martín <jorgem@element.io >
2025-04-14 11:24:28 +02:00
ElementBot
2c62c44c11
Sync Strings from Localazy ( #4506 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-03-31 10:58:46 +02:00
bmarty
9456ee921d
Sync Strings from Localazy
2025-03-10 00:28:38 +00:00
bmarty
3dddd90d97
Sync Strings from Localazy
2025-02-17 00:30:17 +00:00
bmarty
5a4cac7d2d
Sync Strings from Localazy
2025-02-03 00:29:01 +00:00
Benoit Marty
07dbb0b47a
Consider that the topic of a room has been removed when it's blank. ( #4206 )
2025-01-28 16:08:23 +01:00
Benoit Marty
05fc76822a
Apply dual licenses: AGPL + Element Commercial to file headers.
...
2 replace all actions have been performed:
- "SPDX-License-Identifier: AGPL-3.0-only" to "SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial"
- "Please see LICENSE in the repository root for full details." to "Please see LICENSE files in the repository root for full details."
2025-01-07 10:05:04 +01:00
bmarty
1cadb353dd
Sync Strings from Localazy
2024-12-30 10:12:13 +00:00
bmarty
7a57ec1cc1
Sync Strings from Localazy
2024-12-23 00:16:39 +00:00
bmarty
01855f09a9
Sync Strings from Localazy
2024-12-09 00:30:45 +00:00
bmarty
545b4f500c
Sync Strings from Localazy
2024-12-02 00:30:02 +00:00
ElementBot
1b51cd8300
Sync Strings ( #3936 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-11-25 09:06:57 +00:00
ElementBot
411895456b
Sync Strings - add translations to Finnish ( #3883 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-11-18 11:37:17 +00:00
Benoit Marty
0171b796bb
Update the strings for unsupported calls
2024-11-12 10:20:21 +01:00
ElementBot
f595a7a7c5
Sync Strings ( #3852 )
...
* Sync Strings from Localazy
* Fix tests
---------
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
Co-authored-by: Jorge Martín <jorgem@element.io >
2024-11-11 13:09:30 +01:00
Benoit Marty
533252a44e
Do not render filename of voice message.
2024-11-06 11:08:01 +01:00
Benoit Marty
7bcbd2181a
Improve last message formatter: add caption (or filename)
2024-11-06 11:08:01 +01:00
bmarty
fed502957b
Sync Strings from Localazy
2024-11-04 00:27:46 +00:00
bmarty
8cf5729ece
Sync Strings from Localazy
2024-10-28 00:27:09 +00:00
bmarty
f19ea02390
Sync Strings from Localazy
2024-10-21 00:27:20 +00:00
Benoit Marty
f7a3f707fb
Improve mapping regarding filename, caption and formattedCaption
2024-10-08 17:12:48 +02:00
bmarty
05291bcf2f
Sync Strings from Localazy
2024-10-07 00:28:33 +00:00
Jorge Martin Espinosa
2efdb3ae45
Centralise the DI code generation logic ( #3562 )
...
* Create Anvil extension helper
* Use the helper everywhere
2024-09-30 12:20:28 +00:00
Benoit Marty
8118ae7ae1
Prefix with You instead of display name #3470
2024-09-26 15:54:15 +02:00
Benoit Marty
2468592ec0
Use prefixIfNeeded (equivalent code)
2024-09-26 15:31:42 +02:00
Benoit Marty
bc9ea1c18c
Rework: create extension method for cleaner code.
2024-09-26 15:27:33 +02:00
bmarty
e0c24c0f1c
Sync Strings from Localazy
2024-09-16 18:40:24 +00:00
bmarty
e840974dc5
Sync Strings from Localazy
2024-09-16 00:25:04 +00:00
Benoit Marty
2b016227e9
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2024-09-06 17:19:19 +02:00
bmarty
1b064a008f
Sync Strings from Localazy
2024-08-26 00:25:40 +00:00
Benoit Marty
5c2072ae5b
Merge pull request #3307 from element-hq/feature/bma/cleanup
...
Cleanup and add unit test for DefaultPinnedMessagesBannerFormatter
2024-08-20 09:10:31 +02:00
bmarty
5765d9bf9f
Sync Strings from Localazy
2024-08-19 00:25:36 +00:00
Benoit Marty
6b620ccb57
Add unit test for DefaultPinnedMessagesBannerFormatter
2024-08-16 12:26:39 +02:00
ElementBot
01617e1c9d
Sync Strings ( #3297 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-08-12 06:03:23 +00:00
ganfra
fa3fa2623e
Merge branch 'develop' into feature/fga/pinned_message_banner_logic
2024-08-07 16:05:41 +02:00
ganfra
5a204b9faa
Merge branch 'develop' into feature/fga/render_m.room.pinned_events
2024-08-06 17:30:29 +02:00
ganfra
30e5688e26
timeline : allow rendering m.room.pinned_events
2024-08-06 17:28:23 +02:00
ganfra
27b33eefc6
Merge branch 'develop' into feature/fga/pinned_message_banner_logic
2024-08-05 20:46:24 +02:00
ElementBot
9bd014427b
Sync Strings ( #3267 )
...
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com >
2024-08-05 07:11:27 +00:00
ganfra
7621052d51
eventformatter : format m.room.pinned_events
2024-08-02 17:43:50 +02:00
ganfra
7d177b4b4d
Pinned events : handle focus on pinned event
2024-08-02 15:35:53 +02:00
ganfra
e93772b4d8
Pinned events : introduce banner formatter
2024-08-01 18:14:53 +02:00
bmarty
d288ace4bd
Sync Strings from Localazy
2024-07-29 00:26:27 +00:00
ElementBot
9522569860
Sync Strings ( #3232 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-07-22 08:59:47 +00:00