1758 Commits (8e7075b9208fbbc78f3fcd193c2e2087037c2ad8)

Author SHA1 Message Date
Benoit Marty 8c2a5f281b MessageContent.type cannot be null 11 months ago
Benoit Marty 1b0e044565 Move `OtherState` to its own file. 11 months ago
Benoit Marty 8482e2da6f Move `FormattedBody` to its own file. 11 months ago
Benoit Marty d8a30f30c5 Move `MembershipChange` to its own file. 11 months ago
Benoit Marty 4c97a63cd3 Move `MessageFormat` to its own file. 11 months ago
Benoit Marty 9cb8537c4e Move `MessageType` to its own file. 11 months ago
Benoit Marty 2962032fe5 Move `InReplyTo` to its own file. 11 months ago
Benoit Marty 7c5a41f03d Konsist: no field should have 'm' prefix, and fix new detected issues. 12 months ago
Benoit Marty 257927f4f5 Import strings for SigneddOut module. 12 months ago
Benoit Marty 97fea4e6dd data object 12 months ago
Benoit Marty d55df22db2 Konsist: add test Data class state MUST not have default value, and fix existing issues 12 months ago
Benoit Marty 8929a90970 Konsist: add test to ensure filename match top level Composable View, and fix existing issue 12 months ago
jonnyandrew 6e9d19884c
Refactor composer UI components to separate files (#1506) 12 months ago
Benoit Marty 8bbcb973c4 Fix test. 12 months ago
Benoit Marty 96867bccf2 Database version 4: add isTokenValid and loginType fields 12 months ago
Benoit Marty 6761a5e2fb Fix test compilation 12 months ago
Benoit Marty c3a0deb201 Code quality. 12 months ago
Benoit Marty 6be984efc8 Do not restore session with invalid token. 12 months ago
Benoit Marty 266f93cc28 Add SignedOutNode, to handle session behind deleted from outside (no support for soft-logout) 12 months ago
Benoit Marty 124d6bf95f SignedOut mode - WIP 12 months ago
Benoit Marty 8305912b14 Map the new fields of `SessionData`. 12 months ago
Benoit Marty a424bc26ed Need this now. 12 months ago
Benoit Marty a1afdeb6d3 Generate database with model version 3, to unit test database migration. 12 months ago
Benoit Marty 70cdb4a2fc Fix compilation warning in tests. 12 months ago
Marco Romano 096d57517e
Optimize use of blurhash algo in bloom modifier (#1509) 12 months ago
bmarty cd120b408f Sync Strings from Localazy 12 months ago
Jorge Martin Espinosa 776d935cfa
Add more tests, particularly to the room list diffing (#1508) 12 months ago
jonnyandrew 9e73d6ddc2
Add feature flag for voice messages (#1507) 12 months ago
ganfra 330ed73dab Appyx : quick management of PermanentChild 12 months ago
Jorge Martin Espinosa 6a7713a6f8
Improve coverage in permalinks package (#1502) 12 months ago
Jorge Martin Espinosa ffef9d936a
Fix: WebP images can't be sent as media. (#1501) 12 months ago
Benoit Marty 2a7a66fb18 Emote: format notification 12 months ago
Benoit Marty 303b174009 Emotes starts with `*` 12 months ago
Benoit Marty 0edf53de5f Convert `object` to `data object` 12 months ago
Benoit Marty 34d05e01eb Fetch edited event in advanced (similar to reply mode). 12 months ago
Marco Romano 8f3987b98c Destroy EventTimelineItem pointer after use 12 months ago
Marco Romano 3a49ab984c Handle breaking change in `innerRoom.edit()` 12 months ago
Benoit Marty e344a8fbaf Add preview for InfoListOrganism 12 months ago
Benoit Marty 7a9ac33caa Move InfoListItemMolecule to the molecules package. 12 months ago
Benoit Marty af6dcadd4a Move InfoListOrganism to the new organisms package. 12 months ago
bmarty 7e3b9d8d3b Sync Strings from Localazy 12 months ago
Marco Romano fc205698c6
Display poll notifications in the notification drawer (#1467) 12 months ago
Benoit Marty 37249261e1 Add test for `MatrixClientsHolder` 12 months ago
jonnyandrew 53cf82f025
[Rich text editor] Add full screen mode (#1447) 12 months ago
ganfra 74735605e4 Room : makes subscribeToSync/unsubscribeFromSync suspendable and makes sure we keep subscription count 12 months ago
Benoit Marty 2cce7f3b47 Fix lint `UnnecessaryComposedModifier` and make it an error 12 months ago
Benoit Marty c9c7af6e06 Simplify the management of `inReplyToEventTimelineItem` 12 months ago
Benoit Marty a192a8823f Ensure `getEventTimelineItemByEventId` is called when we enter in reply mode. 12 months ago
Benoit Marty aefeb01cdd Reduce the number of fallback notification. Only used now when message cannot be decrypted. 12 months ago
Benoit Marty cf657df5fd Fix API break with Matrix SDK 0.1.58. 12 months ago