1310 Commits (b94a5c9c516ebd952b836064650e5c953d76f083)

Author SHA1 Message Date
ganfra be3ead0db9 Send failure verified user : add some comments and logs. 1 month ago
Jorge Martin Espinosa 663362ac7f
Add forced logout flow when the proxy is no longer available (#3458) 1 month ago
ganfra aeea99196b Send failure verified user : fix tests. 1 month ago
ganfra e16adb9b85 Send failure verified user : handle click on failed send icon. 1 month ago
ganfra ff368b4072 Send failure verified user : resolve ui and logic 1 month ago
ganfra e0bc026d5f Send failure verified user : display in ActionListView 1 month ago
ganfra 004cb7404a Pinned messages : remove redact action from the pinned message list action menu. 1 month ago
ganfra 0bf846086f Pinned messages : allow to unpin redacted message 1 month ago
ganfra 99158dadc0 Pinned messages : allow action to continue when leaving the pinned messages list. 1 month ago
ganfra c611f39ec3 Pinned messages : fix timeline provider subscription 1 month ago
ganfra 73bbd1e62a Pinned messages list : hide reactions. 1 month ago
ganfra 74c02cc2d3 Timeline : remove the encrypted history banner for now. 1 month ago
Benoit Marty 375ac25d8d Migrate license to AGPL - XML files. 1 month ago
Benoit Marty f61df38e55 Migrate license to AGPL. 1 month ago
ganfra 18eadb6933 Pinned messages banner : reformat. 1 month ago
ganfra d6fe736b75 Pinned messages banner : adjust indicator to match design. 1 month ago
ganfra d3420da599 Pinned messages list : improve and fix code after PR review. 1 month ago
Benoit Marty 23001d6751
Remove unnecessary parenthesis 2 months ago
ganfra e9b37bd154 Pinned messages list : add more test for better coverage. 2 months ago
ganfra ed9426642f Pinned messages : fix test after merging develop 2 months ago
ganfra c30398ccc7 Pinned messages: clean code 2 months ago
ganfra 51f7599c38 Pinned messages list : fix all tests after changes 2 months ago
ganfra c6e7e7d09e Pinned messages : add comment on PinnedEventsTimelineProvider 2 months ago
ganfra 9ed9559191 Pinned messages list : handle error state (shouldn't really happen) 2 months ago
ganfra cd8a708739 Pinned messages list : add some ui tests 2 months ago
renovate[bot] 9fb82a1e86
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 (#3384) 2 months ago
ganfra fad17f05e3 Pinned messages list : fix and add tests 2 months ago
ganfra e840581247 Pinned messages list : navigation from room details 2 months ago
ganfra 4d0e5447a1 Pinned events : add debounce on list 2 months ago
ganfra 90beb0a7f1 Pinned events : better navigation from ViewInTimeline or permalink 2 months ago
ganfra bd327aac88 Pinned events : simplify poll content view 2 months ago
ganfra 2193b9a300 Pinned events : start displaying actions in timeline 2 months ago
ganfra 530777a9f0 Pinned events : fix compilation 2 months ago
ganfra f06ba8490b Pinned events : try sharing pinned events timeline instance 2 months ago
ganfra 46776a971a Pinned messages : start branching ui to the timeline 2 months ago
ganfra 44ccae3327 Pinned events : add the PinnedMessagesTimeline feature classes and branch in the navigation 2 months ago
ganfra 88a581427c Rust sdk : refactor LocalSendState to use the new failure states as iOS does 2 months ago
ganfra e5b21c389e Rust sdk : use newMessageShield state 2 months ago
bmarty cd267249ec Sync Strings from Localazy 2 months ago
SpiritCroc 671def23b8
Big emoji-only messages 2 months ago
Joe Groocock 0f14bc1a1c
Ensure consistent AggregatedReaction screenshots 2 months ago
Benoit Marty 8574340717 Use extension `getAvatarData` 2 months ago
Benoit Marty 811abe7755 Move package `io.element.android.features.messages.impl.mentions` to `io.element.android.features.messages.impl.messagecomposer.suggestions` 2 months ago
Benoit Marty dbe73076ff rename test function. 2 months ago
Benoit Marty 48ea516639 Rename `MentionSuggestionsProcessor` to `SuggestionsProcessor` since it's not only used for mentions. 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 c306636d56 Remove needless blank line 2 months ago
Benoit Marty 3350b661e7 Fix import ordering. 2 months ago