21 Commits (6392404c3aedcda74ee58f3b1e32fca01c07f8ae)

Author SHA1 Message Date
Benoit Marty 0a7de7cc7d Remove dependencies to other presenters to LeaveRoomPresenter. 2 weeks ago
Jorge Martin Espinosa eeec7cc785
Centralise the DI code generation logic (#3562) 3 weeks ago
Benoit Marty f61df38e55 Migrate license to AGPL. 1 month ago
Benoit Marty 5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. (#3229) 3 months ago
Jorge Martin Espinosa 0be7058416
Unify the way we decide whether a room is a DM or a group room (#3100) 3 months ago
Benoit Marty f886eab582 Remove LeaveRoomPresenterImplModule and use ContributesBinding 5 months ago
Benoit Marty 45598a885e Rename some class from `Impl` to Default 5 months ago
ganfra 11979167c5 Room navigation : some clean up 6 months ago
ganfra fbb92f0c9a Room navigation : fix tests on invite after the refactoring 6 months ago
Jorge Martin Espinosa 27f55c0bc4
Replace 'leave room' text with 'leave conversation' for DMs (#2231) 9 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 9 months ago
Benoit Marty 0bc2020411 Konsist: add test Function which creates Presenter in test MUST be named 'createPresenterName', and fix existing issues 1 year ago
Marco Romano 7fdd83bf91 GRemove the @JvmField annotation whenever using `WarmUpRule`. 1 year ago
jonnyandrew 9e5b46200b
Reduce test flakiness by warming up molecule tests (#1226) 1 year ago
renovate[bot] 156bf08b7a
Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 1 year ago
ganfra 2dcd94076f Room: remove bestName and use displayName instead of name where it makes sense 1 year ago
ganfra d59f59e9f6 Await room: first attempt to wait for a room to be ready 1 year ago
Benoit Marty 9e73e70a22 Enforce usage of `TestScope.testScheduler` 1 year ago
Chris Smith 7308428596 Use member count instead of counting members (#530) 1 year ago
Marco Romano b145fcbc50 Enable one last ignored test for LeaveRoomPresenterImpl (#462) 1 year ago
Marco Romano 0dee0784ba Room list contextual menu (#427) 1 year ago