Benoit Marty
48ea516639
Rename `MentionSuggestionsProcessor` to `SuggestionsProcessor` since it's not only used for mentions.
2 months ago
Benoit Marty
3dfa9764d6
Merge pull request #3325 from element-hq/renovate/telephoto
...
Update telephoto to v0.13.0
2 months ago
renovate[bot]
e6ab680f91
Update telephoto to v0.13.0
2 months ago
renovate[bot]
ebd8120d2e
Update dependency androidx.compose:compose-bom to v2024.08.00
2 months ago
Benoit Marty
b112713d69
Rename test because method has been renamed.
2 months ago
Benoit Marty
2488ea6c98
Add missing test for MarkdownTextEditorState
2 months ago
Benoit Marty
a6cf231322
Add unit test for DefaultRoomAliasSuggestionsDataSource
2 months ago
Benoit Marty
d5feda5935
Add test on MentionSuggestionsProcessor and simplify the class.
2 months ago
Benoit Marty
5df3e6d684
Convert MentionSuggestionsProcessor to a class and inject it in the constructor of MessageComposerPresenter
2 months ago
Benoit Marty
6309137a53
Reorder imports
2 months ago
Benoit Marty
c306636d56
Remove needless blank line
2 months ago
Benoit Marty
b3e8cf443e
Fix test regression.
2 months ago
Benoit Marty
c5d1bed5b4
Fix test compilation issue.
2 months ago
Benoit Marty
3350b661e7
Fix import ordering.
2 months ago
Benoit Marty
4c8f23a0cb
Add feature flag for room alias suggestions, disabled by default.
2 months ago
ElementBot
ff217d4f88
Update screenshots
2 months ago
Benoit Marty
57d927e9aa
Suggestion for room alias.
...
Rename `Mention` to `IntentionalMention` for clarity
Remove dead code, there is no intentional mention for Room or RoomAlias.
Rename `IntentionalMention.AtRoom` to `IntentionalMention.Room` to match Rust naming
2 months ago
renovate[bot]
1b1062be24
Update dagger to v2.52 ( #3270 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
Benoit Marty
c01bbe79e6
Merge pull request #3318 from element-hq/feature/bma/checkMethodName
...
Add test on function name which may start or end with spaces
2 months ago
Jorge Martin Espinosa
0686745fd4
Fix reset identity with password stuck in loading state. ( #3317 )
...
Make sure `resetIdentityFlowManager.whenResetIsDone` is registered *after* the previous reset attempt is cancelled, otherwise the current one will be cancelled instead.
2 months ago
Benoit Marty
f2b38e50e3
Add test on function name which may start or end with spaces and fix existing issues.
2 months ago
renovate[bot]
534e3a8585
Update lifecycle to v2.8.4 ( #3315 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
renovate[bot]
e9ad39a0bf
Update lifecycle to v2.8.0 ( #2848 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martin Espinosa <jorgem@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2 months ago
Benoit Marty
828e90f5c5
Merge pull request #3314 from element-hq/gradlew-update-8.10
...
Update Gradle Wrapper from 8.9 to 8.10
2 months ago
gradle-update-robot
719ca2621b
Update Gradle Wrapper from 8.9 to 8.10.
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2 months ago
Benoit Marty
2eb3bd5682
Merge pull request #3313 from element-hq/feature/bma/fixGradleUpdateAction2
...
Gradle update action: add label and use other token.
2 months ago
Benoit Marty
1fbb36eb72
Update Gradle: Change the token used by the action so workflows are triggered in the resulting PR
2 months ago
Benoit Marty
a748aa7b20
Update Gradle: add label `PR-Dependencies` to PR it creates.
2 months ago
Benoit Marty
97047181ce
Merge pull request #3311 from element-hq/feature/bma/fixGradleUpdateAction
...
Gradle update action: Use JDK 17 and skip early in forks.
2 months ago
Benoit Marty
abd1a51453
Update Gradle: ddd workflow_dispatch
2 months ago
Benoit Marty
0269f868fe
Renovate: Disable gradle update. Update of gradle is done by a specific GitHub action.
2 months ago
Benoit Marty
fae13290eb
Gradle update action: Use JDK 17 and skip early in forks.
2 months ago
Benoit Marty
6b528596ed
Merge pull request #3307 from element-hq/feature/bma/cleanup
...
Cleanup and add unit test for DefaultPinnedMessagesBannerFormatter
2 months ago
Benoit Marty
c00ab58a6a
Merge pull request #3308 from element-hq/sync-localazy
...
Sync Strings - New language: Dutch.
2 months ago
bmarty
3e67448006
Sync Strings from Localazy
2 months ago
Benoit Marty
21f2c5a231
Merge pull request #3240 from element-hq/feature/valere/message_shields
...
Timeline UI | MessageShield Support
3 months ago
Benoit Marty
6f0f328784
Merge pull request #3306 from element-hq/renovate/com.otaliastudios-transcoder-0.x
...
Update dependency com.otaliastudios:transcoder to v0.11.0
3 months ago
Benoit Marty
9be8848b56
Merge pull request #3304 from element-hq/renovate/androidx.test-runner-1.x
...
Update dependency androidx.test:runner to v1.6.2
3 months ago
Benoit Marty
f7d8e127aa
Add unit test for DefaultPinnedMessagesBannerFormatter
3 months ago
Benoit Marty
6776df8b40
Remove useless Boxes.
3 months ago
Benoit Marty
25eb1fa7a4
Default value to redact own message should be true.
3 months ago
Benoit Marty
70558aa381
Move editMessageLambda to the constructor.
3 months ago
ElementBot
cbc59e075e
Update screenshots
3 months ago
Benoit Marty
459f60d8a0
Add preview for message shield dialog.
3 months ago
Benoit Marty
2116108a2c
Add UI test on clicking on message shield.
...
Need to add content description on the shield icon.
3 months ago
Benoit Marty
3f90b02e54
Add test on `TimelineEvents.ShowShieldDialog` and `TimelineEvents.HideShieldDialog`
3 months ago
ElementBot
ced4f0c018
Update screenshots
3 months ago
Benoit Marty
4efa95bc0b
Iterate on mapping MessageShield -> icon
...
iOS impl: https://github.com/element-hq/element-x-ios/blob/develop/ElementX/Sources/Services/Timeline/TimelineItemContent/EncryptionAuthenticity.swift#L59-L65
3 months ago
Benoit Marty
3676bca042
Make extension isCritical a val instead of a fun.
3 months ago
Benoit Marty
b62348f39b
Merge pull request #3298 from element-hq/feat/jme/3268-crypto-identity-reset
...
Feature: identity reset
3 months ago