Commit Graph

6870 Commits (cfb3040b7258b974a1893d2ccf9921e31035b8cd)

Author SHA1 Message Date
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
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
gmbnt 4052bcf43a Make multi device instructions clearer 6 years ago
gmbnt 5ad32af0d3 Ditch long polling 6 years ago
gmbnt 10fb36f4be Notify user of unexpected device link requests 6 years ago
gmbnt 9c447e304c Fix modal presentation issue 6 years ago
gmbnt 21e2c3c84e Tweak conversation cell layout 6 years ago
gmbnt 56ae1e4a5c Fix clipping 6 years ago
gmbnt 3b2be079ff Finish implementing light mode 6 years ago
gmbnt e766a2cbf3 Clean 6 years ago
gmbnt 2ac196ec86 Fix status bar bug 6 years ago
gmbnt b810dffa46 Merge branch 'dev' into light-mode 6 years ago
Niels Andriesse b5d40cc98f Fix privacy policy URL 6 years ago
Niels Andriesse bfbbfa85a5 Avoid nested write transaction 6 years ago
Niels Andriesse ce0d3fa9ec Disable Signal delivery acknowledgment 6 years ago
Niels Andriesse af7ac45b82 Fix various multi device issues 6 years ago
Niels Andriesse 84ec8dffcd Fix home screen profile picture not using master hex encoded public key 6 years ago
Niels Andriesse 0697c95426 Fix group conversation layout 6 years ago
Niels Andriesse d2cbf32e35 Fix home screen settings button alignment 6 years ago
Niels Andriesse a551f7c0ef Use Crashlytics for internal testing 6 years ago
Niels Andriesse eb26487d06 Fix new conversation button sizes 6 years ago
Ryan ZHAO 9d2cdef750 fix up unlinking 6 years ago
Ryan ZHAO 9a711a8a61 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into fix-syncing-for-multidevice 6 years ago
Niels Andriesse 4ed1197547 Add comment 6 years ago
Ryan ZHAO abdbeda8db finally right this time.... 6 years ago
Ryan ZHAO 8a8634984a deal with the conflicts the right way... 6 years ago
Ryan ZHAO 5bf9d0a68b deal with the conflicts the right way.... 6 years ago
Niels Andriesse dad7194b50 Update version number 6 years ago
Ryan ZHAO 82bbc5369d deal with confilcts 6 years ago
Ryan ZHAO 2c20b4381d Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into fix-syncing-for-multidevice 6 years ago
Niels Andriesse 2ef3eead3a Fix build 6 years ago
Niels Andriesse 33172b3ad7 Fix fade 6 years ago
Ryan ZHAO fcaff5dac7 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into dev 6 years ago
Niels Andriesse 142867abf9 Remove Session public chat notice 6 years ago
Niels Andriesse 115ad5d852 Add home screen fade, conversation button drag margin & fix crunchy icon 6 years ago
Niels Andriesse e079f7ba13 Allow user to drag beyond new conversation buttons 6 years ago
Niels Andriesse 64188f74dc Adjust fonts 6 years ago
Niels Andriesse ab687a9cc6 Implement new conversation button redesign 6 years ago
Niels Andriesse de204b3d90 Fix closed group screen title on iPhone 5s 6 years ago
Niels Andriesse 1a77ba51cf Move file 6 years ago
Ryan ZHAO b990420c6f Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-open-group 6 years ago
Niels Andriesse 3479fc4333 Reduce code duplication 6 years ago
gmbnt eebff42412
Merge pull request #104 from RyanRory/sync-closed-group
Closed group functionality and synchronisation
6 years ago
Ryan ZHAO f3c649e351 fix the issue of input disappearing after asking for permission of using camera or photo library 6 years ago
Ryan ZHAO b013c417c3 enable sending sync open group messages 6 years ago
Niels Andriesse 065056df81 WIP 6 years ago
Ryan ZHAO dfa238a287 wip: fix sync message 6 years ago
Niels Andriesse a85875e4df Merge branch 'dev' into light-mode 6 years ago
Ryan ZHAO 63aafe06a1 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Ryan ZHAO 5c3c00243c send sync messages with 2 contacts and 1 group each time 6 years ago
Niels Andriesse e0ef9aac66 Clean 6 years ago
Niels Andriesse 60569bf4c3 Clean 6 years ago
gmbnt 53528184c3
Merge pull request #118 from RyanRory/pn-fix-attachment-issue
Fix background tasks crashing when PN received
6 years ago
Niels Andriesse a74dbf9a16 Clean 6 years ago
Niels Andriesse 1b3a1b55cc Merge branch 'dev' into security 6 years ago
Ryan ZHAO db2e6f8eec clean 6 years ago
Niels Andriesse bf54d78b99 Untie profile picture from auth token 6 years ago
Ryan ZHAO abb3f2f9b5 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into pn-fix-attachment-issue 6 years ago
Ryan ZHAO d6f2f6fee2 fix attachment download 6 years ago
Niels Andriesse bb044828ee WIP 6 years ago
Niels Andriesse b931ec9394 Merge branch 'dev' into light-mode 6 years ago
Niels Andriesse 26ded1b80a Clean up notification usage 6 years ago
Niels Andriesse d99efa1c57 Fix unsafe user defaults usage 6 years ago
Ryan ZHAO 7ed960839e fix input invisible after creating a closed group 6 years ago
Ryan ZHAO a245595bc5 use master public key instead of user public key when adding self as a member and an admin 6 years ago
Ryan ZHAO b206f2944e Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Niels Andriesse 59b3491127 Quick fix crash 6 years ago
Ryan ZHAO 807c862078 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Niels Andriesse 595905ebd0 Forward declare LKSessionResetStatus & clean 6 years ago
Ryan ZHAO be20236a78 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 6 years ago
Niels Andriesse 64dc3607d3 Clean 6 years ago