Commit Graph

2595 Commits

Author SHA1 Message Date
automated-signal 00f770c3c4
getTotalUnreadForConversation: Add missing isGroup parameter 2022-04-28 10:06:36 -07:00
automated-signal 075b968cbc
Fix "Cannot Update" dialog's retry button
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-27 16:43:14 -07:00
automated-signal 653e885266
Fix collapsed corners for link previews and image attachments
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-04-27 16:43:03 -07:00
automated-signal 050a1bf789
Add filter commands for finding conversations
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-27 12:13:01 -07:00
automated-signal f5b3785aa0
Fix handling of 206 status code in updater
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-26 17:14:11 -07:00
automated-signal af0475b023
Challenge: If no retry-after header on 428, don't start timer for retry
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-04-25 16:46:58 -07:00
automated-signal a941720e18
Fix screen reader interaction with message audio
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-25 14:24:53 -07:00
automated-signal ce470860a9
sendProfileKey: Be resilient to more kinds of errors
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-04-25 14:23:05 -07:00
automated-signal d3bb35568d
Don't post extraneous verified change notification
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-25 14:10:44 -07:00
automated-signal 9c3cd7f8af
Message.tsx: Don't handle clicks outside of container
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-04-25 10:42:47 -07:00
automated-signal dc4ef43b46
Ignore PNI key upload errors for now
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-22 12:17:34 -07:00
automated-signal 8faf3bfbec
Use useRefMerger in Input to avoid re-renders
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2022-04-21 16:32:01 -07:00
Fedor Indutnyy ed013bf51c Release notes for 5.41.x 2022-04-21 11:43:38 -07:00
Josh Perez 4896ce32c3
Sync story read status from primary 2022-04-20 17:29:37 -07:00
Fedor Indutny da45f26d37
Drop verified syncs, use storage service for event 2022-04-20 19:41:52 -04:00
Josh Perez 8c4b875dca
Prune the story progress effect's dependency list 2022-04-20 19:38:38 -04:00
Josh Perez 774246b6e2
Drop story replies from group timeline 2022-04-20 16:33:38 -07:00
Fedor Indutny e5ba00b798
Initial GV2 mock tests 2022-04-20 12:35:53 -07:00
Scott Nonnenberg 34a27accfc
Timeline: Mark messages read sooner, and a little more often 2022-04-20 12:31:54 -07:00
Fedor Indutny 7821a872bd
Drop ContactRecords for our own ACI/PNI 2022-04-19 20:10:10 -07:00
Fedor Indutny e8d268b466
Clear previous pending pni identity events 2022-04-18 16:33:17 -07:00
Josh Perez d776deae01
Hidden stories list/unhide stories 2022-04-15 18:31:18 -04:00
Josh Perez 85027e7ce5
Release notes for v5.40.x 2022-04-15 18:18:47 -04:00
Josh Perez e3d537cbd3
Render group stories 2022-04-14 20:08:46 -04:00
Scott Nonnenberg 14ab7b9e0d
Fetch profiles for conversations needing verification, more logging too 2022-04-14 15:27:16 -07:00
Fedor Indutny 6856e246e2
Don't update our own profile key from group state 2022-04-14 15:26:47 -07:00
Josh Perez 908ecda64f Merge signalapp/Signal-Desktop#5610 2022-04-14 14:49:05 -04:00
Scott Nonnenberg f572abf57d
Show expiration timer for incoming messages even if unread 2022-04-14 11:06:37 -07:00
Josh Perez b550f64a4b Merge signalapp/Signal-Desktop#5633 2022-04-14 13:04:19 -04:00
Josh Perez 4015259def
Adds captions in the viewer 2022-04-14 13:02:12 -04:00
Fedor Indutny 247149c58e Support search for E164 without candidate contacts 2022-04-13 15:02:41 -07:00
Scott Nonnenberg 37c44fb631
Support for server-configurable maximum attachment size 2022-04-13 10:47:39 -07:00
Scott Nonnenberg 677548f3a3
getSuggestedFilename: January 2nd to fix test failure in some time zones 2022-04-13 10:45:49 -07:00
Fedor Indutny 610ebdd1e3
Batch storage item read requests 2022-04-12 17:50:17 -07:00
Chris Eager 2f5e4f1b98
Update message reporting to use sender ACI instead of E164 2022-04-12 12:54:04 -07:00
Scott Nonnenberg 8f630a52b5
Job Queue: Don't wait unless it's our first time in verify loop 2022-04-12 12:41:12 -07:00
Scott Nonnenberg a013e43299
Contact presence: Check for array with items, not truthiness 2022-04-12 12:37:10 -07:00
Josh Perez 1a9547c98f
Repair video playback in viewer 2022-04-12 12:29:30 -07:00
Fedor Indutny 42108c9ca9
Flush last conversation message save on shutdown 2022-04-12 11:16:58 -07:00
Josh Perez 0ccbf5e4bd
Move FocusTrap into the parent to allow scrolling list 2022-04-12 07:45:20 -07:00
Scott Nonnenberg 302604f67e
Restore ability to message someone from embedded contact 2022-04-11 17:26:09 -07:00
Fedor Indutny f77175f6b3
Fix spurious assert in groups.ts 2022-04-11 14:31:38 -07:00
Josh Perez 9f7ee9ae79
Force set expirationStartTimestamp on story messages 2022-04-11 14:28:01 -07:00
Scott Nonnenberg 7f89f6162f
Disable forward for messages with embedded contact 2022-04-11 13:57:44 -07:00
Fedor Indutny 6d816d01ad
Better tool for symbolication of crash reports 2022-04-11 11:46:02 -07:00
dependabot[bot] c82ce8f15f
Upgrade moment to v2.29.2 2022-04-11 11:33:36 -07:00
Scott Nonnenberg 9e54f55c22
Ensure that waitForAll functions catch and log thrown errors 2022-04-11 10:53:57 -07:00
Scott Nonnenberg 45fcf827dd
Don't apply custom color style if message is deleted for everyone 2022-04-11 09:45:50 -07:00
Yusuf Sahin HAMZA e150353f3f Improve archive helper text 2022-04-08 18:32:15 -04:00
Josh Perez 28c1346a25
Allow outside click for focustrap 2022-04-08 14:50:26 -04:00