jonnyandrew
d291622eea
[Rich text editor] Add link functionality to rich text editor ( #1309 )
...
* Add link functionality to rich text editor
* Add 'list dialog' component compound design library
* Add 'text field list item' component to compound design library
2023-09-19 11:20:07 +00:00
Benoit Marty
d3d9367feb
Localazy sync
2023-09-18 16:42:35 +02:00
bmarty
6e5e538724
Sync Strings from Localazy
2023-09-18 00:09:19 +00:00
ganfra
b60b481ee0
Merge branch 'develop' into feature/fga/timeline_thread_decoration
2023-09-14 16:57:20 +02:00
ganfra
455d39c629
Sync Strings from Localazy
2023-09-14 14:38:49 +00:00
ganfra
7021fc0fe5
Thread decoration : fix test compilation
2023-09-13 14:13:51 +02:00
Florian Renaud
8e40224bf1
Do not handle poll end event
2023-08-22 10:55:18 +02:00
Florian Renaud
f2d1658ffa
"View only" polls in the timeline ( #1031 )
...
* Handle poll events from the sdk
* Render started poll event in the timeline
* Create poll module
* Check poll kind before revealing the results
* Check if user has voted before revealing the results
* Add active poll previews
* Minor cleanup
* Update todos
* Fix CI
* Remove hardcoded string
* Update preview
* changelog file
* Update screenshots
* Use CommonPlurals
* Set poll root view as selectableGroup
* Improve poll result rendering
* Update screenshots
* Add missing showkase processor
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-08-16 14:19:12 +00:00
ElementBot
5ecafeb49f
Sync Strings from Localazy ( #1032 )
...
Co-authored-by: Florian14 <Florian14@users.noreply.github.com >
2023-08-11 14:34:05 +00:00
Benoit Marty
79e88bb826
Fix another warning.
2023-07-12 14:16:10 +02:00
Chris Smith
a00e6fbb33
Introduce MatrixClient.isMe for checking sessionID
2023-07-07 12:03:43 +01:00
Chris Smith
77470b9a97
Show descriptions for locations.
...
Descriptions show in the same message bubble above the map in
the timeline, and in a bar at the top of the expanded map view.
2023-07-05 15:18:36 +01:00
bmarty
bd3dd76039
Sync Strings from Localazy
2023-07-03 00:11:17 +00:00
Chris Smith
fe322d072e
Show location events in timeline
...
Not in scope: interacting with the timeline items,
reply formatting. These will be implemented separately.
Closes #689
2023-06-29 16:37:15 +01:00
Benoit Marty
287328f7df
More cleanup
2023-06-27 09:51:33 +02:00
Benoit Marty
4a8c49fa28
Use CommonStrings everywhere
2023-06-27 09:45:00 +02:00
bmarty
9c5c578c67
Sync Strings from Localazy
2023-06-26 00:10:53 +00:00
github-actions[bot]
3f7738c001
Sync Strings ( #630 )
...
* Sync Strings from Localazy
* Update strings, remove broken German translation
* Update screenshots
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
Co-authored-by: Jorge Martín <jorgem@element.io >
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-06-19 11:18:01 +00:00
Benoit Marty
19e090f6dc
Always use import io.element.android.libraries.ui.strings.R as StringR
2023-06-09 18:19:00 +02:00
github-actions[bot]
03c28ac52d
Sync Strings ( #522 )
...
Sync Strings from Localazy
2023-06-05 15:26:50 +00:00
Benoit Marty
1a2e05608a
Merge pull request #471 from vector-im/sync-localazy
...
Sync Strings
2023-05-30 13:06:51 +02:00
bmarty
3daea29a82
Sync Strings from Localazy
2023-05-29 00:09:47 +00:00
ganfra
1ce0324570
Merge branch 'develop' into feature/fga/image_loading
2023-05-26 11:39:34 +02:00
Benoit Marty
d702d3d265
Fix test compilation
2023-05-25 14:17:09 +02:00
Benoit Marty
be478cadaa
Extract to sub classes
2023-05-25 14:16:23 +02:00
Benoit Marty
bbe4b7d26a
Process state event in timeline - WIP
2023-05-25 14:16:23 +02:00
Benoit Marty
69ae145467
Rename processMessageItem to simple format
2023-05-25 14:16:23 +02:00
Benoit Marty
ac636d9737
Inject StringProvider instead of context.
2023-05-25 14:16:23 +02:00
Benoit Marty
70df081840
Move RoomLastMessageFormatter and related class and resource to the new module eventformatter, in order to prepare rendering of state event in the timeline.
2023-05-25 14:15:35 +02:00