Commit graph

3102 commits

Author SHA1 Message Date
Evan Hahn
5219cdf2c9
Make 1 the minimum registration ID 2022-10-05 09:35:56 -07:00
Fedor Indutny
e20ec013f5
Provide pni registration id in createAccount 2022-10-04 17:50:07 -07:00
Fedor Indutny
ebafc933b9
Use X-Signal-Receive-Stories header 2022-10-04 17:48:25 -07:00
Alvaro
c52fe3f377
Story - add caption 2022-10-04 17:17:15 -06:00
Alvaro
8fcd36e30a
Removed Note to Self story ring 2022-10-04 15:39:29 -06:00
Jamie Kyle
3e73b30a9d
Dont forward group story replies into conversation 2022-10-04 11:42:42 -07:00
Fedor Indutny
8b705d3b55
Sync storiesDisabled flag on AccountRecord 2022-10-04 10:53:36 -07:00
Josh Perez
3e57cb8549
Updates stories toggle in settings 2022-10-03 16:56:10 -07:00
Alvaro
458eb2ea81
Voice-note animation fixes 2022-10-03 17:43:44 -06:00
Alvaro
56f8842ed2
Fixed padding on call settings modal 2022-10-03 16:13:59 -07:00
Alvaro
44db76531e
markStoryRead: More logging in unusual cases 2022-10-03 16:10:20 -07:00
Fedor Indutny
b65890b07d
Update to latest pino 2022-10-03 15:53:41 -07:00
Josh Perez
3cc122f756
Show proper distribution list name in story viewer 2022-10-03 15:22:01 -07:00
Jamie Kyle
6d56f8b8aa
support icu messageformat for translations 2022-10-03 14:19:54 -07:00
Alvaro
f533517672
Don't fallback to client-fanout on timeout, and more logs 2022-09-30 13:33:24 -07:00
Scott Nonnenberg
2b2594c20a
Stories: Fix sender key persistence, pipe story: true into sends 2022-09-30 09:59:36 -07:00
Josh Perez
67c706a7ef
Ensure deleting conversation deletes story replies 2022-09-29 17:57:11 -07:00
Alvaro
00a720faa9
Refactored and cleaned up Modal and friends 2022-09-29 16:40:09 -06:00
Fedor Indutny
f64426fbe0
Fix outside click in story replies 2022-09-29 13:13:45 -07:00
Fedor Indutnyy
49c6cc00e7 Add release notes for 5.62.x 2022-09-28 11:41:08 -07:00
Alvaro
ab153b30c8
Remove unused name on Avatar 2022-09-28 09:27:52 -07:00
Alvaro
0c120eaf3a
Disabled arrow-key navigation while displaying replies modal 2022-09-28 09:26:46 -07:00
Fedor Indutny
ffac571dd8
systemGivenName/systemFamilyName in ContactPill 2022-09-27 17:07:00 -06:00
Scott Nonnenberg
5957c111cf
Move to smartling for translation services 2022-09-27 14:01:06 -07:00
Fedor Indutny
0ab85a6094
Fix UI in PendingInvites 2022-09-27 13:31:55 -07:00
Fedor Indutny
698c7a7739
Fix click handling for stories 2022-09-27 13:24:21 -07:00
Fedor Indutny
c0082adc56
Revert "Enable fullfsync mode in the database"
This reverts commit a2eac80034.
2022-09-27 13:15:53 -07:00
Fedor Indutny
373f121887
Extend cleanSignedPreKeys to support PNI 2022-09-27 09:33:56 -07:00
Alvaro
cfe66a2c0b
Re-arranged story viewer components to render meta above arrow-buttons 2022-09-26 18:49:18 -06:00
Alvaro
5baf3a7feb
Reverting left-alignment of toasts 2022-09-26 17:09:50 -07:00
Alvaro
ec454a9419
Handled ESC to go from stories to chats 2022-09-26 13:28:40 -07:00
Scott Nonnenberg
5ed5483dd7
Eliminate unknown groups and contacts from search results 2022-09-26 13:18:11 -07:00
Alvaro
a921f267f5
Fixed Avatar storyRing and blur on storybook 2022-09-26 13:12:51 -06:00
Alvaro
22bf3ebcc0
Implemented ability to quickly add a user to a group 2022-09-26 09:24:52 -07:00
Josh Perez
649faf0092 v5.61 release notes 2022-09-23 14:46:25 -04:00
Scott Nonnenberg
a7253be213
getUnreadByConversationAndMarkRead: Take 'now' param for reliable tests 2022-09-22 16:49:06 -07:00
Alvaro
77bf3a8669
Don't scroll to the bottom of story replies 2022-09-22 13:18:26 -07:00
Alvaro
004abd44b5
Filtered out sender from story Sent To list 2022-09-22 12:03:50 -07:00
Josh Perez
d911439f0f
Include distribution list name on sent stories 2022-09-22 14:56:49 -04:00
Josh Perez
94ef800e33
Autoplay the hidden stories section 2022-09-22 14:56:39 -04:00
Josh Perez
89b5768775
Fixes story viewing for reduced motion users 2022-09-21 20:56:05 -04:00
Josh Perez
0be580e8e5
Fixes story play order 2022-09-21 20:55:23 -04:00
Alvaro
4308739bc0
Fixes expirationTimer i18n 2022-09-21 17:57:44 -06:00
Josh Perez
af5a496994
Sort stories when they were read at 2022-09-21 17:54:48 -06:00
Josh Perez
b04fbb6d8d
Do not allow replies to self story 2022-09-21 12:19:16 -07:00
Fedor Indutny
59da9c7ae5
Stop using deprecated PniCredential 2022-09-21 09:18:48 -07:00
Josh Perez
b7526d4e26
Use new story background colors 2022-09-21 08:48:04 -06:00
Alvaro
fe455a482f
Fixed story link preview tooltip fonts and avoid scaling them as the story scales 2022-09-20 18:32:37 -06:00
Fedor Indutny
249f5c37fc
Keep custom titlebar in full screen mode 2022-09-20 16:56:01 -07:00
Fedor Indutny
e0ae5fc27c
Wait for contact sync in MessageReceiver 2022-09-20 16:53:38 -07:00
Fedor Indutny
53e17e8e08
Update to esbuild 0.15.8 2022-09-20 16:52:32 -07:00
Alvaro
b4c9c3051b
Animated voice-note controls and used image x for playback rate 2022-09-19 17:28:10 -07:00
Fedor Indutny
f9453c64dd
Test rate-limiting, stories in mock server 2022-09-19 15:08:55 -07:00
Scott Nonnenberg
450051e541
Only process signal domain links if they have hash/path/query 2022-09-19 13:42:37 -07:00
Scott Nonnenberg
5e9f3d5171
Unarchive conversation if another device sent a message to it 2022-09-19 13:40:03 -07:00
Josh Perez
e8d226766d
Change story text size to px 2022-09-19 12:48:10 -06:00
Fedor Indutny
62647a357f
Support unregisteredAtTimestamp in storage service 2022-09-19 11:47:49 -07:00
Scott Nonnenberg
6936cc1e2e
Don't include emoji name when searching; only use short_name 2022-09-19 09:34:20 -07:00
Scott Nonnenberg
46baf2a69b
_locales: Remove empty description fields 2022-09-16 14:59:00 -07:00
Jamie Kyle
bbf4e74239
Init Danger/Endanger with Backbone/package.json versions rules 2022-09-16 11:32:28 -07:00
Scott Nonnenberg
c6819a5438
Ensure that one emoji is added, when expected 2022-09-15 16:15:56 -07:00
Jamie Kyle
b290b577d4
Remove unreachable code 2022-09-15 14:44:47 -07:00
Jamie Kyle
01587b0f39
Accept multiple images and videos in attachment picker 2022-09-15 14:40:48 -07:00
Alvaro
6cfe2a09df
Consecutive playback and per-conversation playback rate 2022-09-15 14:10:46 -06:00
Jamie Kyle
eb10aafd7c
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
Fedor Indutny
f627a05cf8
Fix color pick in TextStoryCreator 2022-09-15 13:11:40 -06:00
Fedor Indutny
635840cd99
Properly handle closing click events in modals 2022-09-14 18:58:35 -07:00
Fedor Indutny
e3f418105b
Improve challenge handling 2022-09-14 17:31:37 -07:00
Jamie Kyle
0086216c9d
Add eqeqeq rule but require == for null 2022-09-14 14:40:44 -07:00
jamiebuilds-signal
64a4d2e717
Improved reliability of strictAssert 2022-09-14 09:40:50 -07:00
Fedor Indutny
1a54d438c2
Separate flag for cdsi in beta channel 2022-09-13 21:07:47 -07:00
jamiebuilds-signal
5a8f484a03
Enable brace-style eslint rules 2022-09-13 14:48:09 -07:00
jamiebuilds-signal
73bdcdfd0a
Fix storyviewer title for groups 2022-09-13 15:33:53 -06:00
Fedor Indutny
3e6156ced7
Run checkForConflicts on a p-queue 2022-09-13 09:16:01 -07:00
Fedor Indutny
a040330d89
Don't clear manually applied link preview 2022-09-13 08:08:28 -06:00
Scott Nonnenberg
8899ca9724
Improve logging in handleDataMessage and contact sync 2022-09-12 17:52:55 -07:00
jamiebuilds-signal
537955b009
Fix StoryViewer rendering "You" 2022-09-12 15:03:25 -07:00
Fedor Indutny
9bc4117259
Never pass negative speaker height to RingRTC 2022-09-12 13:50:13 -06:00
Scott Nonnenberg
380833447f
Stories: Don't drop 1:1 replies, always 24-hour expireTimer 2022-09-09 18:05:07 -06:00
Alvaro
383a0fd17f
Added the time remaining for disappearing messages and stories 2022-09-09 11:35:00 -07:00
Alvaro
134265496b
Fixed positioning of emoji popper - avoids range error 2022-09-09 11:15:28 -07:00
Fedor Indutny
1e825fd1e8
Fix recursion loop in sendStory 2022-09-08 16:17:38 -07:00
Alvaro Carrasco
8d7cbeef64 v5.59.0-beta.1 2022-09-08 17:07:07 -06:00
Scott Nonnenberg
9d50679473
Message.tsx: Don't let event propagate on generic attachment click 2022-09-08 15:09:40 -07:00
Fedor Indutny
ae01ad4276 Persist hasSetMyStoriesPrivacy in storage service 2022-09-07 14:17:09 -07:00
Scott Nonnenberg
03b750d072 Fix keyboard handling in ReactionPicker/Viewer and their child views 2022-09-07 14:17:09 -07:00
Scott Nonnenberg
192c85bb0e getNextAttachmentDownloadJobs: Delete malformed jobs 2022-09-07 14:17:08 -07:00
Fedor Indutny
55a5c51236 Provide speakerHeight to ringrtc 2022-09-07 14:17:08 -07:00
Jordan Rose
618a7725fe Simplify logging 2022-09-07 14:17:03 -07:00
Scott Nonnenberg
56ffd7bc3f
Expire Timer: If we generated change, don't mark unread 2022-09-06 17:52:07 -06:00
Fedor Indutny
b54c6f257d
Minimize and start Signal in tray 2022-09-06 15:09:52 -07:00
Evan Hahn
aa86d8bf82
Lint .d.ts files 2022-09-06 13:51:34 -07:00
Scott Nonnenberg
6dd2b73855
Storage/getItemsState: Warn if not ready, log on success as well 2022-09-01 18:05:47 -07:00
Scott Nonnenberg
8bbd892693
Contact Sync: Consider undefined value as a disabled expire timer 2022-09-01 11:26:10 -07:00
Fedor Indutny
0715cc6be3
Fix flaky test and add screenshots 2022-09-01 09:35:44 -07:00
Scott Nonnenberg
0ba23d4b62
Format all messages.json files in preparation for larger changes 2022-08-31 20:42:18 -07:00
Fedor Indutnyy
db155b9752 v5.58.0-beta.1 2022-08-31 16:12:06 -07:00
Scott Nonnenberg
c819d27ce9
Don't log call audio levels actions to console in dev mode 2022-08-31 15:58:05 -07:00
Scott Nonnenberg
1cb70547fb
Ensure non-visual attachments can be manually downloaded 2022-08-31 15:32:06 -07:00
Fedor Indutny
dda21701c5
Pass proxyUrl to LegacyCDS 2022-08-31 13:45:58 -07:00