Commit graph

8151 commits

Author SHA1 Message Date
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
Josh Perez
778f3721a6
Do not update unread count for story messages 2022-07-07 09:48:05 -07:00
Fedor Indutny
565425c8b6
Correct identifier for story records 2022-07-06 17:34:13 -07:00
Fedor Indutny
3111b804de
Add an extra assert to Data.saveMessage 2022-07-06 15:53:25 -07:00
Josh Perez
3e644f45cf
Fixes story viewing behavior 2022-07-06 15:06:20 -04:00
Fedor Indutny
c4b6eebcd6
Fix titlebar 2022-07-06 09:46:33 -07:00
Josh Perez
2d6d817f58
Fix story quote custom color 2022-07-06 12:34:01 -04:00
Fedor Indutny
5d1702c2fe
Localize accelerators in custom menu 2022-07-06 09:23:37 -07:00
Scott Nonnenberg
064f3dd0e0
updateSchema: Be resilient to invalid images 2022-07-05 17:28:00 -07:00
Scott Nonnenberg
5fcf97b43b
Introduce logging for unexpected incoming urgent values 2022-07-05 15:20:30 -07:00
Fedor Indutny
f92be05b15
Titlebar fixes 2022-07-05 09:44:53 -07:00
Scott Nonnenberg
f273333046
showMessageDetail: Add a backup in addition to transitionend handler 2022-07-05 09:30:55 -07:00
Jim Gustafson
06a8362541
Update to RingRTC v2.20.11 2022-07-01 10:44:35 -07:00
Scott Nonnenberg
06190b1434
Introduce new urgent property for outgoing messages 2022-07-01 09:55:13 -07:00
Josh Perez
6cd1e3fdfc
Start downloading story thumbnails 2022-06-30 22:36:40 -07:00
Josh Perez
9155784d56
Sync my stories with primary device 2022-06-30 20:52:03 -04:00
Josh Perez
7554d8326a v5.49.0-beta.1 2022-06-30 20:47:39 -04:00
Josh Perez
ebac736de2 Updates strings 2022-06-30 20:47:22 -04:00