Matthew Chen
|
7f269ed905
|
Remove YDB connections.
|
2019-07-24 17:29:02 -03:00 |
|
Matthew Chen
|
b67060bd7b
|
Respond to CR.
|
2019-07-24 16:17:53 -03:00 |
|
Matthew Chen
|
f7da4d7aa7
|
Remove YDB connections.
|
2019-07-24 16:12:13 -03:00 |
|
Matthew Chen
|
9439f2829e
|
Remove YDB connections.
|
2019-07-24 16:12:13 -03:00 |
|
Matthew Chen
|
333c5cd657
|
Remove YDB connections.
|
2019-07-24 16:12:13 -03:00 |
|
Matthew Chen
|
f5147cfc31
|
Remove YDB connections.
|
2019-07-24 16:12:13 -03:00 |
|
Matthew Chen
|
c4270281b4
|
Remove YDB connections.
|
2019-07-24 16:12:13 -03:00 |
|
Matthew Chen
|
e0cfd5cf0a
|
Add missing table for OWSDevice.
|
2019-07-24 16:05:07 -03:00 |
|
Matthew Chen
|
868f358cef
|
Fix assert around socket disconnects.
|
2019-07-24 16:02:32 -03:00 |
|
Matthew Chen
|
d930f454ea
|
Rework message sender to assume thread is non-nil.
|
2019-07-24 12:59:22 -03:00 |
|
Matthew Chen
|
2a609791bf
|
Rework message sender to assume thread is non-nil.
|
2019-07-24 12:59:22 -03:00 |
|
Matthew Chen
|
adf13de1d7
|
Rework message sender to assume thread is non-nil.
|
2019-07-24 12:59:22 -03:00 |
|
Matthew Chen
|
c7204696af
|
Rework message sender to assume thread is non-nil.
|
2019-07-24 12:59:22 -03:00 |
|
Matthew Chen
|
0accfd45a9
|
Rework message sender to assume thread is non-nil.
|
2019-07-24 12:59:22 -03:00 |
|
Matthew Chen
|
a8776bc35f
|
Respond to CR.
|
2019-07-24 12:39:16 -03:00 |
|
Matthew Chen
|
8df19c2ed6
|
Ensure thread finder only deals with visible threads.
|
2019-07-24 12:34:37 -03:00 |
|
Matthew Chen
|
a69c247b21
|
Ensure thread finder only deals with visible threads.
|
2019-07-24 12:34:37 -03:00 |
|
Matthew Chen
|
1aebc7b729
|
Merge tag '2.41.0.14'
|
2019-07-24 09:41:31 -03:00 |
|
Matthew Chen
|
3a646528fe
|
Don't sync verification states before registration.
|
2019-07-24 09:39:30 -03:00 |
|
Michael Kirk
|
297a86b812
|
use safe enumeration
|
2019-07-23 13:33:40 -06:00 |
|
Michael Kirk
|
5f3118fc1b
|
toggle flag
|
2019-07-23 10:42:17 -06:00 |
|
Matthew Chen
|
0ee64cb1c0
|
Remove YDB connections.
|
2019-07-23 10:46:11 -03:00 |
|
Matthew Chen
|
6a66fc2c47
|
Remove YDB connections.
|
2019-07-23 10:46:10 -03:00 |
|
Matthew Chen
|
bdf5ca2645
|
Remove YDB connections.
|
2019-07-23 10:46:10 -03:00 |
|
Michael Kirk
|
9e704be729
|
Merge tag '2.41.0.12'
|
2019-07-22 14:33:01 -06:00 |
|
Nora Trapp
|
a104052f2b
|
Fix hasRenderableContent to handle sticker messages
|
2019-07-22 14:08:42 -06:00 |
|
Matthew Chen
|
72dab08ac5
|
Fix 'home view doesn't reorder to reflect view-once photos' issue.
|
2019-07-22 13:38:43 -06:00 |
|
Matthew Chen
|
49451c0d67
|
Simplify the preview text logic for 'view once photos.'
|
2019-07-22 12:35:08 -06:00 |
|
Matthew Chen
|
66008c54e3
|
Simplify the preview text logic for 'view once photos.'
|
2019-07-22 12:35:08 -06:00 |
|
Matthew Chen
|
9bdb85e250
|
Simplify the preview text logic for 'view once photos.'
|
2019-07-22 12:35:08 -06:00 |
|
Matthew Chen
|
b0ed14ec19
|
Update preview text for 'view once photos' again.
|
2019-07-22 12:35:08 -06:00 |
|
Matthew Chen
|
a70dc1b5ba
|
Respond to CR.
|
2019-07-22 13:28:15 -03:00 |
|
Matthew Chen
|
58f45348f6
|
Rework GRDBDatabaseQueue.
|
2019-07-22 13:28:15 -03:00 |
|
Michael Kirk
|
3854dbc6d7
|
send permessage expiration should not be in beta yet
|
2019-07-22 09:12:09 -06:00 |
|
Michael Kirk
|
82c4592949
|
respond to CR
|
2019-07-22 09:12:09 -06:00 |
|
Michael Kirk
|
0c6e6787ed
|
update flag name for clarity
|
2019-07-22 09:12:09 -06:00 |
|
Michael Kirk
|
3cf7cb6ae2
|
To make things easier on the builder, rather than juggling multiple flags
between builds, lets label our feature flags semantically and just have one
flag that the builder toggles.
|
2019-07-22 09:12:09 -06:00 |
|
Matthew Chen
|
89fe411694
|
Assert that getOrCreateLocalThreadWithSneakyTransaction is off the main thread.
|
2019-07-22 09:44:17 -03:00 |
|
Matthew Chen
|
87950b11f2
|
Respond to CR.
|
2019-07-19 17:15:39 -03:00 |
|
Matthew Chen
|
b2fc66aca3
|
Honor shouldBeSaved flag in anyRemove.
|
2019-07-19 17:13:51 -03:00 |
|
Nora Trapp
|
b1d6db7cd9
|
Cache naturalTextAlignment
|
2019-07-19 12:43:58 -07:00 |
|
Nora Trapp
|
e4e8132af0
|
Align message text using the dominant language direction.
|
2019-07-19 12:35:00 -07:00 |
|
Nora Trapp
|
3d1dd3dfe4
|
Remove rtlSafeAppend
|
2019-07-19 12:33:17 -07:00 |
|
Matthew Chen
|
2b732fdea0
|
Fix overzealous assert.
|
2019-07-19 16:20:09 -03:00 |
|
Matthew Chen
|
c1dd407e80
|
Fix rebase breakage.
|
2019-07-19 16:09:07 -03:00 |
|
Nora Trapp
|
2b4cd70d60
|
Ensure for pin operations we always use arabic numerals
|
2019-07-19 12:01:46 -07:00 |
|
Matthew Chen
|
19a1afaab4
|
Make TSInteraction.thread non-nil.
|
2019-07-19 15:48:40 -03:00 |
|
Matthew Chen
|
ad49533e33
|
Make TSInteraction.thread non-nil.
|
2019-07-19 15:48:39 -03:00 |
|
Matthew Chen
|
3c3e84168a
|
Respond to CR.
|
2019-07-19 15:37:53 -03:00 |
|
Matthew Chen
|
92fe08208a
|
Convert interactions to BaseModel (generated changes).
|
2019-07-19 15:25:28 -03:00 |
|