renovate[bot]
0e62856d01
Update dependency io.nlopez.compose.rules:detekt to v0.3.8
11 months ago
Benoit Marty
bd03831745
Fix more test.
11 months ago
Benoit Marty
dca7edd977
Fix more test.
11 months ago
Benoit Marty
5d4eaae933
Ensure test does not fail.
11 months ago
Benoit Marty
1b0a4093d9
Fix test which was passing for wrong reason.
11 months ago
Benoit Marty
b5a2c85e66
Let `consumeItemsUntilPredicate` fail if predicate is never true or if Complete occurs.
...
Do not fail on error for `consumeItemsUntilTimeout`
11 months ago
Benoit Marty
ff2fc7ff3a
Also linkify emails.
11 months ago
Benoit Marty
d800b225b6
Consider the returned value of `LinkifyCompat.addLinks`
11 months ago
Benoit Marty
74729fe534
Apply the same fix for emotes, notices and other message type.
11 months ago
Benoit Marty
70abf6226f
Use `buildSpannedString`
11 months ago
Benoit Marty
94e7b59e37
Format file.
11 months ago
Benoit Marty
7d55116347
Ensure link are clickable on simple body ( #2038 )
11 months ago
Benoit Marty
4c987c5b3f
Merge pull request #2013 from element-hq/feature/bma/logoutWording
...
Fix title of sign out screen regarding the different states
11 months ago
Benoit Marty
14b20b7e59
Attempt to fix test on CI
11 months ago
Benoit Marty
b0dabb128d
Fix test in release
...
Be deterministic to try to fix test on CI.
11 months ago
ElementBot
cdfe23b824
Update screenshots
11 months ago
Benoit Marty
21945004de
Fix title of sign out screen regarding the different states
11 months ago
Benoit Marty
a96d5ca5a6
Merge pull request #2043 from element-hq/renovate/org.owasp.dependencycheck-9.x
...
Update plugin dependencycheck to v9.0.6
11 months ago
Benoit Marty
c82bdc41f0
Merge pull request #2042 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
...
Update dependency io.nlopez.compose.rules:detekt to v0.3.7
11 months ago
renovate[bot]
3555986de2
Update plugin dependencycheck to v9.0.6
11 months ago
renovate[bot]
d34ffdfb71
Update dependency io.nlopez.compose.rules:detekt to v0.3.7
11 months ago
ganfra
f548dadfd7
Merge branch 'develop' into feature/fga/fix_timeline_back_pagination_loop
11 months ago
ganfra
c0ac6e191b
Timeline : makes sure pagination state is computed correctly and only in one place.
11 months ago
ganfra
f961d81eb0
Timeline : uniqueId exposed as String directly from matrix module.
11 months ago
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>
11 months ago
ElementBot
a76517f0ce
Update screenshots
11 months ago
Benoit Marty
03de5e99a5
changelog
11 months ago
Benoit Marty
cb87712f4a
Rename methods
11 months ago
Benoit Marty
bdfea78f34
Fix wording in room invite members view: `Send` -> `Invite` #2037
11 months ago
Benoit Marty
9130ecbd7d
Merge pull request #2035 from element-hq/feature/bma/scrollOnNewMessage
...
Scroll to bottom if the new event is from me, even if sent from another session
11 months ago
Benoit Marty
7749ccc619
Merge pull request #2036 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
...
Update dependency io.nlopez.compose.rules:detekt to v0.3.6
11 months ago
Benoit Marty
788b445e99
Scroll to bottom if the new event is from me, even if sent from another device #1877 .
...
This fixes the issue that the timeline does not scroll when sending an attachment to the room, since there is no local echo (yet) for such event.
11 months ago
renovate[bot]
1aaf9da769
Update dependency io.nlopez.compose.rules:detekt to v0.3.6
11 months ago
Benoit Marty
7283732f3b
Merge pull request #1913 from element-hq/julioromano/poll_history_entry_point
...
Poll history UI
11 months ago
Benoit Marty
dfec3abbd6
Fix test compilation
11 months ago
ganfra
9bdb388d9e
MessagesPresenter : remove useless test
11 months ago
renovate[bot]
cabea138cb
Update actions/upload-artifact action to v4 ( #2034 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months ago
renovate[bot]
29c997d80d
Update wysiwyg to v2.22.0 ( #2030 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months ago
ganfra
5dfd64a23b
Fix androidTest compilation
11 months ago
ElementBot
723fb123f1
Update screenshots
11 months ago
Benoit Marty
949d57bd41
Fix compilation issue after merging develop
11 months ago
Benoit Marty
8f286c8ce6
Merge branch 'develop' into julioromano/poll_history_entry_point
11 months ago
Benoit Marty
1af6bbb013
Merge pull request #2031 from pixlwave/doug/localazy-files
...
Only download content.json from Localazy.
11 months ago
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>
11 months ago
Doug
d4e7cfeed2
Rename changelog
11 months ago
Doug
1cf1fda27c
Only process content.json from Localazy.
11 months ago
Benoit Marty
dc678ebc48
Format
11 months ago
Benoit Marty
ecf974334e
Remove duplicated preview, but add editable case (isMine must be true)
11 months ago
Benoit Marty
664e8b6d5b
Merge branch 'develop' into julioromano/poll_history_entry_point
11 months ago
ganfra
ac7dd355aa
Fix test compilation again.
11 months ago