bmarty
f24e537580
Sync Strings from Localazy
5 months ago
Benoit Marty
7911fda1fa
Rename class (code quality)
5 months ago
Benoit Marty
d066f03eab
Add logs on pusher registration
5 months ago
Benoit Marty
f04253287f
Introduce lambdaError instead of using TODO, to handle error when a lambda is invoked and it should not.
5 months ago
Benoit Marty
90a14ce056
Change to lambda
5 months ago
Benoit Marty
b2a3b9653e
Add test on DefaultPushHandler
5 months ago
Benoit Marty
5b074dc0ba
Create interface for NotifiableEventResolver
5 months ago
Benoit Marty
980a80bcf5
Cleanup
5 months ago
Benoit Marty
fe771a37c2
isCalledExactly(1) -> isCalledOnce()
5 months ago
Benoit Marty
3bde744d76
Add test on DefaultTestPush
5 months ago
Benoit Marty
97530e752f
Add test on DefaultPusherSubscriber
5 months ago
Benoit Marty
707a530752
Fix wrong package name.
5 months ago
Benoit Marty
505f6d4dae
Add test on DefaultPushService
5 months ago
Benoit Marty
dc6e62a324
Add test on PushGatewayNotifyRequest
5 months ago
Benoit Marty
20880b01da
Extract testPush to its own class and rename PushersManager to DefaultPusherSubscriber
5 months ago
Benoit Marty
b70c5915f7
Remove unused code notificationStyleChanged()
...
We may properly add it again later if necessary.
5 months ago
Benoit Marty
ff61eaa6a7
Fix bug, was not looking at the current PushProvider.
5 months ago
Benoit Marty
d459c0806b
Wait for UnifiedPush pusher to be registered before returning Result.
5 months ago
Benoit Marty
a65c290dd3
Improve API, to avoid ignoring errors
5 months ago
Benoit Marty
d2fbff09b8
Push distributor: ensure the current UnifiedPush distributor is stored
5 months ago
Benoit Marty
56ca04affa
Unset Http pusher: use SDK API.
5 months ago
bmarty
83a8a631f2
Sync Strings from Localazy
6 months ago
bmarty
0910da0a14
Sync Strings from Localazy
6 months ago
bmarty
68fdaef8b8
Sync Strings from Localazy
6 months ago
bmarty
4f82baa2b0
Sync Strings from Localazy
6 months ago
Benoit Marty
f9c8c8aa21
Fix test
6 months ago
Benoit Marty
03abfcaadb
Format state Event: use disambiguated Display name #2722 .
...
- Rename some parameter and val from `senderDisplayName` (and consort) to `senderDisambiguatedDisplayName`.
- In `InReplyToDetails`, replace `senderDisplayName` and `senderAvatarUrl` by `senderProfile`.
6 months ago
ganfra
e171472fc4
Room list invites : clean and format
7 months ago
ganfra
e72983f1b8
RoomList invites : update and remove tests
7 months ago
ganfra
997c4606c6
Invites : open room instead of invite list when clicking an invite notification
7 months ago
Benoit Marty
9d30adfed8
Remove unused NotificationPermissionManager
7 months ago
Benoit Marty
cb435c523b
Create dedicated module for notification troubleshoot.
7 months ago
Benoit Marty
4f320fd4f8
Code clarity: use withTimeout with combination of runCatching instead of withTimeoutOrNull
7 months ago
Benoit Marty
52c039d676
Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity.
7 months ago
Benoit Marty
e18e5f1cc5
Run `./tools/localazy/downloadStrings.sh --all`
7 months ago
Benoit Marty
09b2cbaaf5
Localize Troubleshoot notification feature.
7 months ago
Benoit Marty
74048cca8f
Avoid tryEmit(), use emit()
7 months ago
Benoit Marty
a83952814f
Rename Fake class with `Mockk` prefix for clarity
7 months ago
Benoit Marty
2bfe125a77
Troubleshoot notifications screen
7 months ago
Benoit Marty
1e5a61a49c
Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the `impl` project in order to remove projects.appconfig dependency from matrix.api module.
7 months ago
bmarty
5809864182
Sync Strings from Localazy
7 months ago
Benoit Marty
a5d0b47d3a
Use new retrofit bom and change Maven coordinates of `kotlinx-serialization`
7 months ago
bmarty
3af876b953
Sync Strings from Localazy
7 months ago
Jorge Martin Espinosa
6aa84d600e
Implement MSC2530 ( #2570 )
...
* Implement MSC2530
* Some layout improvements for images and videos with captions
* Update screenshots
* Replace `it` in several previews with `isMine`
---------
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
Co-authored-by: Marco Antonio Alvarez <surakin@gmail.com>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
8 months ago
Benoit Marty
68fd649424
Use client.cachedAvatarUrl(), to be able to render the user avatar faster, and even if there is no network ( #2488 ).
8 months ago
Jorge Martin Espinosa
67d79059f8
Add legacy call invite state events and notifications ( #2552 )
...
* Add state timeline events and notifications for legacy call invites
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
8 months ago
bmarty
c021809479
Sync Strings from Localazy
8 months ago
bmarty
4f81fe2090
Sync Strings from Localazy
8 months ago
bmarty
5c8be8f61f
Sync Strings from Localazy
8 months ago
Benoit Marty
b9933acf98
Sync Localazy strings - including post treatment.
...
./tools/localazy/downloadStrings.sh --all
8 months ago