Commit Graph

2522 Commits

Author SHA1 Message Date
automated-signal 9a094ef257
Fix white screen when sharing screen
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-07 11:05:17 -07:00
automated-signal 4e87ff3286
Another fix for single-sticker packs
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-06 14:40:57 -07:00
automated-signal 8fbf57ef3c
Add Cannot_Update_Require_Manual dialog type
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-06 11:39:33 -07:00
automated-signal 41401deb07
Fix storage service processing of verified status
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-05 11:36:29 -07:00
automated-signal 3ed5c36d58
More peeking of group calls to prevent out-of-date member info
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-04-01 10:48:36 -07:00
automated-signal ee3a35d05d
startCall: wait for startOutgoingDirectCall before updating lobby
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-04-01 10:48:20 -07:00
automated-signal 4975d97f35
Fix single sticker stickerpack download
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-01 10:48:05 -07:00
Fedor Indutnyy d43a6f1c91 Add release notes for 5.38 2022-03-31 16:31:36 -07:00
Fedor Indutny e4b5b75988
GroupV2: Don't apply last state from the logs if skipped 2022-03-31 11:22:40 -07:00
Scott Nonnenberg 99687a4b5b
Remove support for legacyMessage 2022-03-30 20:07:55 -07:00
Scott Nonnenberg 97b03d8803
shouldCurrentMessageHideMetadata: Hide more often for less jumpiness 2022-03-30 20:07:14 -07:00
Josh Perez 16f0f4262a
Fix media not auto-downloading 2022-03-30 13:53:30 -07:00
Josh Perez 7316e880e8
Changes story message receiver acceptance logic 2 2022-03-29 18:38:17 -07:00
Scott Nonnenberg 42bd8cb4ce
getUntrustedConversations: Ensure we return conversationIds 2022-03-29 17:14:01 -07:00
Fedor Indutny 13f4948d4b
Introduce `requireManualUpdate` yaml flag 2022-03-29 15:46:18 -07:00
Fedor Indutny 2aac3b5cb9
Split `addSingleMessage` for better batching 2022-03-29 15:30:55 -07:00
Fedor Indutny f7c3a44056
Update electron to 17.3.0 2022-03-29 10:06:42 -07:00
Josh Perez 3b5cc26fec
Adds logic around downloading stories 2022-03-28 18:10:08 -07:00
Josh Perez 9d3f0072a5 Changes story message receiver acceptance logic 2022-03-28 17:35:56 -07:00
Scott Nonnenberg 006de5b1a5
Don't linkify when certain unicode formatting characters are present 2022-03-28 17:28:37 -07:00
Scott Nonnenberg e62606361d
Sort message-initiated timer updates before the initiating message 2022-03-28 17:25:11 -07:00
Evan Hahn 555b9d8aa1
Upgrade webpack-cli to 4.92 and webpack-dev-server to 4.7.4 2022-03-28 16:18:00 -07:00
Fedor Indutny 03173a31da
Don't await profile fetches without changes 2022-03-28 16:05:47 -07:00
Scott Nonnenberg 1ad284d22c
Group disparate status together, but show metadata if different 2022-03-28 15:55:12 -07:00
Fedor Indutny 2602db97f0
Allow composing to contacts from groups 2022-03-28 14:13:24 -07:00
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
Scott Nonnenberg 6eef476f28 Add release notes for 5.37 2022-03-23 16:27:14 -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
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
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