Commit Graph

7843 Commits

Author SHA1 Message Date
Fedor Indutny acda5b2cb3
Graceful renames, better errors in updater 2022-03-28 12:05:44 -07:00
Fedor Indutny a0ae7c1aa2
Request and handle PniIdentity sync message 2022-03-25 10:36:08 -07:00
Jordan Rose 5a107e1bc3
Update for @signalapp/libsignal-client rename 2022-03-24 14:47:21 -07:00
Fedor Indutny d18ed40a23
Don't pass full group to spoofing review dialog 2022-03-24 14:46:17 -07:00
Fedor Indutny ca3f8b7df0
Store receivedAtCounter separately for unprocessed 2022-03-24 14:28:56 -07:00
Fedor Indutny 0f5a01f2b2
Fetch full group state if last epoch is stale 2022-03-24 10:06:39 -07:00
Fedor Indutny e8651afa0b
Configure `Long` before requiring compiled protobuf 2022-03-24 10:05:48 -07:00
Fedor Indutny 6d97976179
Update electron to 17.2.0 2022-03-23 16:32:54 -07:00
Scott Nonnenberg 308cef086c v5.37.0-beta.1 2022-03-23 16:27:22 -07:00
Scott Nonnenberg 6eef476f28 Add release notes for 5.37 2022-03-23 16:27:14 -07:00
Scott Nonnenberg 23b3a22c75 Update strings 2022-03-23 16:13:20 -07:00
Fedor Indutny c5a3ffddf9
Limit number of GV2 banned members 2022-03-23 15:34:51 -07:00
Scott Nonnenberg 6a671e73f9
Suppress sticker pack installation errors on startup re-download 2022-03-23 14:33:48 -07:00
Fedor Indutny 2eaacac151
Use --force-long with pbjs 2022-03-23 13:49:27 -07:00
Scott Nonnenberg bb066d4a84
Reintroduce inline metadata with full RTL support 2022-03-23 13:23:28 -07:00
Scott Nonnenberg 801c70b298
Don't render metadata if message bubble is collapsed 2022-03-23 10:41:38 -07:00
dependabot[bot] 2b0c291b07
Upgrade node-forge to v1.3.0 2022-03-23 10:14:38 -07:00
Scott Nonnenberg 8a36891512
addSingleMessage: Only loadNewestMessages if conversation is loaded 2022-03-22 18:37:45 -07:00
Scott Nonnenberg 04ef741236
Fix rendering of messages with primarily RTL text 2022-03-22 17:12:06 -07:00
Fedor Indutny 110eeb0f63
Ignore node_modules in pprettier glob 2022-03-22 15:08:10 -07:00
Scott Nonnenberg e8e18ff7e4
Group messages by status, grouping everything delivered+ together 2022-03-22 14:17:21 -07:00
Fedor Indutny 356f123092
Use parallel-prettier for lint 2022-03-22 13:45:34 -07:00
Scott Nonnenberg 67702254fb
Message Select: New faster animation, lighter for incoming bubbles 2022-03-22 12:06:08 -07:00
Fedor Indutny 926a04d045
getProfile errors shouldn't stop group update 2022-03-22 12:00:31 -07:00
Scott Nonnenberg 2ccd425ae2
background: Initialize job queues earlier 2022-03-21 17:20:03 -07:00
Scott Nonnenberg 1d268da50b
Drop stories and their replies if feature flag is disabled 2022-03-21 16:17:55 -07:00
Fedor Indutny f536421390
Better merging for changed keys in storage service 2022-03-21 15:06:34 -07:00
Fedor Indutny e08d9baaba
Remove createNonBreakingLastSeparator 2022-03-21 14:46:20 -07:00
Fedor Indutny 35b5087dc0
Short-circuit storyId predicate to optimize query 2022-03-21 14:21:35 -07:00
Scott Nonnenberg bddd55d574
Challenge: Save conversationIds and start queues 2022-03-21 14:19:37 -07:00
Scott Nonnenberg c369e44d8e
Fix Contact Modal and improve Debug Log window 2022-03-21 11:41:48 -07:00
Jim Gustafson 5d051ae16a
Update to RingRTC v2.20.0 2022-03-18 11:11:30 -07:00
Fedor Indutny e0bccf6a79
Make final state assert more specific 2022-03-18 09:38:17 -07:00
Evan Hahn 8c7ab7363f
Update `author` name in package metadata 2022-03-17 14:22:51 -07:00
Fedor Indutny 5c675ea2c8
Fix z-index of CustomizingPreferredReactionsModal 2022-03-17 14:21:50 -07:00
Scott Nonnenberg 53ca6672a9
Timeline: Spacing and message selection tweaks 2022-03-17 14:20:40 -07:00
Fedor Indutnyy 0e31659682 Merge https://github.com/signalapp/Signal-Desktop/pull/5788 2022-03-17 09:36:51 -07:00
Fedor Indutny 8ab4c4e78d
Postpone routineProfileRefresh until empty 2022-03-16 17:52:05 -07:00
Fedor Indutny 0923cc6cb8
Do not reopen the last notification on reconnect 2022-03-16 17:51:19 -07:00
Fedor Indutny 64219f52ac
Request last group state when fetching delta 2022-03-16 17:45:38 -07:00
Evan Hahn 34e4b77f51
Increase space between non-grouped message bubbles 2022-03-16 14:16:33 -07:00
Fedor Indutny a9bf0cc0c9
Fix race condition in Timeline 2022-03-16 14:07:53 -07:00
Scott Nonnenberg 5a7196e464
Sticker pack download: require just one successful sticker download 2022-03-16 12:18:16 -07:00
Josh Perez 3620309f22
Show story replies in the timeline 2022-03-16 10:30:14 -07:00
Scott Nonnenberg 55716c5db6
Fix third item in Whats's New dialog 2022-03-16 09:48:33 -07:00
Fedor Indutny 36ce4f27a2
Optimize profile avatar uploads and sync urls 2022-03-15 17:14:20 -07:00
Scott Nonnenberg 703bb8a3a3
Introduce new 'Block request' button in timeline 2022-03-15 17:11:28 -07:00
Fedor Indutny 536dd0c7b0
Update electron to 17.1.2 2022-03-15 14:45:53 -07:00
Scott Nonnenberg f217730b84
Support for people banned from joining groups via link 2022-03-14 18:32:07 -07:00
dependabot[bot] 1b7496399b
Upgrade lodash-es to v4.17.21 2022-03-14 17:03:21 -07:00