Commit graph

457 commits

Author SHA1 Message Date
Niels Andriesse
b4cc90e80e Fix typo 2019-11-15 14:45:00 +11:00
Niels Andriesse
41484c2910 WIP 2019-11-14 11:34:03 +11:00
Niels Andriesse
ec5ce16fbe Fix Giphy link previews 2019-10-23 11:20:14 +11:00
Niels Andriesse
ee8b341182 Implement attachment uploading 2019-10-17 11:28:51 +11:00
Niels Andriesse
4d5c12ad6e Fix UI glitch 2019-09-17 09:56:47 +10:00
Mikunj
815c8a97fb Added incoming gif previews 2019-09-16 14:45:24 +10:00
Niels Andriesse
d32b45f792 Clean 2019-08-23 16:14:19 +10:00
Mikunj
39177fe448 Ensure we have a valid token length.
Disable typing indicator messages on group threads.
2019-08-22 15:54:38 +10:00
Niels Andriesse
c1e121b271 Create LokiKit 2019-05-01 15:04:46 +10:00
Niels Andriesse
2cb1ddbdad Implement mnemonic based key pair restoration 2019-05-01 13:16:43 +10:00
Niels Andriesse
5eddb9274b Fix incorrect key pair usage 2019-04-30 15:12:15 +10:00
Niels Andriesse
011d4e1465 Implement basic snode interaction 2019-04-30 14:27:39 +10:00
Michael Kirk
b1e1020eb3 swift5: void promise must take void argument vs no argument 2019-04-04 13:44:42 -06:00
Michael Kirk
30266bf65e autoformatted 2019-04-04 13:44:42 -06:00
Michael Kirk
64a0c4bfaa auto-migrate to Swift5 2019-04-04 13:44:42 -06:00
Michael Kirk
a7bd372147 Fix tests by removing side effect in getter
While setting up the test CurrentAppContect, we use OWSTemporaryDirectory which in turn
recursively references CurrentAppContext, which crashes.

Clearing temp directories on every activation is sufficient.
2019-04-01 14:05:58 -06:00
Michael Kirk
07e88009e4 Merge tag '2.38.0.11' 2019-04-01 14:04:43 -06:00
Michael Kirk
e69494450b put conversation search behind feature flag 2019-04-01 13:56:27 -06:00
Michael Kirk
7dbb9517af Centralize attachment state in nav controller 2019-03-28 10:30:47 -06:00
Matthew Chen
dd54b40bed Respond to CR. 2019-03-27 13:15:26 -04:00
Matthew Chen
987726df6c Temp files. 2019-03-27 12:37:22 -04:00
Michael Kirk
aa46113b4a disable custom capture flow for now 2019-03-19 12:08:40 -07:00
Michael Kirk
0b638f4831 link checks 2019-03-18 15:21:19 -07:00
Michael Kirk
78ce3583ed fix rotation issue 2019-03-18 15:17:13 -07:00
Matthew Chen
c37f425d5f Reduce logging. 2019-03-15 16:27:08 -04:00
Michael Kirk
284357137f Photo/Movie Capture 2019-03-14 12:20:21 -07:00
Michael Kirk
2a151dbf6d update settings key 2019-03-11 19:53:04 -07:00
Michael Kirk
b7989e9384 feature flag approval sending 2019-02-25 13:27:49 -07:00
Michael Kirk
fabd3996c2 pop view if message is deleted
- use global ui database connection
2019-02-21 16:18:14 -07:00
Matthew Chen
9402e088b2 Apply design feedback from Myles. 2019-02-21 14:16:31 -05:00
Michael Kirk
d26c095fe7 Merge remote-tracking branch 'origin/release/2.36.0' 2019-02-19 12:50:00 -07:00
Matthew Chen
e1dc534fe6 Respond to CR. 2019-02-18 09:52:09 -05:00
Michael Kirk
6c08f98fbb replying to notification marks thread as read 2019-02-15 17:14:26 -07:00
Matthew Chen
1f922aa478 Sketch out the 'onboarding code verification' view. 2019-02-15 14:19:12 -05:00
Matthew Chen
57394f0015 Respond to CR. 2019-02-14 09:23:50 -05:00
Matthew Chen
2a4b9426c3 Sketch out the 'onboarding phone number' view. 2019-02-14 08:54:27 -05:00
Matthew Chen
618a3b1d47 Sketch out crop tool. 2019-02-13 16:43:41 -05:00
Matthew Chen
77396e11fd Send sync messages with link previews preference. 2019-01-29 16:27:39 -05:00
Matthew Chen
c68eee5bfe Accept newlines in link preview titles. 2019-01-25 12:57:17 -05:00
Matthew Chen
9149282e94 Resize link preview images if necessary. 2019-01-24 13:28:54 -05:00
Matthew Chen
4e7dbc486d Segment proxied content downloads. 2019-01-24 08:51:25 -05:00
Matthew Chen
a7d848ef7c Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
Matthew Chen
becd72329b Fix build warnings about nullability. 2019-01-23 13:12:43 -05:00
Matthew Chen
c57b0d98cb Add link previews setting. 2019-01-23 09:17:13 -05:00
Matthew Chen
977ee9ffe9 Merge remote-tracking branch 'private/release/2.34.0' 2019-01-22 11:10:04 -05:00
Matthew Chen
6e044675ac Respond to CR. 2019-01-22 09:42:25 -05:00
Matthew Chen
343c7d8ece Remove timer queue. 2019-01-17 14:45:43 -05:00
Michael Kirk
323249baa0 NSRunLoop methods should only be accessed on it's corresponding thread. 2019-01-17 14:43:18 -05:00
Michael Kirk
64cdaae02e schedule retry timer on main run loop 2019-01-17 14:43:18 -05:00
Michael Kirk
eb71c49794 registration validator 2019-01-10 13:08:10 -07:00