Commit Graph

8165 Commits

Author SHA1 Message Date
Fedor Indutnyy
f83fdce735 Update strings 2022-03-31 16:30:28 -07:00
Fedor Indutny
e4b5b75988 GroupV2: Don't apply last state from the logs if skipped 2022-03-31 11:22:40 -07:00
Vladislav Gorenkin
d094a93191 Fix several shortcuts not working with non-EN keyboard layouts 2022-03-31 11:58:28 +06: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
Fedor Indutny
a8962c7d20 Update electron to 17.3.1 2022-03-30 11:53:32 -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
Fedor Indutny
8b36e37d18 Update esbuild to 0.14.28, use es2020 target 2022-03-28 18:47:29 -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
dependabot[bot]
918616e6ab Upgrade plist to v3.0.5 2022-03-28 16:50:02 -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
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