ganfra
|
08816bd2df
|
Reply : move InReplyTo and related to matrix.ui module.
|
4 months ago |
Benoit Marty
|
98f218a2b3
|
Code simplification.
|
4 months ago |
Benoit Marty
|
7d0323d708
|
Create extension `RoomSummaryDetails.getAvatarData` to avoid code duplication.
|
4 months ago |
Benoit Marty
|
33c76dfd2d
|
Use extension MatrixUser.getAvatarData and fix compilation issue.
|
4 months ago |
Benoit Marty
|
a2ff1dc933
|
Use ImmutableList in Composable.
|
4 months ago |
Benoit Marty
|
09f3868b53
|
Fix test.
|
4 months ago |
renovate[bot]
|
b90521e53f
|
Update danger/danger-js action to v12.3.3 (#3059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
4 months ago |
Benoit Marty
|
db23d8395b
|
Merge pull request #3060 from element-hq/renovate/com.posthog-posthog-android-3.x
Update dependency com.posthog:posthog-android to v3.4.0
|
4 months ago |
ElementBot
|
b9e204a0e8
|
Update screenshots
|
4 months ago |
renovate[bot]
|
fa969bb0b3
|
Update dependency com.posthog:posthog-android to v3.4.0
|
4 months ago |
Jorge Martin Espinosa
|
4f69ab70cc
|
Use full date format for day dividers in timeline (#3057)
* Use full date format for day dividers in timeline
* Use AM/PM for `DefaultLastMessageTimestampFormatter` when the locale needs it
|
4 months ago |
Benoit Marty
|
a9f23c06b0
|
Add enum `Suggestion` instead of reusing `TimelineRoom`
|
4 months ago |
ElementBot
|
97add3941c
|
Update screenshots
|
4 months ago |
Benoit Marty
|
ac6e56fead
|
Use heroes only for DMs. #1538
|
4 months ago |
Benoit Marty
|
99c90f1ced
|
Use heroes to render room avatars
|
4 months ago |
Benoit Marty
|
0754404aed
|
Add preview and fix rendering issue.
|
4 months ago |
Benoit Marty
|
ad02e05bf4
|
Use heroes to render room avatars
|
4 months ago |
ganfra
|
f24e87faf1
|
Timeline : introduce loadReplyDetails api
|
4 months ago |
Benoit Marty
|
a199a8605f
|
Add heroes to `RoomSummaryDetails`
|
4 months ago |
Benoit Marty
|
a0f21d0b63
|
Add enum `EditProfileDetails` instead of reusing `RoomHeader`
|
4 months ago |
Benoit Marty
|
61c21b6a96
|
Introduce CompositeAvatar to render heroes when main AvatarData does not have URL.
|
4 months ago |
ganfra
|
9aa82b42fd
|
Draft : introduce DraftService and start using it.
|
4 months ago |
Benoit Marty
|
14062c687e
|
Map RoomHero to MatrixRoomInfo.
|
5 months ago |
Benoit Marty
|
5ef27c2cde
|
changelog
|
5 months ago |
Benoit Marty
|
8a91ec7254
|
Change color use in notification to FF0DBD8B
|
5 months ago |
Benoit Marty
|
faa40dbb19
|
Move `notification_accent_color` from resource file to `NotificationConfig`
|
5 months ago |
Benoit Marty
|
2c181e376b
|
Remove unused import.
|
5 months ago |
ganfra
|
dc331640f9
|
Draft : expose new apis from sdk
|
5 months ago |
ganfra
|
4317b80844
|
Merge pull request #3054 from element-hq/feature/fga/sending_queue_iteration
Feature/fga/sending queue iteration
|
5 months ago |
ganfra
|
112cd36ce2
|
version++
|
5 months ago |
ganfra
|
357681fbe4
|
Merge branch 'release/0.4.15' into develop
|
5 months ago |
ganfra
|
e19c72374e
|
Merge branch 'release/0.4.15' into main
|
5 months ago |
ganfra
|
723c7bda66
|
Adding fastlane file for version 0.4.15
|
5 months ago |
ganfra
|
d8bbe7d58a
|
Changelog for version 0.4.15
|
5 months ago |
ganfra
|
b874d3e38c
|
Merge branch 'develop' into feature/fga/sending_queue_iteration
|
5 months ago |
ElementBot
|
67caae492d
|
Update screenshots
|
5 months ago |
ElementBot
|
b4f7380dd4
|
Update screenshots
|
5 months ago |
ganfra
|
6e7e024a2d
|
Sending queue : change a bit the logic to re-enable sending queue.
|
5 months ago |
ganfra
|
72dc9394ed
|
Sending : copy link action should be available only for remote event
|
5 months ago |
Benoit Marty
|
416cbb679b
|
Update test and add test for incoming call when notifications are disabled.
|
5 months ago |
ganfra
|
0e94771f03
|
Sending queue : reintroduce failed status for unrecoverable error
|
5 months ago |
Benoit Marty
|
8f916eaece
|
Always notify for incoming calls, even if notifications are disabled.
|
5 months ago |
Benoit Marty
|
7d57144384
|
Add preview for disabled notifications.
|
5 months ago |
Benoit Marty
|
bebd344e72
|
Notification channels: Use `NotificationChannelCompat.Builder`.
|
5 months ago |
Benoit Marty
|
ed5eb48159
|
Notification channels: No need to include the version in the constant name.
|
5 months ago |
Benoit Marty
|
e66a725f30
|
Notification channels: Remove unused `LISTEN_FOR_EVENTS_NOTIFICATION_CHANNEL_ID`
|
5 months ago |
Benoit Marty
|
02c376b9bf
|
Notification channels: small iteration on old channel deletion.
|
5 months ago |
Benoit Marty
|
857dc2b3e3
|
Merge pull request #3052 from element-hq/renovate/danger-danger-js-12.x
Update danger/danger-js action to v12.3.2
|
5 months ago |
renovate[bot]
|
13b5170a7d
|
Update danger/danger-js action to v12.3.2
|
5 months ago |
Benoit Marty
|
eceb44767c
|
Merge pull request #3050 from element-hq/feature/bma/concurrencyRefreshTokenfix
Avoid restoring several MatrixClient
|
5 months ago |