Commit Graph

5543 Commits (e374d1d0c884f8656c382a30b2dec484fe031154)

Author SHA1 Message Date
nielsandriesse e374d1d0c8 Fix multi device message status bar updating bug 6 years ago
nielsandriesse dd86966111 Clean up docs & fix crash 6 years ago
nielsandriesse 58c28ff674 Revert "Fix message status bar updating issue"
This reverts commit 739cb1b6ab.
6 years ago
nielsandriesse 739cb1b6ab Fix message status bar updating issue 6 years ago
nielsandriesse 33e47298ae Fix multi device bugs
Various database handling issues, incorrect friend request status handling on auto-generated friend requests and refactor of the multi device message sending logic
6 years ago
nielsandriesse 2e0c92e842 Fix crash & improve device linking UX 6 years ago
nielsandriesse 632f66f2ba Make device link authorization more reliable 6 years ago
nielsandriesse 37f52b655c Fix iPhone 8 clipping bug 6 years ago
nielsandriesse c758ad1b89 Add multi device friend request acceptance test 6 years ago
nielsandriesse 43866596ba Minor refactoring 6 years ago
nielsandriesse 8b50cca7bd Clean 6 years ago
Niels Andriesse a38cbc39c4
Merge pull request #162 from loki-project/refactoring
Separate Session Protocol from Signal Code
6 years ago
nielsandriesse 1351250c92 Split things according to architecture overview docs 6 years ago
nielsandriesse 78534616ac Separate out Session message receiving logic 6 years ago
nielsandriesse 5b630b3b49 Separate out Session message sending logic 6 years ago
nielsandriesse e8e2485426 Fix copy 6 years ago
nielsandriesse 8672577a8b Clean 6 years ago
nielsandriesse 478072139e Ditch RSS feeds for now 6 years ago
nielsandriesse 619c3a7f84 Debug 6 years ago
nielsandriesse fc9a678181 Fix APNs token updating bug 6 years ago
nielsandriesse cbc94dad70 Add PN mode sheet & fix unsubscribing 6 years ago
Niels Andriesse c596d5b2a3
Merge pull request #157 from loki-project/push-notification-ui
Push Notification UI
6 years ago
nielsandriesse 09c6ea4c8c Fix copy 6 years ago
nielsandriesse 47325b2a41 Add missing PN token sync 6 years ago
nielsandriesse 9c17bd9aa5 Clean 6 years ago
nielsandriesse a971a4f609 Hook Session's PN setup into Signal's PN setup 6 years ago
nielsandriesse 026bb4aa45 Add APNs option to notification settings screen as well 6 years ago
nielsandriesse 5c5b28e0d9 Actually use chosen setting 6 years ago
nielsandriesse 0386b856a1 Fix animation and hook up PN mode screen 6 years ago
nielsandriesse 6f31336a7d Implement preliminary push notification UI 6 years ago
nielsandriesse 0b29def940 Minor refactoring 6 years ago
Mikunj 7243dcb48d Fix iOS input being hidden after being removed then added to a group. 6 years ago
Mikunj 8c26e16ef0 Fix incorrect message being shown when user was removed from the group.
Hide input bar correctly when we leave a group.
6 years ago
gmbnt cd0d79bbb4 Fix device linking UI bug 6 years ago
gmbnt 3490f8a34f Use either APNs or background polling but not both 6 years ago
gmbnt 8ffea90b98 Fix copy 6 years ago
gmbnt 03c4e4a65c Merge branch 'dev' into push-notifications 6 years ago
gmbnt 1106ca5eb1 Make logging more useful 6 years ago
ryanzhao ec1a468aab move LKPushNotificationManager to SignalServiceKit & add lash hash sync with PN server 6 years ago
gmbnt a4ce20f87e Clean 6 years ago
gmbnt 3c34112e30 Use a feature flag for full APNs vs silent PNs 6 years ago
gmbnt 25903554e9 Refactor LokiPushNotificationManager 6 years ago
gmbnt 9f2df6d560 Merge branch 'dev' into push-notifications 6 years ago
gmbnt c74de9698c Fix copy 6 years ago
gmbnt e55e0784e3
Merge pull request #145 from loki-project/swarm-api
Use Only Updated Snodes for File Server Proxying
6 years ago
gmbnt 217b28b004 Fix clipping 6 years ago
ryanzhao 666f836c5d fix typo 6 years ago
ryanzhao a926813b91 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-without-preview 6 years ago
ryanzhao dae9fd3c1f push pubkey and token to server and store notification setting locally 6 years ago
ryanzhao ad8ae2f2c5 hide notification when app is foreground 6 years ago