Signal-Windows
Signal-Windows copied to clipboard
Unofficial Signal Private Messenger for Windows
The official signal clients support multiple attachments in one message now, so we should do the same!
``` 2018-07-08T21:04:48 [Information] [Signal_Windows.App] Launching (PreviousExecutionState=ClosedByUser) 2018-07-08T21:04:49 [Information] [Signal_Windows.App] Suspending 2018-07-08T21:04:49 [Trace] [Signal_Windows.Lib.SignalLibHandle] Release() locking 2018-07-08T21:04:49 [Trace] [Signal_Windows.Lib.SignalLibHandle] SignalLibHandle was already closed 2018-07-08T21:04:49 [Trace] [Signal_Windows.Lib.SignalLibHandle] Acquire() locking 2018-07-08T21:04:49 [Trace] [Signal_Windows.Lib.LibUtils]...
Apparently only our timer update message handling properly takes care of the timer values
Steps to reproduce: - open 2 windows - open the same conversation - block it `HandleBlockedContacts` does update the conversation in the conversation list (so everything is ok when you...
 ### Steps to reproduce - decrease window height to minimum - decrease window width until the items don't fit in any more
I just changed some things so they look better (in my opinion). I also addressed and hopefully fixed Issue #110 . I hope you like my contribution. Thanks, brullsker
Maybe we are requesting them too soon, or in a wrong way? After sending a normal message from the new device, everything appears to be fine.
Well that, some messages arrive to late, sometimes for an hour. Don't know why.
libphonenumber has some support for listing supported countries/regions, but this PR has ugly problems: - the performance is hideous. When constructing the RegisterPageViewModel, S-W stalls for several seconds - the...
A quick google search yields services like HockeyApp or the Mobile Center SDK. Does anyone have experience with these, or similar solutions? cc @golf1052, @SERVCUBED ## Crash Reports ### HockeyApp...