1467 Commits (566bbb9d902be133f67df6efe8377cbee831425f)

Author SHA1 Message Date
Benoit Marty f61df38e55 Migrate license to AGPL. 2 weeks ago
ganfra d3420da599 Pinned messages list : improve and fix code after PR review. 2 weeks ago
Benoit Marty 23001d6751
Remove unnecessary parenthesis 2 weeks ago
ganfra e9b37bd154 Pinned messages list : add more test for better coverage. 2 weeks ago
ganfra ed9426642f Pinned messages : fix test after merging develop 2 weeks ago
ganfra c30398ccc7 Pinned messages: clean code 2 weeks ago
ganfra 51f7599c38 Pinned messages list : fix all tests after changes 2 weeks ago
ganfra c6e7e7d09e Pinned messages : add comment on PinnedEventsTimelineProvider 2 weeks ago
ganfra 9ed9559191 Pinned messages list : handle error state (shouldn't really happen) 2 weeks ago
ganfra cd8a708739 Pinned messages list : add some ui tests 2 weeks ago
renovate[bot] 9fb82a1e86
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 (#3384) 2 weeks ago
ganfra fad17f05e3 Pinned messages list : fix and add tests 2 weeks ago
ganfra e840581247 Pinned messages list : navigation from room details 2 weeks ago
ganfra 4d0e5447a1 Pinned events : add debounce on list 3 weeks ago
ganfra 90beb0a7f1 Pinned events : better navigation from ViewInTimeline or permalink 3 weeks ago
ganfra bd327aac88 Pinned events : simplify poll content view 3 weeks ago
ganfra 2193b9a300 Pinned events : start displaying actions in timeline 3 weeks ago
ganfra 530777a9f0 Pinned events : fix compilation 3 weeks ago
ganfra f06ba8490b Pinned events : try sharing pinned events timeline instance 3 weeks ago
ganfra 46776a971a Pinned messages : start branching ui to the timeline 3 weeks ago
ganfra 44ccae3327 Pinned events : add the PinnedMessagesTimeline feature classes and branch in the navigation 3 weeks ago
ganfra 88a581427c Rust sdk : refactor LocalSendState to use the new failure states as iOS does 3 weeks ago
ganfra e5b21c389e Rust sdk : use newMessageShield state 3 weeks ago
bmarty cd267249ec Sync Strings from Localazy 4 weeks ago
SpiritCroc 671def23b8
Big emoji-only messages 4 weeks ago
Joe Groocock 0f14bc1a1c
Ensure consistent AggregatedReaction screenshots 4 weeks ago
Benoit Marty 8574340717 Use extension `getAvatarData` 4 weeks ago
Benoit Marty 811abe7755 Move package `io.element.android.features.messages.impl.mentions` to `io.element.android.features.messages.impl.messagecomposer.suggestions` 4 weeks ago
Benoit Marty dbe73076ff rename test function. 4 weeks ago
Benoit Marty 48ea516639 Rename `MentionSuggestionsProcessor` to `SuggestionsProcessor` since it's not only used for mentions. 4 weeks ago
Benoit Marty a6cf231322 Add unit test for DefaultRoomAliasSuggestionsDataSource 4 weeks ago
Benoit Marty d5feda5935 Add test on MentionSuggestionsProcessor and simplify the class. 4 weeks ago
Benoit Marty 5df3e6d684 Convert MentionSuggestionsProcessor to a class and inject it in the constructor of MessageComposerPresenter 4 weeks ago
Benoit Marty c306636d56 Remove needless blank line 4 weeks ago
Benoit Marty 3350b661e7 Fix import ordering. 4 weeks ago
Benoit Marty 4c8f23a0cb Add feature flag for room alias suggestions, disabled by default. 4 weeks ago
Benoit Marty 57d927e9aa Suggestion for room alias. 4 weeks ago
bmarty 3e67448006 Sync Strings from Localazy 1 month ago
Benoit Marty 6776df8b40 Remove useless Boxes. 1 month ago
Benoit Marty 25eb1fa7a4 Default value to redact own message should be true. 1 month ago
Benoit Marty 70558aa381 Move editMessageLambda to the constructor. 1 month ago
Benoit Marty 459f60d8a0 Add preview for message shield dialog. 1 month ago
Benoit Marty 2116108a2c Add UI test on clicking on message shield. 1 month ago
Benoit Marty 3f90b02e54 Add test on `TimelineEvents.ShowShieldDialog` and `TimelineEvents.HideShieldDialog` 1 month ago
Benoit Marty 4efa95bc0b Iterate on mapping MessageShield -> icon 1 month ago
Benoit Marty 3676bca042 Make extension isCritical a val instead of a fun. 1 month ago
Benoit Marty faf1e7da9f Iterate on shield mapping and rendering 1 month ago
ganfra a5d633a02f Pinned events : minor code quality changes 1 month ago
ganfra 331413e8b4 Pinned events: make sure state is preserved 1 month ago
ganfra ac14845797 Pinned events: fix public compose method. 1 month ago