Commit Graph

10956 Commits

Author SHA1 Message Date
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
Evan Hahn
fc33e9be41 Add stories for <CallingNotification> 2021-07-23 16:34:48 -05:00
Fedor Indutny
9c6343e10d Unify MessageReceiver and MessageReceiverInner 2021-07-23 13:47:03 -07:00
Evan Hahn
a05d528c1f Pull down Transifex languages more reliably 2021-07-23 11:30:25 -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
Fedor Indutny
79633a9e7b Fix title case for dialog 2021-07-23 10:17:25 -07:00
Evan Hahn
dd346f496d Upgrade @typescript-eslint dependencies to squash warning 2021-07-23 10:13:09 -07:00
Evan Hahn
ceb2f594e3 Upgrade Sinon to v11.1.1 2021-07-22 14:53:49 -05:00
Evan Hahn
dd93b88550 Fix padding on group title input in left pane 2021-07-22 14:53:34 -05:00
Evan Hahn
22b2f974e5 Use different timeline timer icon in dark mode 2021-07-22 13:32:40 -05:00
Evan Hahn
ca1cb11985 Remove unused Mocha test coverage tool 2021-07-22 10:54:34 -07:00
Evan Hahn
07f0efc45f Rename "view sync" to "view once open sync" 2021-07-22 12:07:53 -05:00
Evan Hahn
fd70173e3e Remove unused privacy.d.ts file 2021-07-21 22:42:41 -07:00
Fedor Indutny
943bb38af1 Make JobQueue an abstract class 2021-07-21 16:10:08 -05:00
Josh Perez
d9e90e9ea8 Improvements to shared library components 2021-07-21 13:45:41 -07:00
Evan Hahn
2c59c71872 Show read/viewed even after read receipts disabled 2021-07-21 12:21:16 -07:00
Josh Perez
8bcf3addc7 Adds announcement group change decryption 2021-07-21 10:58:39 -07:00
Scott Nonnenberg
830c8dd004 Update strings 2021-07-21 10:57:16 -07:00
Evan Hahn
f5b0d2b5d5 Remove unused expiration-change event 2021-07-20 17:34:31 -07:00
Scott Nonnenberg
e94eaf07a9 Message.sendSyncMessage: properly handle falsey id field 2021-07-20 17:29:44 -07:00
Evan Hahn
6893bbec64 v5.11.0-beta.1 2021-07-20 16:11:46 -05:00
Evan Hahn
df51ed18da Update translations 2021-07-20 16:11:33 -05:00
Scott Nonnenberg
a05c3646b1 Make decryption error toast stick around until interaction 2021-07-20 13:53:12 -07:00
Josh Perez
bf6c0ce7c0 Place announcement-only groups behind feature flag 2021-07-20 15:51:38 -05:00
Fedor Indutny
dd0baf9ab4 Merge branch 'heysujal/development' into development 2021-07-20 13:25:52 -07:00
Josh Perez
56d5d283bd Support for announcement-only groups 2021-07-20 13:18:35 -07:00
Evan Hahn
863ae9ed83 Combine DeliveryReceipts and MessageReceipts modifiers 2021-07-20 13:17:25 -07:00
Evan Hahn
1e10286210 Message details: group by send status, including viewed state 2021-07-20 14:56:50 -05:00
Fedor Indutny
d91c336e62 Merge branch 'whalehub/patch-1' into development 2021-07-20 12:53:28 -07:00
Fedor Indutny
e534dd64f2 Don't transcode incoming attachments 2021-07-20 12:31:23 -07:00
Fedor Indutny
183db8a074 Fix z-index of sticker modal 2021-07-20 14:30:22 -05:00
Aaron
efa68f3538 Update link to Git rebase tutorial
Fixes #5413.

Signed-off-by: Aaron <admin@datahoarder.dev>
2021-07-20 07:53:52 +02:00
Fedor Indutny
886e8966ff Drop support for signaling key 2021-07-19 18:11:07 -07: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
Josh Perez
aade43bfa3 Allow download of view once images if received in-call 2021-07-19 17:48:07 -04:00
Josh Perez
b392b7c7ee Fix read more for long group descriptions 2021-07-19 17:14:41 -04: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
Sujal Gupta
3ef72d537b Unescape HTML encoded entities in link preview 2021-07-19 04:34:34 +05:30
Scott Nonnenberg
f14c426170 ConversationView: Call forceSend with proper signature 2021-07-16 14:27:48 -07:00
Scott Nonnenberg
acd8122c48 Improve error message for group link join failure 2021-07-16 12:14:43 -07:00
Scott Nonnenberg
8415db499c Initialize ConversationController earlier 2021-07-16 11:21:00 -07:00
Fedor Indutny
aa63aabbc6 Fix negative countdown for audio messages 2021-07-16 11:05:11 -07:00
Fedor Indutny
207705bf30 Fix background color for hover of "Join" button 2021-07-16 11:04:57 -07:00
Scott Nonnenberg
1e5d69739c waitThenMaybeUpdateGroup: If group is blocked, don't fetch 2021-07-16 10:43:33 -07:00