Commit Graph

59 Commits

Author SHA1 Message Date
ryanzhao 6aec747709 clean 2020-04-06 12:02:55 +10:00
ryanzhao e28dcfdd0c sync lash hash with expiration to the backend server 2020-04-02 11:57:25 +11:00
ryanzhao ec1a468aab move LKPushNotificationManager to SignalServiceKit & add lash hash sync with PN server 2020-03-30 17:07:25 +11:00
gmbnt 25903554e9 Refactor LokiPushNotificationManager 2020-03-27 15:08:26 +11:00
ryanzhao a926813b91 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-without-preview 2020-03-25 11:50:56 +11:00
ryanzhao dae9fd3c1f push pubkey and token to server and store notification setting locally 2020-03-25 11:50:46 +11:00
gmbnt 10fb36f4be Notify user of unexpected device link requests 2020-03-23 17:09:59 +11:00
Niels Andriesse 1b3a1b55cc Merge branch 'dev' into security 2020-02-21 09:56:35 +07:00
Niels Andriesse bf54d78b99 Untie profile picture from auth token 2020-02-20 16:59:05 +11:00
Niels Andriesse 26ded1b80a Clean up notification usage 2020-02-20 13:30:30 +11:00
Niels Andriesse d99efa1c57 Fix unsafe user defaults usage 2020-02-19 16:45:38 +11:00
Niels Andriesse 9434a8364a Add Session public chat notice 2020-02-06 11:03:13 +11:00
Mikunj ecc40368cb Fix bug where slave devices were being shown in private group chats 2020-02-04 14:16:21 +11:00
Niels Andriesse ab2b7528b4 WIP 2020-02-03 20:27:13 +11:00
gmbnt 2c15cd06f5
Merge pull request #81 from loki-project/proxying
File Server & RSS Feed Proxying
2020-02-03 14:52:36 +11:00
Niels Andriesse bc830c19da Fix member count bug 2020-02-02 19:08:46 +11:00
Niels Andriesse 51fb4ed21d Implement file server proxying 2020-02-02 11:33:34 +11:00
Niels Andriesse cbda28a9a0 Remove analytics & Signal requests 2020-02-01 11:49:34 +11:00
Niels Andriesse ccd2d30f61 Refactor 2020-01-31 09:42:36 +11:00
Niels Andriesse a41b670bb5 Refactor 2020-01-30 20:09:02 +11:00
Niels Andriesse 71fe68278d WIP 2020-01-29 10:18:45 +11:00
Niels Andriesse 7762418ac1 Clean 2020-01-28 15:08:42 +11:00
Niels Andriesse 0e9fbb7474 Show profile picture at top of message stack 2019-12-10 11:22:14 +11:00
Niels Andriesse 2e35628ce9 Add better logging & fix message routing issues 2019-11-26 16:22:24 +11:00
Niels Andriesse c40a5f933e Debug session handling 2019-11-25 16:32:52 +11:00
Niels Andriesse 4baba50fa9 Show display name and profile picture in slave mode 2019-11-22 14:22:43 +11:00
Niels Andriesse aefdbeb7bc Fix threading 2019-11-13 13:12:25 +11:00
Niels Andriesse db32a9f980 Clean message types & re-order files 2019-11-07 12:23:33 +11:00
Niels Andriesse f9d6f1dce3 Clean utilities 2019-11-07 12:23:33 +11:00
Niels Andriesse c23b6782e8 Fix friend request display logic 2019-11-06 16:11:36 +11:00
Niels Andriesse b4af9d16d5 Refactor 2019-10-15 10:29:41 +11:00
Niels Andriesse 48883bf1f1 Fix build 2019-10-15 09:23:13 +11:00
Niels Andriesse 30c60d728e Fix message sending logic 2019-10-04 11:21:20 +10:00
Niels Andriesse 66baf996a5 WIP 2019-10-03 16:46:08 +10:00
Niels Andriesse 7031bde5a2 Finish integration 2019-09-30 12:08:55 +10:00
Niels Andriesse 21dd3318d6 Clean 2019-09-25 16:30:45 +10:00
Niels Andriesse 07418d3f8a Debug 2019-09-25 15:21:03 +10:00
Mikunj f7039809a7 Stop polling upon deleting group chat.
Also don't create poller if thread has been deleted.
2019-09-11 10:40:17 +10:00
Niels Andriesse bf7dd70327 Add basic events 2019-09-04 15:55:17 +10:00
Niels Andriesse b367ea7ab8 Set up Mixpanel 2019-09-04 14:41:38 +10:00
Niels Andriesse f32bb85ddc Remove snodes from a swarm if they failed repeatedly 2019-06-14 10:21:32 +10:00
Niels Andriesse 26f0bd23a2 Unnest LokiAPI.Message 2019-06-12 14:44:28 +10:00
Niels Andriesse df7ca74b70 Simplify LokiAPI changes 2019-06-12 14:23:01 +10:00
Mikunj 04bdaff3c6 Added long polling. 2019-06-12 11:12:39 +10:00
Niels Andriesse a440a08a04 Implement retrying 2019-05-27 09:58:34 +10:00
Niels Andriesse fe9a32d1b9 Simplify swarm caching 2019-05-23 15:26:52 +10:00
Niels Andriesse 9927fdb620 Fix build 2019-05-23 14:38:59 +10:00
Niels Andriesse 5af0ad03b9 Persist swarm cache & make access modifiers explicit 2019-05-23 12:28:35 +10:00
Niels Andriesse b1e18de5e2 Implement swarm parsing 2019-05-21 16:40:31 +10:00
Niels Andriesse 1c73cf5114 Re-order files 2019-05-21 11:40:29 +10:00