Commit Graph

8320 Commits

Author SHA1 Message Date
Scott Nonnenberg 026f574fdb
Replace mentions with text when forwarding 2022-07-21 09:26:11 -07:00
Scott Nonnenberg 1f65a4491f
Use concurrency of one for queues with no options 2022-07-20 19:40:53 -07:00
Scott Nonnenberg 4cd05dc6c9
validateUnsealedEnvelope: On expire, log serverTimestamp vs. expiration 2022-07-20 17:15:26 -07:00
Josh Perez e321e1fea8
Edit distribution lists via story settings menu 2022-07-20 20:07:09 -04:00
Scott Nonnenberg 9986d10947 v5.52.0-beta.1 2022-07-20 16:12:51 -07:00
Scott Nonnenberg be5273e131 Update strings 2022-07-20 16:12:51 -07:00
Scott Nonnenberg c91bb0f0c3 Remove unused lint-deps exceptions 2022-07-20 16:12:51 -07:00
Josh Perez 581b841098
Add unread count to the stories badge 2022-07-20 19:06:15 -04:00
Josh Perez ea058371ed
Use casual for mock data 2022-07-20 17:29:09 -04:00
Evan Hahn f0bf3a075f
Remove call for public translations 2022-07-20 09:19:30 -07:00
Josh Perez 0d2e6493f5
Add a stories toggle to Preferences 2022-07-19 20:47:05 -04:00
Josh Perez 4d67c6b056
Protections on viewStory after we've unmounted 2022-07-19 13:38:32 -07:00
Fedor Indutny e2b217edbc
Fix storybook 2022-07-19 12:03:25 -07:00
Fedor Indutny fc10a39cb1
Update frameless-titlebar to 2.3.5 2022-07-18 23:16:47 -07:00
Fedor Indutny dc02633d9b
Titlebar fixes 2022-07-18 17:23:34 -07:00
Fedor Indutny 5c2016ec40
Refresh PNI on startup 2022-07-18 15:32:00 -07:00
Fedor Indutny a4cf2e0948
Always refetch profile key credential if expired 2022-07-18 13:05:41 -07:00
Scott Nonnenberg 2f252b8e26
Repair broken attachments with non-array 'data' fields 2022-07-18 13:01:43 -07:00
Scott Nonnenberg a0424be5bb
Wait for enqueueMessageForSend before resetting message input box 2022-07-18 12:30:18 -07:00
Scott Nonnenberg 1bb91758e6
Spell check: Restore english region support 2022-07-15 15:37:19 -07:00
Scott Nonnenberg 3cd77b0d53
main.ts: Fix main title bar check 2022-07-15 14:50:24 -07:00
Scott Nonnenberg 99d507a74d
Ensure that the GroupV1 Migration dialog shows 2022-07-15 14:50:02 -07:00
Scott Nonnenberg a2eac80034 Enable fullfsync mode in the database 2022-07-15 14:47:24 -07:00
Scott Nonnenberg 4b8a37f519
Fix missing titlebar on Windows 2022-07-14 12:07:45 -07:00
Scott Nonnenberg bfc56dd175
Introduce new Profile Fetch service, with centralized queueing 2022-07-13 17:46:46 -07:00
Scott Nonnenberg 535b466b43 v5.51.0-beta.1 2022-07-13 17:38:27 -07:00
Scott Nonnenberg e052915272 Update strings 2022-07-13 17:28:47 -07:00
Josh Perez 5639c1adea
DOE for stories 2022-07-13 16:09:18 -07:00
Josh Perez d7307934bc
Adjust some types 2022-07-12 17:37:21 -07:00
Josh Perez 9ce4b8977d
Show toast when reacting/replying to a Story 2022-07-12 09:41:41 -07:00
Scott Nonnenberg fc98d54326
Ensure that outgoing gift badges can be Viewed 2022-07-12 09:39:18 -07:00
Scott Nonnenberg 14591358f1
Simplify expireTimer change handling, queue for contact sync 2022-07-11 17:32:26 -07:00
Scott Nonnenberg 50222558bf
Remove emoji, mentions and links when calculating text direction 2022-07-11 16:34:55 -07:00
Fedor Indutny 07cc399550
Lazily fetch profiles when modifying groups 2022-07-11 11:50:14 -07:00
Josh Perez 712c9597c5
Fixes story reaction notification text 2022-07-11 11:35:55 -07:00
Scott Nonnenberg 0888b57744
Attachment downloads: Use filename if we have it, ignore index = 1 2022-07-08 16:10:16 -07:00
Scott Nonnenberg 1dc27a6144
enqueueMessageForSend: Capture storage service change on unarchive 2022-07-08 16:09:46 -07:00
Josh Perez 06b606cec3
Story creator improvements 2022-07-08 14:14:01 -07:00
Josh Perez 46aee24faa
Fix incoming story context quotes 2022-07-08 13:54:27 -07:00
Fedor Indutny a450e13a99
Fetch PNI group credentials 2022-07-08 13:46:25 -07:00
Scott Nonnenberg b9ba732724
Background message migration: Process just one batch at a time 2022-07-08 13:35:08 -07:00
Josh Perez 2105ee13f1 v5.50.0-beta.1 2022-07-08 15:09:00 -04:00
Josh Perez 3e2a30a818 Updates i18n strings 2022-07-08 15:08:40 -04:00
dependabot[bot] 73e466e33f
Upgrade moment to v2.29.4 2022-07-08 10:20:07 -07:00
Evan Hahn d37d191811
Update comment about maximum number of server locales 2022-07-08 09:14:21 -07:00
Scott Nonnenberg 2816b2f06f Revert "Potential fix for laggy scrolling"
This reverts commit 4f4df5bb32.
2022-07-08 08:19:48 -07:00
Josh Perez 664181cf9c
Fixes getStoryView selector 2022-07-07 14:59:08 -07:00
Fedor Indutny 4a15df5904
Properly close emoji picker when picking emoji 2022-07-07 14:39:22 -07:00
Josh Perez fcf75fdd1c
Fix video playback controls flicker 2022-07-07 14:07:00 -07:00
Fedor Indutny 4f4df5bb32
Potential fix for laggy scrolling 2022-07-07 10:05:09 -07:00