Commit Graph

6269 Commits

Author SHA1 Message Date
Scott Nonnenberg 09ef4d85e0 onChange: Emit changed event even if changed set is empty 2021-05-24 11:51:47 -07:00
Fedor Indutny 79a90802c0 Use websocket queue for queueAllCached() 2021-05-24 11:00:53 -07:00
Fedor Indutny 05306c2d3d Handle durationchange events in MessageAudio 2021-05-24 09:30:50 -07:00
Fedor Indutny d605daa04f Fix performance issue for quote rendering 2021-05-21 18:33:54 -07:00
Scott Nonnenberg bbd611b189 Revert "Fix typo in method name"
This reverts commit 95baa3e02e.
2021-05-21 14:27:17 -07:00
Fedor Indutny 5246698541 Fix audio recordings 2021-05-21 15:28:56 -05:00
Evan Hahn 95d404c70b Improve UI performance for no-op profile fetches 2021-05-21 12:53:05 -07:00
Scott Nonnenberg e859fcd4b4 Partially revert "Clean up inviteLink handling, harden compose input" 2021-05-21 11:32:10 -07:00
Scott Nonnenberg 9f9dd4cd98 Enable click on draft quotes, fetch groups from contact modal 2021-05-21 10:40:54 -07:00
Fedor Indutny e6747adb86 Go back to main process before delayed processing 2021-05-21 10:36:21 -07:00
Scott Nonnenberg f6bc4dfe25 Enable click on draft quotes, fetch groups from contact modal 2021-05-21 10:27:28 -07:00
Fedor Indutny b878cad625 Fix session transactions for archive sessions 2021-05-21 09:03:01 -07:00
Fedor Indutny 6323dd6492 Go back to main process before delayed processing 2021-05-21 09:51:27 -05:00
Scott Nonnenberg 525525fd0c v5.3.0-beta.1 v5.3.0-beta.1 2021-05-20 17:56:32 -07:00
Scott Nonnenberg 83be37d479 Update strings for ca, de, et, km, sl, sv, and th 2021-05-20 17:48:22 -07:00
Fedor Indutny 7b164fdf91 Further improve in-memory transactions in MessageReceiver 2021-05-20 17:37:26 -07:00
Fedor Indutny 7c07fdd589 Fix in-memory transactions in MessageReceiver 2021-05-20 17:37:19 -07:00
Josh Perez ceffc2380c Add screensharing behind a feature flag 2021-05-20 17:37:19 -07:00
Evan Hahn 7c7f7ee5a0 Add concat iterable utility 2021-05-20 17:37:19 -07:00
Fedor Indutny 028b4f162b update @signalapp/signal-client to 0.5.2 2021-05-20 17:37:18 -07:00
Evan Hahn d07996e910 Add type to WebAPI error message 2021-05-20 17:37:18 -07:00
Fedor Indutny bc146a54af await goBackToMainProcess in sticker-creator 2021-05-20 17:37:18 -07:00
Scott Nonnenberg be087c3498 Ensure that context is always provided for error logs 2021-05-20 17:37:18 -07:00
Fedor Indutny 7418a5c663 Rename locks to zones 2021-05-20 17:37:18 -07:00
Evan Hahn 8f0731d498 Remove unsupported auto-launch setting on Linux 2021-05-20 17:37:18 -07:00
Scott Nonnenberg 58294eed00 Update strings for fa, fr, hr, and is 2021-05-20 17:37:18 -07:00
Fedor Indutny 1f0119a7ac Reuse global locks, handle empty envelopes 2021-05-20 17:37:17 -07:00
Josh Perez 25f271e61c Always render dialogs in left pane 2021-05-20 17:37:17 -07:00
Evan Hahn f3e207d0b0 Use timestamp instead of full model for tap-to-view age outs 2021-05-20 17:37:17 -07:00
Fedor Indutny 80da8bb47b Display SMS/MMS disclaimer in empty search results 2021-05-20 17:37:17 -07:00
Fedor Indutny d1d53b645d Ensure the app is closed before installing on Windows 2021-05-20 17:37:17 -07:00
Scott Nonnenberg bcaca1ebd5 View Once: Allow for missing sender; only require senderUuid 2021-05-20 17:37:17 -07:00
Evan Hahn 392822372b Iterables: add and use filter 2021-05-20 17:37:17 -07:00
Fedor Indutny 2abc331058 Fix in-memory transactions while accessing sessions 2021-05-20 17:37:10 -07:00
Evan Hahn 6ccf97b5d0 getMessageById query should only select necessary field 2021-05-20 17:37:10 -07:00
Scott Nonnenberg 38f9aef2af On 401 response from Signal server, reconnect websocket 2021-05-20 17:37:09 -07:00
Scott Nonnenberg 4ce4569afb Upgrade a number of sub-dependencies 2021-05-20 17:37:09 -07:00
Fedor Indutny 94d2c56ab9 Introduce in-memory transactions for sessions 2021-05-20 17:37:09 -07:00
Scott Nonnenberg 403b3c5fc6 getSendOptions: Disable sealed sender whenever sending to own account 2021-05-20 17:37:09 -07:00
Josh Perez 215d90fbe8 Always update unreadCount for conversations 2021-05-20 17:37:09 -07:00
Evan Hahn 794d910d4e Remove useless set of message recipients 2021-05-20 17:37:09 -07:00
Fedor Indutny 41a4643380 Use synchronous methods in transactions 2021-05-20 17:37:09 -07:00
Scott Nonnenberg e6bab06510 Receive support for Sender Key
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2021-05-20 17:37:08 -07:00
Evan Hahn e5f9c0db28 Fix crash when quickly closing debug log window 2021-05-20 17:37:08 -07:00
Scott Nonnenberg 4c249ce5dc Don't reset session if sealed sender wrapper is invalid 2021-05-20 17:37:08 -07:00
Fedor Indutny 8fa5ea6b2b Add outlines for MessageAudio buttons 2021-05-20 17:37:08 -07:00
Fedor Indutny 7fa730531a Improve experience for contacts without signal accounts 2021-05-20 17:37:08 -07:00
Fedor Indutny fe505a7f2f Fix hanging "Clear All Data" on Windows 2021-05-20 17:37:08 -07:00
Fedor Indutny 03eaa9eb3e Apply reactions optimistically 2021-05-20 17:37:08 -07:00
Evan Hahn 18abe93022 Remove many instances of deprecated url.parse 2021-05-20 17:37:07 -07:00