Signal-Windows
Signal-Windows copied to clipboard
Unofficial Signal Private Messenger for Windows
i.e. mimic Signal-Android's `isNonBlockingApprovalRequired`
For efficient full-text search we should use [FTS tables](https://sqlite.org/fts5.html). Unfortunately, until now EF core does not support this (https://github.com/aspnet/EntityFramework/issues/1590) and it is not yet planned for any milestone. Possible workaround:...
this needs access to the SignalProtocolStore, which should only be accessed with the `SESSION_LOCK` acquired.
unread messages count, last message, timestamp and avatar would be nice