Commit Graph

17768 Commits

Author SHA1 Message Date
Nora Trapp
fb688abcb5 Increase the number of early messages we maintain per message 2020-06-07 09:47:26 -07:00
Nora Trapp
f132746b5a Merge branch 'nt/media-queueing' into release/3.10.3 2020-06-07 09:45:26 -07:00
Nora Trapp
552b6c6d64 PR Feedback 2020-06-07 09:44:58 -07:00
Nora Trapp
701550c628 Fix attachment sort order 2020-06-07 09:35:35 -07:00
Nora Trapp
759ed7432d Fix database migration 2020-06-07 09:35:30 -07:00
Nora Trapp
1a32db2871 Enable audible error logging 2020-06-07 09:35:23 -07:00
Nora Trapp
096779b2d8 Media messages can only run if all proceeding media and non-media messages have completed 2020-06-07 09:35:18 -07:00
Nora Trapp
2425e28268 Send media messages on independent queue 2020-06-07 09:35:14 -07:00
Nora Trapp
b6f27bc463 Better attachment querying 2020-06-07 09:35:08 -07:00
Nora Trapp
a9ab44741c Codegen 2020-06-07 09:35:02 -07:00
Nora Trapp
55d85c7a10 Add isMediaMessage to MessageSenderJobRecord 2020-06-07 09:34:57 -07:00
Nora Trapp
4d1c37afd1 Merge branch 'nt/little-fixes61' into release/3.10.3 2020-06-07 09:33:52 -07:00
Nora Trapp
e2e5d3c03b Fix emoji picker behavior when keyboard is visible 2020-06-07 09:33:20 -07:00
Matthew Chen
e34fc3099a Merge branch 'charlesmchen/displayLinkVsDBSnapshotUpdates' into release/3.10.3 2020-06-07 12:10:02 -03:00
Matthew Chen
7ae0e0ab60 Update Cocoapods. 2020-06-07 12:06:44 -03:00
Matthew Chen
e059be0d8e Respond to CR. 2020-06-07 12:05:21 -03:00
Matthew Chen
24b86e0075 Use display link to push database snapshot updates. 2020-06-07 12:05:21 -03:00
Matthew Chen
67a773e6fe Use display link to push database snapshot updates. 2020-06-07 12:05:21 -03:00
Matthew Chen
cf6a0b9558 Merge branch 'charlesmchen/updateL10n' into release/3.10.3 2020-06-07 11:44:16 -03:00
Matthew Chen
f2dec8a700 Update l10n strings. 2020-06-07 11:42:16 -03:00
Matthew Chen
37285ec7de Merge branch 'charlesmchen/hideGroupCount' into release/3.10.3 2020-06-06 21:37:49 -03:00
Matthew Chen
91b82cf90f Hide group member count in group views. 2020-06-06 19:38:49 -03:00
Matthew Chen
64b1c5e1a9 "Bump build to 3.10.3.4." 2020-06-06 17:30:58 -03:00
Matthew Chen
5f8e923ad4 Feature flags for production. 2020-06-06 17:30:52 -03:00
Matthew Chen
afd7e99229 "Bump build to 3.10.3.3." 2020-06-06 17:30:10 -03:00
Matthew Chen
e800a01881 Feature flags for beta. 2020-06-06 17:30:01 -03:00
Matthew Chen
32df850dda Revert "Feature flags for internal."
This reverts commit 229de8f5bb.
2020-06-06 17:29:14 -03:00
Matthew Chen
73e50ff25f "Bump build to 3.10.3.2." 2020-06-06 17:14:59 -03:00
Matthew Chen
e3d967cf20 Feature flags for production. 2020-06-06 17:14:54 -03:00
Matthew Chen
74ec496125 "Bump build to 3.10.3.1." 2020-06-06 17:14:01 -03:00
Nora Trapp
b079dc79be Feature flags for beta 2020-06-06 17:13:45 -03:00
Nora Trapp
5036eaf023 A better fix for conversation scroll jumping 2020-06-06 17:11:42 -03:00
Matthew Chen
f74a48e09b Recover off main thread (request maker only). 2020-06-06 16:21:49 -03:00
Matthew Chen
c4abff6204 Prioritize sending of messages with renderable content. 2020-06-06 16:20:22 -03:00
Matthew Chen
b10b4bb8f9 Feature flags for production. 2020-06-06 16:17:51 -03:00
Matthew Chen
fd07cfe8a4 Remove old conversation settings views. 2020-06-06 16:16:29 -03:00
Matthew Chen
e2afc6edd8 Remove old conversation settings views. 2020-06-06 16:15:42 -03:00
Nora Trapp
8789b35d61 New group creation flow 2020-06-06 16:11:51 -03:00
Nora Trapp
6504c1d113 Cleanup unused copy 2020-06-06 16:11:31 -03:00
Matthew Chen
a01ad40f22 Improve crash reports for GRDB schema migrations. 2020-06-06 16:09:06 -03:00
Matthew Chen
506c8a3bb7 Reduce checkpoints. 2020-06-06 16:08:53 -03:00
Matthew Chen
22f0501588 "Bump build to 3.10.3.0." (Internal) 2020-06-05 18:08:13 -03:00
Matthew Chen
c9a4f2ed7f "Bump build to 3.10.2.0." (Internal) 2020-06-05 17:42:01 -03:00
Matthew Chen
1ee8bf3397 "Bump build to 3.10.2.2." 2020-06-05 16:38:04 -03:00
Matthew Chen
229de8f5bb Feature flags for internal. 2020-06-05 16:37:52 -03:00
Matthew Chen
aadab8ec2a "Bump build to 3.10.2.1." 2020-06-05 16:37:07 -03:00
Nora Trapp
1bfce7681e Feature flags for production 2020-06-05 16:36:44 -03:00
Matthew Chen
c0c43d370a "Bump build to 3.10.2.0." 2020-06-05 16:36:25 -03:00
Matthew Chen
355e695351 Update Cocoapods. 2020-06-05 16:35:44 -03:00
Matthew Chen
d267c1a3b6 Merge branch 'charlesmchen/checkpointingQueue' into release/3.10.2 2020-06-05 16:33:29 -03:00