Commit Graph

6849 Commits (5f5dfc45ed4325c7079ff1cc8800250b0fd4a14c)

Author SHA1 Message Date
nielsandriesse 8f48f104a6 Fix 💀🔒 6 years ago
nielsandriesse 4098b9638c Untangle receipts, transcripts & typing indicators logic 6 years ago
nielsandriesse a49e686ca0 Fix race condition 6 years ago
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
nielsandriesse 521a2fcf9d Remove redundant Signal tests
These tests were for features that we'll never use (e.g. phone number related stuff)
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 e186f9df5d Re-order files 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 5874387dda Fix copy 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 632c9f34db Clean 6 years ago
gmbnt 8ffea90b98 Fix copy 6 years ago
gmbnt 48ef152c49 Glue things together again 6 years ago
gmbnt 03c4e4a65c Merge branch 'dev' into push-notifications 6 years ago
gmbnt 919d1ba8c9 Clean up Info.plist 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 b8a1a3c63e Make testing compile again & add onion request API tests stub 6 years ago
gmbnt a4ce20f87e Clean 6 years ago