Jorge Martin Espinosa
4f6c7421bd
Implement ContentAvoidingLayout for timeline items ( #2113 )
...
* Implement `ContentAvoidingLayout` for timeline items
* Truncate long mention pills
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-01-03 12:32:02 +01:00
Marco Antonio Alvarez
87c8bc133f
[Feature] Render m.sticker events ( #2122 )
...
* Render m.sticker events
---------
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-01-02 16:03:19 +01:00
Jorge Martin Espinosa
7fdba39d6d
Disable vector XML rasterisation on API 23 ( #2128 )
...
* Disable vector XML rasterisation on API 23
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-12-29 11:41:08 +00:00
ElementBot
bc4a824e09
Update screenshots
2023-12-26 13:06:19 +00:00
Jorge Martin Espinosa
cbf34929af
Revert "Room list badges"
2023-12-22 11:02:07 +01:00
Benoit Marty
3bb27a662a
Merge pull request #2080 from element-hq/feature/bma/roomListBadges
...
Room list badges
2023-12-21 16:44:10 +01:00
ElementBot
5339acfae0
Update screenshots
2023-12-21 14:00:14 +00:00
Jorge Martin Espinosa
a56151bc62
Emojis in custom reaction bottomsheet are too tiny ( #2074 )
...
* Emojis in custom reaction bottomsheet are too tiny
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-12-21 10:39:11 +01:00
ElementBot
98e4a31fc1
Update screenshots
2023-12-20 16:43:09 +00:00
ElementBot
fd43b647c3
Update screenshots
2023-12-20 15:07:04 +00:00
Benoit Marty
fb766f5176
Merge pull request #2077 from element-hq/feature/bma/timestamp
...
Feature/bma/timestamp
2023-12-20 15:17:43 +01:00
Jorge Martin Espinosa
9ec67e3cbb
Rework timestamp positioning ( #2075 )
...
* Rework timestamp positioning
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-12-20 13:37:28 +00:00
ElementBot
4755528f56
Update screenshots
2023-12-20 10:49:19 +00:00
ganfra
921e9d2ca4
Merge pull request #2059 from element-hq/feature/fga/appyx_overlay
...
Appyx Overlay
2023-12-20 11:17:23 +01:00
Benoit Marty
fa9dd3a98e
Merge pull request #2061 from element-hq/feature/bma/doNotRenderRoomId
...
Do not render roomId
2023-12-19 21:46:31 +01:00
ElementBot
847342c1f1
Update screenshots
2023-12-19 14:19:18 +00:00
Benoit Marty
f08c80358c
Konsist test: ignore Composable extensions.
2023-12-19 14:50:47 +01:00
ElementBot
9f3bd69b6f
Update screenshots
2023-12-19 12:53:27 +00:00
Benoit Marty
baa3bfc0d1
Merge pull request #1975 from element-hq/feature/bma/extractForward
...
Extract RoomList select to its own module
2023-12-19 13:32:41 +01:00
Benoit Marty
37a0982a67
Merge pull request #2050 from element-hq/feature/bma/bottomSheetAvatar
...
Message bottom sheet: always show user avatar
2023-12-18 22:32:44 +01:00
Benoit Marty
cde8e0df25
Merge pull request #2040 from element-hq/feature/bma/fixLinkify
...
fix linkify
2023-12-18 14:51:14 +01:00
ElementBot
2753f363b8
Update screenshots
2023-12-18 13:43:33 +00:00
Benoit Marty
040fc3f9a2
Merge pull request #2039 from element-hq/feature/bma/fixInviteWording
...
Fix invite wording
2023-12-18 12:05:22 +01:00
Benoit Marty
b5a2c85e66
Let consumeItemsUntilPredicate fail if predicate is never true or if Complete occurs.
...
Do not fail on error for `consumeItemsUntilTimeout`
2023-12-15 20:07:11 +01:00
ElementBot
cdfe23b824
Update screenshots
2023-12-15 18:44:08 +01:00
Jorge Martin Espinosa
7ed460b282
Fix scaling of timeline images ( #1941 )
...
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Benoit Marty <benoitm@matrix.org>
2023-12-15 13:26:20 +01:00
ElementBot
a76517f0ce
Update screenshots
2023-12-15 12:09:51 +00:00
ElementBot
723fb123f1
Update screenshots
2023-12-14 16:48:04 +00:00
Benoit Marty
8f286c8ce6
Merge branch 'develop' into julioromano/poll_history_entry_point
2023-12-14 17:34:49 +01:00
Jorge Martin Espinosa
d27e9e5265
Add warning message to 'mentions and keywords only' notification option ( #2028 )
...
* Add warning message to 'mentions and keywords only'
It should be displayed when it's not supported by the homeserver
* Only display disclaimer in the room notification settings if the room is encrypted
Co-authored-by: Benoit Marty <benoit@matrix.org>
* Fix test and add another one
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2023-12-14 16:15:39 +00:00
Benoit Marty
664e8b6d5b
Merge branch 'develop' into julioromano/poll_history_entry_point
2023-12-14 16:58:23 +01:00
ganfra
5ac3f273ea
Merge branch 'develop' into julioromano/poll_history_entry_point
2023-12-14 15:17:13 +01:00
Jorge Martin Espinosa
80408a807c
Fix mentions font weight and horizontal padding ( #2025 )
...
* Fix mentions font weight and horizontal padding
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-12-14 14:15:25 +01:00
Jorge Martin Espinosa
1e86d8279b
Use RTE TextView for timeline text messages, add mention pills to messages ( #1990 )
...
* Add `formattedBody` to `TimelineItemTextBasedContent`.
This is pre-computed when timeline events are being mapped from the Rust SDK.
* Update `HtmlConverterProvider` styles.
* Improve `MentionSpan` to add missing `@` or `#` if needed
* Replace `HtmlDocument` with the `TextView` based component
* Improve extra padding calculation for timestamp by rounding the float offset result instead of truncating it.
* Remove composer line height workaround
* Use `ElementRichTextEditorStyle` instead of `RichTextEditorDefaults` for the theming
* Use slightly different styles for composer and messages (top/bottom line height discrepancies, mostly).
* Add `formattedBody` to notice and emote events.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-12-13 18:09:53 +01:00
ElementBot
6aac8f33e3
Update screenshots
2023-12-13 16:34:07 +00:00
ElementBot
5f516685eb
Update screenshots
2023-12-11 21:43:25 +00:00
Benoit Marty
0a16af1d4f
Merge pull request #1965 from vector-im/feature/bma/emojiRepresentation
...
Fix emoji representation
2023-12-11 17:51:58 +01:00
ElementBot
0d59460ca5
Update screenshots
2023-12-11 15:50:43 +00:00
Benoit Marty
5ea809e2de
Merge branch 'develop' into feature/bma/emojiRepresentation
2023-12-08 19:51:07 +01:00
ElementBot
89327106c3
Update screenshots
2023-12-08 16:26:05 +00:00
ElementBot
89afc05bb5
Update screenshots
2023-12-08 11:12:33 +00:00
ElementBot
6a37068fe2
Update screenshots
2023-12-07 17:50:15 +00:00
Benoit Marty
da289f0d1b
Merge pull request #1972 from vector-im/feature/bma/fixCrashWhenOpeningroom
...
Feature/bma/fix crash when openingroom
2023-12-07 16:40:16 +01:00
ElementBot
451b0afe9f
Update screenshots
2023-12-07 13:38:17 +00:00
ElementBot
098c0c9721
Update screenshots
2023-12-07 10:02:50 +00:00
ElementBot
c28a315e48
Update screenshots
2023-12-06 11:06:51 +00:00
ElementBot
2584d2fd9f
Update screenshots
2023-12-04 17:16:05 +00:00
Benoit Marty
abd90acd8c
Add Konsist test to use isNull() instead of isEqualTo(null), and fix existing issue.
2023-12-04 15:30:57 +01:00
Benoit Marty
9e731f40ca
Add Konsist test to use isEmpty() instead of isEqualTo(empty), and fix existing issue.
2023-12-04 15:27:06 +01:00
Benoit Marty
ab8e4f1422
Add Konsist test to use isTrue() instead of isEqualTo(true), and fix existing issues.
2023-12-04 15:23:36 +01:00