Jorge Martin Espinosa
0e1d9e82f5
Font size on 'All Chats' was changing mid animation ( #2073 )
...
* Font size on 'All Chats' was changing mid animation
2023-12-20 13:52:19 +00: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
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
Benoit Marty
03a00330a6
Add RoomListConfig to be able to hide menu items. And hide them #2062 .
2023-12-19 15:10:22 +01:00
Benoit Marty
2ca6700b26
changelog
2023-12-19 13:42:43 +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
d0324323b9
Always show user avatar in message action sheet #2032
2023-12-18 14:36:44 +01: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
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
Benoit Marty
03de5e99a5
changelog
2023-12-15 13:02:14 +01:00
Benoit Marty
8f286c8ce6
Merge branch 'develop' into julioromano/poll_history_entry_point
2023-12-14 17:34:49 +01:00
Benoit Marty
1af6bbb013
Merge pull request #2031 from pixlwave/doug/localazy-files
...
Only download content.json from Localazy.
2023-12-14 17:16:41 +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
Doug
d4e7cfeed2
Rename changelog
2023-12-14 16:07:41 +00:00
Doug
1cf1fda27c
Only process content.json from Localazy.
2023-12-14 16:06:24 +00:00
Benoit Marty
664e8b6d5b
Merge branch 'develop' into julioromano/poll_history_entry_point
2023-12-14 16:58:23 +01:00
Benoit Marty
4d414989bb
Merge pull request #2027 from element-hq/feature/bma/openRoomAvatar
...
Feature/bma/open room avatar
2023-12-14 16:00:34 +01:00
ganfra
a5a7f5a74f
Merge pull request #2024 from element-hq/feature/fga/invite_list_back_navigation
...
Improve back-navigation for invitations
2023-12-14 15:24:18 +01:00
ganfra
5ac3f273ea
Merge branch 'develop' into julioromano/poll_history_entry_point
2023-12-14 15:17:13 +01:00
Benoit Marty
60056ff5ff
changelog
2023-12-14 15:15:10 +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
2492584786
Handle tapping on user mentions ( #2021 )
2023-12-14 11:56:59 +00:00
ganfra
cbd5b24e26
Improve back-navigation for invitations
2023-12-14 12:18:01 +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
ganfra
d3e1fea3e4
Poll history : add changelog.
2023-12-13 17:44:53 +01:00
Benoit Marty
df3a83f391
Merge pull request #2005 from element-hq/feature/bma/a11y/avatar
...
Accessibility: do not read initial used for avatar out loud. (#1864 )
2023-12-13 17:44:45 +01:00
Benoit Marty
4ddbf6ec5f
Accessibility: do not read initial used for avatar out loud. ( #1864 )
2023-12-13 12:07:33 +01:00
Benoit Marty
75d6eaf8f3
Organization renaming: replace all https://github.com/vector-im by https://github.com/element-hq
2023-12-13 09:40:07 +01:00
Benoit Marty
2c2530fe63
changelog
2023-12-12 15:30:57 +01: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
Benoit Marty
6582a3efae
Merge pull request #1992 from vector-im/feature/bma/notificationUserAvatar
...
Render images in notification
2023-12-11 17:35:05 +01:00
Benoit Marty
36608c8def
Changelog
2023-12-11 15:08:24 +01:00
Benoit Marty
5ea809e2de
Merge branch 'develop' into feature/bma/emojiRepresentation
2023-12-08 19:51:07 +01:00
Benoit Marty
09cca9ab26
Hide sender info in direct rooms, and add a timeline preview for DM ( #1979 )
2023-12-08 12:05:25 +01:00
Benoit Marty
4c532337b3
Changelog
2023-12-06 15:06:25 +01:00
Benoit Marty
21a83351e1
Changelog
2023-12-05 17:22:16 +01:00
Benoit Marty
2066c2ff6b
Changelog
2023-12-04 17:50:21 +01:00
ganfra
6cf2099b03
Merge pull request #1920 from vector-im/feature/fga/dynamic_room_list_incremental_load
...
RoomList: introduce incremental loading to improve performances.
2023-11-30 19:51:13 +01:00
ganfra
98ded91dbb
Add changelog #1920
2023-11-30 18:13:11 +01:00
Jorge Martin Espinosa
2e8d5ac86a
Set a default power level to join calls in room ( #1927 )
...
* Set a default power level to join calls.
Also, create new rooms taking this power level into account.
* Modify test to make sure we display the disabled state even when there is an ongoing call
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-30 09:47:48 +00:00
Jorge Martin Espinosa
ba4d3a70c7
Try to make all collections used in Compose code immutable ( #1922 )
...
* Try to make all collections used in Compose code immutable.
Mark sealed interfaces as `@Immutable` too
* Add gradle code to check the compose compiler reports
* Fix some more unstable classes
2023-11-29 15:02:08 +00:00
Jorge Martin Espinosa
8b7c53262f
Use the right avatar for DMs in DM rooms ( #1917 )
2023-11-29 13:06:48 +01:00
Jorge Martin Espinosa
ab8402a4dc
Open room member avatar in a media viewer ( #1911 )
...
* Open room member avatar in viewer.
The `MediaViewer` was extracted to its own library module.
* Update screenshots
* Restore KSP processor in `:libraries:mediaviewer:api`, this should generate Showkase components again.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-28 17:39:41 +00:00
jonnyandrew
4e43a93dde
Confirm back navigation when editing a poll only if the poll was changed ( #1886 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-28 15:33:49 +00:00
jonnyandrew
a0548dfdc4
Add option to delete a poll while editing the poll ( #1895 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-28 13:25:18 +00:00
ganfra
7bc0b29603
Merge pull request #1879 from vector-im/feature/fga/timeline_always_scroll_send
...
Timeline : Scroll to end of timeline when sending a new message #1877
2023-11-28 14:06:46 +01:00
Jorge Martin Espinosa
4de256b69c
Add special notifications for mentions ( #1846 )
...
* Add special notifications for mentions
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-28 10:41:50 +01:00
Jorge Martin Espinosa
087d2728d5
Extract compound tokens and theming to compound-android library ( #1888 )
...
* Replace tokens & icons with the external Compound ones
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-27 10:30:07 +01:00
jonnyandrew
8fcec4a006
Allow polls to be edited ( #1869 )
...
Polls can be edited if they do not have any votes
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-24 16:47:58 +00:00
ganfra
02e65e4eac
Timeline : Scroll to end of timeline when sending a new message #1877
2023-11-24 16:31:20 +01:00