Signal-Windows icon indicating copy to clipboard operation
Signal-Windows copied to clipboard

Unofficial Signal Private Messenger for Windows

Results 48 Signal-Windows issues
Sort by recently updated
recently updated
newest added
trafficstars

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:...

enhancement

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

refactoring

with an option to keep or discard your identity key

enhancement