Commit Graph

17 Commits

Author SHA1 Message Date
Benoit Marty
5fdf16772f Merge pull request #299 from vector-im/feature/bma/translations
Translations - Localazy improvement
2023-04-05 14:10:52 +02:00
Benoit Marty
e316fcef04 Create baseAction for shared values. 2023-04-05 12:23:47 +02:00
Benoit Marty
830946e0de Ensure ellipsis char is used (fix lint issue). 2023-04-05 11:44:55 +02:00
Benoit Marty
2b1583c4ed Merge pull request #266 from vector-im/feature/bma/namingRules
Add string key naming rules.
2023-04-05 11:36:04 +02:00
Benoit Marty
b410fc6983 Add a section about placeholders. 2023-04-05 11:35:16 +02:00
Benoit Marty
43c070b01b Add key naming rules for dialogs. 2023-04-05 11:22:53 +02:00
Benoit Marty
7bf41d12e2 Add ability to download only English string (for developer). This is default behavior. 2023-04-05 10:58:18 +02:00
Jorge Martin Espinosa
d7a6779343 [Room member list] Display room member list (#276)
* Implement room member list

* Move timeline initialization back to `TimelinePresenter`.

* Fix crash when the `innerRoom` inside a `RustMatrixRoom` is destroyed but `syncUpdateFlow` is still running.

* Address review comments
2023-04-04 16:07:57 +00:00
Jorge Martin Espinosa
0fb061fb2e [Room Details] Implement room details screen (#256)
* Implement Room Details screen

* Add option to create permalink from room id and alias, add share room action
2023-03-29 05:16:27 +00:00
Benoit Marty
cbc7982cf5 Add rules for platform suffixes. 2023-03-28 15:16:03 +02:00
Benoit Marty
ae5a094fe4 Add rule for string keys starting with a11y. 2023-03-28 14:07:22 +02:00
Benoit Marty
7688cfb031 Small clarification 2023-03-28 14:05:50 +02:00
Benoit Marty
965a8676a6 Update documentation about strings. 2023-03-28 14:03:52 +02:00
Benoit Marty
28ed753090 Add string key naming rules. 2023-03-28 11:36:23 +02:00
Benoit Marty
9bc85ab41f Fix typo 2023-03-27 16:39:15 +02:00
Benoit Marty
d3ad9b924a [Strings] Add script to generate config to download Strings from Localazy. 2023-03-27 14:35:06 +02:00
Benoit Marty
67f5856778 Move localazy.json configuration file to its own folder and add a README.md 2023-03-20 11:25:53 +01:00