Commit Graph

2576 Commits

Author SHA1 Message Date
automated-signal cf2f0b5aba Drop verified syncs, use storage service for event
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-20 17:34:51 -07:00
automated-signal 71fb4eb4e3 Timeline: Mark messages read sooner, and a little more often
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-04-20 16:34:34 -07:00
automated-signal a384d7bcdf Clear previous pending pni identity events
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-04-20 16:33:52 -07: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
Josh Perez 0f16ef5dd6 Do not try to download text attachments 2022-04-08 10:03:10 -07:00
Josh Perez 0a0fabd2ca Changes story sort order 2022-04-08 11:40:15 -04:00
Scott Nonnenberg bb989455a7 ProfileEditor: Fix updating non-avatar with no avatar 2022-04-07 19:44:26 -07:00
Fedor Indutny 37d06ec7b9 Graceful handling of single-range diff download 2022-04-07 19:14:41 -07:00
Josh Perez d8e6516fb9 Fixes isAccepted logic when calling it for the first time 2022-04-07 19:12:35 -07:00
Fedor Indutny a15d84aade Update better-sqlite3 2022-04-07 15:49:23 -07:00
Josh Perez b96b02593b Add aria-label to all <Select /> instances 2022-04-07 17:40:57 -04:00
Josh Perez 9ffcd44e6d Do not add non-messages to the timeline 2022-04-07 14:13:58 -07:00
Josh Perez 19bb3bc994 Adds keyboard affordance to story viewer 2022-04-07 14:11:33 -07:00
Fedor Indutnyy 43d51a3fb3 Release notes for 5.39.x 2022-04-07 12:48:02 -07:00
Fedor Indutny 4c798bf7b8 Update dependencies to support Emoji v14 2022-04-07 14:50:42 -04:00
Fedor Indutny e1e1cfb892 Use fuse.js for regular contact search 2022-04-07 11:47:12 -07:00
Fedor Indutny 085a698a73 Fix white screen when sharing screen 2022-04-07 10:52:04 -07:00
Scott Nonnenberg b50c96c0b5 Improve layout of various message bubbles 2022-04-07 09:58:15 -07:00
Fedor Indutny 5fdda012cd Raise voice note time limit to one hour 2022-04-06 14:39:54 -07:00
Fedor Indutny 33b8b59c55 Another fix for single-sticker packs 2022-04-06 14:00:13 -07:00
Fedor Indutny 55c5f15cd9 Add Cannot_Update_Require_Manual dialog type 2022-04-06 11:27:17 -07:00
Fedor Indutnyy 3c6d50f351 Merge https://github.com/signalapp/Signal-Desktop/pull/5842 2022-04-06 10:24:56 -07:00
Josh Perez fc9bdf9398 Process text story messages 2022-04-05 21:18:07 -04:00