Commit Graph

581 Commits

Author SHA1 Message Date
Evan Hahn
75f0cd50be Send viewed receipt when you start listening to an audio message 2021-08-17 08:43:26 -07:00
Fedor Indutny
f5a3d4bc8a Fix various read sync inconsistencies 2021-08-16 17:16:00 -07:00
Josh Perez
b72d7b436e Fixes license headers test, adds them in 2021-08-16 16:03:10 -05:00
Fedor Indutny
b2e2e6d8eb Fallback to sent_at when serverTimestamp is empty 2021-08-13 09:02:28 -07:00
Evan Hahn
b0750e5f4e Show "unplayed" dot on incoming audio messages 2021-08-12 13:15:55 -05:00
Fedor Indutny
12c78c742f Optimize rendering 2021-08-11 09:23:21 -07:00
Josh Perez
9078919545 Transcode heic/heif images 2021-08-09 13:06:21 -07:00
Scott Nonnenberg
7ce89414bf Support for alpha build channel 2021-08-06 14:21:01 -07:00
Scott Nonnenberg
5069f48cf0 Message Send Log: Increase retention length 2021-08-05 20:17:23 -04:00
Josh Perez
12d2b1bf7c Avatar defaults and colors 2021-08-05 20:17:05 -04:00
Scott Nonnenberg
3d8976d030 requestResend: Show decryption error toast only for RESENDABLE/DEFAULT 2021-08-05 10:25:59 -07:00
Scott Nonnenberg
ebb87b12d5 Standardize feature flag for internal testing 2021-08-05 10:00:33 -07:00
Evan Hahn
6b290a0f0c @mentions notifications 2021-08-05 07:35:33 -05:00
Scott Nonnenberg
3bbe859452 Partially revert "Sender Key: Prepare for testing in beta"
Partial revert of commit ab5a12fded
2021-08-04 16:49:05 -07:00
Fedor Indutny
674ea824c2 Update electron, electron-builder, @electron/fuses 2021-08-04 15:15:38 -07:00
Scott Nonnenberg
f048066693 Sender Key: Flags to disable, send to unrestricted 2021-08-03 18:02:35 -07:00
Evan Hahn
3b476fb60d Fix tooltip placement bugs by upgrading Popper 2021-08-03 12:04:49 -05:00
Evan Hahn
f33a0db32c Convert the loading window to TypeScript 2021-08-03 09:28:45 -05:00
Scott Nonnenberg
310f0dc88f Sender Key: Proper 409-handling, save new members earlier 2021-08-02 17:42:00 -07:00
Scott Nonnenberg
ab5a12fded Sender Key: Prepare for testing in beta 2021-08-02 19:12:49 -05:00
Scott Nonnenberg
bcb9d2d2f3 Modernize DeliveryIssueDialog, fix outline clipping in Modal 2021-08-02 14:19:18 -07:00
Scott Nonnenberg
bf7da5ca2e DeliveryIssueDialog: Add learn more button linking to support 2021-07-30 13:30:59 -07:00
Scott Nonnenberg
9fb8114691 Sender Key: Track registrationIds in senderKeyState 2021-07-30 11:35:25 -07:00
Evan Hahn
689542a9b4 Show additional data in debug log header 2021-07-30 09:43:16 -07:00
Fedor Indutny
03874a788f Use smaller batches for receipts and syncs 2021-07-29 18:08:04 -07:00
Evan Hahn
8cadc40975 Replace MessageModel#isUnread with isMessageUnread utility 2021-07-29 09:29:07 -05:00
Fedor Indutny
1c1d0e2da0 Move to websocket for requests to signal server 2021-07-28 14:37:09 -07:00
Scott Nonnenberg
4b92e12f83 Group Details: Show unregistered users in member list 2021-07-28 13:52:49 -05:00
Josh Perez
e7a2365905 Fix image contentType when transcoding 2021-07-27 20:09:10 -04:00
Scott Nonnenberg
67d13e9ba8 More logging in addDeliveryIssue, properly wait in getProfiles 2021-07-26 17:00:16 -07:00
Scott Nonnenberg
276c153ec4 sendToGroup: Ensure key distribution messages are always online:false 2021-07-26 16:48:43 -07:00
Scott Nonnenberg
eba182f8d0 Better logging for sealed sender, sender key distribution 2021-07-23 15:37:04 -07:00
Evan Hahn
18140c4a9d Retry outbound read syncs for up to 24 hours 2021-07-23 15:02:36 -07:00
Scott Nonnenberg
b0eaae93f1 archiveSessionOnMatch: Check for ratchet key match as well 2021-07-23 10:44:21 -07:00
Fedor Indutny
fdec47d637 Use single WebAPI instance across the app 2021-07-23 10:23:50 -07:00
Evan Hahn
ceb2f594e3 Upgrade Sinon to v11.1.1 2021-07-22 14:53:49 -05:00
Josh Perez
d9e90e9ea8 Improvements to shared library components 2021-07-21 13:45:41 -07:00
Josh Perez
bf6c0ce7c0 Place announcement-only groups behind feature flag 2021-07-20 15:51:38 -05:00
Josh Perez
56d5d283bd Support for announcement-only groups 2021-07-20 13:18:35 -07:00
Evan Hahn
1e10286210 Message details: group by send status, including viewed state 2021-07-20 14:56:50 -05:00
Fedor Indutny
31989a7706 Translate errors before rejecting in SendMessage 2021-07-19 18:10:09 -07:00
Evan Hahn
c4a09b7507 Refactor outbound delivery state, take 2
This reverts commit ad217c808d.
2021-07-19 17:44:49 -05:00
Scott Nonnenberg
7761d83055 Update timers whenever we mark messages read 2021-07-19 13:45:18 -07:00
Josh Perez
cd35a29638 Edit profile 2021-07-19 12:26:06 -07:00
Scott Nonnenberg
a42c41ed01 Message Send Log to enable comprehensive resend 2021-07-15 16:48:09 -07:00
Josh Perez
ee4b79120e Adds keyboard access to the finish linking phone button 2021-07-15 18:01:41 -04:00
Fedor Indutny
c3bdf3d411 Show lightbox for GIFs 2021-07-14 16:39:52 -07:00
Fedor Indutny
8951665554 Clean up conversations with UUID as E164 2021-07-13 17:46:02 -07:00
Fedor Indutny
a22dcc986f Remove libtextsecure/components.js 2021-07-13 15:28:24 -07:00
Fedor Indutny
570fb182d4 Fully move to protobufjs 2021-07-13 11:54:53 -07:00