Commit Graph

7045 Commits (74a49ab46dfa3de498ecaf2a0b3049e980375eae)

Author SHA1 Message Date
nielsandriesse 739cb1b6ab Fix message status bar updating issue 5 years ago
Mikunj 23188c7e5d Refactor friend request protocol 5 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
5 years ago
Mikunj 4dcf26b7e7 Added migration. 5 years ago
nielsandriesse 2e0c92e842 Fix crash & improve device linking UX 5 years ago
nielsandriesse 632f66f2ba Make device link authorization more reliable 5 years ago
nielsandriesse 37f52b655c Fix iPhone 8 clipping bug 5 years ago
nielsandriesse c758ad1b89 Add multi device friend request acceptance test 5 years ago
nielsandriesse 43866596ba Minor refactoring 5 years ago
nielsandriesse 8b50cca7bd Clean 5 years ago
nielsandriesse 521a2fcf9d Remove redundant Signal tests
These tests were for features that we'll never use (e.g. phone number related stuff)
5 years ago
Niels Andriesse a38cbc39c4
Merge pull request #162 from loki-project/refactoring
Separate Session Protocol from Signal Code
5 years ago
nielsandriesse 1351250c92 Split things according to architecture overview docs 5 years ago
nielsandriesse e186f9df5d Re-order files 5 years ago
nielsandriesse 78534616ac Separate out Session message receiving logic 5 years ago
nielsandriesse 5b630b3b49 Separate out Session message sending logic 5 years ago
nielsandriesse e8e2485426 Fix copy 5 years ago
nielsandriesse 8672577a8b Clean 5 years ago
nielsandriesse 478072139e Ditch RSS feeds for now 5 years ago
nielsandriesse 619c3a7f84 Debug 5 years ago
nielsandriesse 5874387dda Fix copy 5 years ago
nielsandriesse fc9a678181 Fix APNs token updating bug 5 years ago
nielsandriesse cbc94dad70 Add PN mode sheet & fix unsubscribing 5 years ago
Niels Andriesse c596d5b2a3
Merge pull request #157 from loki-project/push-notification-ui
Push Notification UI
5 years ago
nielsandriesse 09c6ea4c8c Fix copy 5 years ago
nielsandriesse 47325b2a41 Add missing PN token sync 5 years ago
nielsandriesse 9c17bd9aa5 Clean 5 years ago
nielsandriesse a971a4f609 Hook Session's PN setup into Signal's PN setup 5 years ago
nielsandriesse 026bb4aa45 Add APNs option to notification settings screen as well 5 years ago
nielsandriesse 5c5b28e0d9 Actually use chosen setting 5 years ago
nielsandriesse 0386b856a1 Fix animation and hook up PN mode screen 5 years ago
nielsandriesse 6f31336a7d Implement preliminary push notification UI 5 years ago
nielsandriesse 0b29def940 Minor refactoring 5 years ago
Mikunj 7243dcb48d Fix iOS input being hidden after being removed then added to a group. 5 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.
5 years ago
gmbnt cd0d79bbb4 Fix device linking UI bug 5 years ago
gmbnt 3490f8a34f Use either APNs or background polling but not both 5 years ago
gmbnt 632c9f34db Clean 5 years ago
gmbnt 8ffea90b98 Fix copy 5 years ago
gmbnt 48ef152c49 Glue things together again 5 years ago
gmbnt 03c4e4a65c Merge branch 'dev' into push-notifications 5 years ago
gmbnt 919d1ba8c9 Clean up Info.plist 5 years ago
gmbnt 1106ca5eb1 Make logging more useful 5 years ago
ryanzhao ec1a468aab move LKPushNotificationManager to SignalServiceKit & add lash hash sync with PN server 5 years ago
gmbnt b8a1a3c63e Make testing compile again & add onion request API tests stub 5 years ago
gmbnt a4ce20f87e Clean 5 years ago
gmbnt 3c34112e30 Use a feature flag for full APNs vs silent PNs 5 years ago
gmbnt 25903554e9 Refactor LokiPushNotificationManager 5 years ago
gmbnt 9f2df6d560 Merge branch 'dev' into push-notifications 5 years ago
gmbnt c74de9698c Fix copy 5 years ago
gmbnt e55e0784e3
Merge pull request #145 from loki-project/swarm-api
Use Only Updated Snodes for File Server Proxying
5 years ago
gmbnt 217b28b004 Fix clipping 5 years ago
ryanzhao 666f836c5d fix typo 5 years ago
ryanzhao a926813b91 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-without-preview 5 years ago
ryanzhao dae9fd3c1f push pubkey and token to server and store notification setting locally 5 years ago
ryanzhao ad8ae2f2c5 hide notification when app is foreground 5 years ago
gmbnt 4052bcf43a Make multi device instructions clearer 5 years ago
gmbnt 5ad32af0d3 Ditch long polling 5 years ago
gmbnt 10fb36f4be Notify user of unexpected device link requests 5 years ago
gmbnt 9c447e304c Fix modal presentation issue 5 years ago
gmbnt 21e2c3c84e Tweak conversation cell layout 5 years ago
gmbnt 56ae1e4a5c Fix clipping 5 years ago
gmbnt 3b2be079ff Finish implementing light mode 5 years ago
gmbnt e766a2cbf3 Clean 5 years ago
gmbnt 2ac196ec86 Fix status bar bug 5 years ago
gmbnt b810dffa46 Merge branch 'dev' into light-mode 5 years ago
Niels Andriesse b5d40cc98f Fix privacy policy URL 5 years ago
Niels Andriesse bfbbfa85a5 Avoid nested write transaction 5 years ago
Niels Andriesse ce0d3fa9ec Disable Signal delivery acknowledgment 5 years ago
Niels Andriesse af7ac45b82 Fix various multi device issues 5 years ago
Niels Andriesse 84ec8dffcd Fix home screen profile picture not using master hex encoded public key 5 years ago
Niels Andriesse 0697c95426 Fix group conversation layout 5 years ago
Niels Andriesse d2cbf32e35 Fix home screen settings button alignment 5 years ago
Niels Andriesse a551f7c0ef Use Crashlytics for internal testing 5 years ago
Niels Andriesse eb26487d06 Fix new conversation button sizes 5 years ago
Ryan ZHAO 9d2cdef750 fix up unlinking 5 years ago
Ryan ZHAO 9a711a8a61 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into fix-syncing-for-multidevice 5 years ago
Niels Andriesse 4ed1197547 Add comment 5 years ago
Ryan ZHAO abdbeda8db finally right this time.... 5 years ago
Ryan ZHAO 8a8634984a deal with the conflicts the right way... 5 years ago
Ryan ZHAO 5bf9d0a68b deal with the conflicts the right way.... 5 years ago
Niels Andriesse dad7194b50 Update version number 5 years ago
Ryan ZHAO 82bbc5369d deal with confilcts 5 years ago
Ryan ZHAO 2c20b4381d Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into fix-syncing-for-multidevice 5 years ago
Niels Andriesse 2ef3eead3a Fix build 5 years ago
Niels Andriesse 33172b3ad7 Fix fade 5 years ago
Ryan ZHAO fcaff5dac7 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into dev 5 years ago
Niels Andriesse 142867abf9 Remove Session public chat notice 5 years ago
Niels Andriesse 115ad5d852 Add home screen fade, conversation button drag margin & fix crunchy icon 5 years ago
Niels Andriesse e079f7ba13 Allow user to drag beyond new conversation buttons 5 years ago
Niels Andriesse 64188f74dc Adjust fonts 5 years ago
Niels Andriesse ab687a9cc6 Implement new conversation button redesign 5 years ago
Niels Andriesse de204b3d90 Fix closed group screen title on iPhone 5s 5 years ago
Niels Andriesse 1a77ba51cf Move file 5 years ago
Ryan ZHAO b990420c6f Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-open-group 5 years ago
Niels Andriesse 3479fc4333 Reduce code duplication 5 years ago
gmbnt eebff42412
Merge pull request #104 from RyanRory/sync-closed-group
Closed group functionality and synchronisation
5 years ago
Ryan ZHAO f3c649e351 fix the issue of input disappearing after asking for permission of using camera or photo library 5 years ago
Ryan ZHAO b013c417c3 enable sending sync open group messages 5 years ago
Niels Andriesse 065056df81 WIP 5 years ago
Ryan ZHAO dfa238a287 wip: fix sync message 5 years ago
Niels Andriesse a85875e4df Merge branch 'dev' into light-mode 5 years ago
Ryan ZHAO 63aafe06a1 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Ryan ZHAO 5c3c00243c send sync messages with 2 contacts and 1 group each time 5 years ago
Niels Andriesse e0ef9aac66 Clean 5 years ago
Niels Andriesse 60569bf4c3 Clean 5 years ago
gmbnt 53528184c3
Merge pull request #118 from RyanRory/pn-fix-attachment-issue
Fix background tasks crashing when PN received
5 years ago
Niels Andriesse a74dbf9a16 Clean 5 years ago
Niels Andriesse 1b3a1b55cc Merge branch 'dev' into security 5 years ago
Ryan ZHAO db2e6f8eec clean 5 years ago
Niels Andriesse bf54d78b99 Untie profile picture from auth token 5 years ago
Ryan ZHAO abb3f2f9b5 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into pn-fix-attachment-issue 5 years ago
Ryan ZHAO d6f2f6fee2 fix attachment download 5 years ago
Niels Andriesse bb044828ee WIP 5 years ago
Niels Andriesse b931ec9394 Merge branch 'dev' into light-mode 5 years ago
Niels Andriesse 26ded1b80a Clean up notification usage 5 years ago
Niels Andriesse d99efa1c57 Fix unsafe user defaults usage 5 years ago
Ryan ZHAO 7ed960839e fix input invisible after creating a closed group 5 years ago
Ryan ZHAO a245595bc5 use master public key instead of user public key when adding self as a member and an admin 5 years ago
Ryan ZHAO b206f2944e Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Niels Andriesse 59b3491127 Quick fix crash 5 years ago
Ryan ZHAO 807c862078 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Niels Andriesse 595905ebd0 Forward declare LKSessionResetStatus & clean 5 years ago
Ryan ZHAO be20236a78 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Niels Andriesse 64dc3607d3 Clean 5 years ago
Ryan ZHAO 7d66fa151c fix admin check method 5 years ago
Niels Andriesse c01924a309 WIP 5 years ago
Niels Andriesse 09c9dccf6b Start implementing light mode 5 years ago
Mikunj 5bb9d135b1 Implement new cipher changes 5 years ago
Mikunj ff54cc4030 Removed duplicate DiffieHellman and FallbackSessionCipher files 5 years ago
Ryan ZHAO 6c823ea16e Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Ryan ZHAO c3c080eb59 add linked device to admins 5 years ago
Niels Andriesse 6def911dbc Enforce file size limit for profile pictures 5 years ago
Ryan ZHAO 68bc25a00c Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Niels Andriesse 0c18e82524 Clean up logging & documentation 5 years ago
Niels Andriesse bbb999dc83 Fix sealed sender related multi device issues 5 years ago
Ryan ZHAO f8489f2459 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Niels Andriesse c8a265258a Disable Loki News Feed & add missing message action 5 years ago
Ryan ZHAO 12c7fd4313 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Niels Andriesse f3a77222ab Clean 5 years ago
Ryan ZHAO 1a156c604a enable to send the group sync message 5 years ago
Niels Andriesse 50d446f90f Update version number 5 years ago
Niels Andriesse 6ce0af0549 Clean 5 years ago
Ryan ZHAO 124efffb4c add a time interval to force user to submit the device token 5 years ago
Niels Andriesse 248fb6eeaf Show activity indicator for proxied file uploads 5 years ago
gmbnt ee93683a37 Merge pull request #92 from loki-project/security
Don't Include an Auth Token with Encrypted File Uploads
5 years ago
Niels Andriesse cc40862740 Rename LokiStorageAPI → LokiFileServerAPI 5 years ago
Niels Andriesse dfd4340c79 Use file-dev in debug mode 5 years ago
Niels Andriesse 3d29480c29 Don't include an auth token with encrypted file uploads
Also refactor a bit
5 years ago
Ryan ZHAO c9999e7d84 make it case insensitive 5 years ago
Ryan ZHAO 3e5d9bc66b enable user to join a public chat without entering "https://" 5 years ago
Niels Andriesse 9a3a9b713c Update version number 5 years ago
gmbnt d967724348
Merge pull request #87 from RyanRory/push-notification-fix
Fix Push Notifications
5 years ago
gmbnt e662a76b6d
Merge pull request #86 from RyanRory/microphone-flash-fix
Fix Microphone Bug
5 years ago
gmbnt 0050d1b036
Merge pull request #88 from loki-project/copy
Fix Copy
5 years ago
Niels Andriesse 797c781cfe Fix copy 5 years ago
Ryan ZHAO c7f55ad0f7 Do not upload duplicated device token 5 years ago
Niels Andriesse 7f0893d385 Don't request audio background mode 5 years ago
Ryan ZHAO 24f31081d1 support sealed sender (envelopes with no source) for push notification 5 years ago
Ryan ZHAO d47698dbed Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into push-notification-fix 5 years ago
Niels Andriesse 8779212009 Don't show Session Public Chat suggestion sheet 5 years ago
Ryan ZHAO cdb9487b4b fix the issue that microphone is called when sending a photo 5 years ago
Niels Andriesse 15cc478654 Add report button for Session Public Chat messages 5 years ago
Niels Andriesse 495c19452e Include EULA 5 years ago
Niels Andriesse 9434a8364a Add Session public chat notice 5 years ago
Niels Andriesse ce0e6db40a Fix Session Public Chat profile picture 5 years ago
Niels Andriesse 476edc14f1 Remove CallKit 5 years ago
Niels Andriesse dd50e9184b Update build number 5 years ago
Niels Andriesse 5bd2308d26 Implement open group suggestion sheet 5 years ago
Niels Andriesse 9fd556ca3a Remove Crashlytics 5 years ago
Niels Andriesse fdb1a578a4 Debug 5 years ago
Niels Andriesse 323caac764 Fix copy 5 years ago
Niels Andriesse b5dcf4b78e Fix threading 5 years ago
Mikunj ecc40368cb Fix bug where slave devices were being shown in private group chats 5 years ago
Niels Andriesse 99046145a3 Rename Loki Messenger Updates → Session Updates 5 years ago
Niels Andriesse fa43f2f834 WIP 5 years ago
Niels Andriesse eb54a6e06d WIP 5 years ago
Niels Andriesse 55344700d7 WIP 5 years ago
gmbnt 2c15cd06f5
Merge pull request #81 from loki-project/proxying
File Server & RSS Feed Proxying
5 years ago
Niels Andriesse e95f91558b Integrate RSS feed proxy 5 years ago
Niels Andriesse bc830c19da Fix member count bug 5 years ago
Niels Andriesse 8ba452fb56 Fix copy 5 years ago
Niels Andriesse ca82cd758d Add GIF metadata warning 5 years ago
Niels Andriesse 442c1b9996 Add link preview & open group metadata warnings 5 years ago
Niels Andriesse cbda28a9a0 Remove analytics & Signal requests 5 years ago
Niels Andriesse 0b26fd4670 Clean 5 years ago
Niels Andriesse f3c36391b9 Remove Mixpanel 5 years ago
Niels Andriesse ccd2d30f61 Refactor 5 years ago
Niels Andriesse a41b670bb5 Refactor 5 years ago
Niels Andriesse 64fd89291e Fix multi device x closed groups 5 years ago
Niels Andriesse b8f71c5c28 Fix multi device 5 years ago
Niels Andriesse cb67b7d596 Allow user to set group name 5 years ago
Niels Andriesse 425509d4f8 Fix group name handling 5 years ago
Niels Andriesse f656a1d4d8 Clean 5 years ago
Niels Andriesse e8c44937e3 Fix copy 5 years ago
Niels Andriesse 9d833e901a WIP 5 years ago
Niels Andriesse 1d848d7332 Clean up group members UI 5 years ago
Niels Andriesse 51efb141c2 Show member count for closed groups 5 years ago
Niels Andriesse 71fe68278d WIP 5 years ago
Niels Andriesse 0d112d4a2c Partially implement new closed group screen UI 5 years ago
Niels Andriesse 163179dee7 Fix navigation bar layout 5 years ago
Niels Andriesse 7762418ac1 Clean 5 years ago
Niels Andriesse 0f0eba9325 Merge branch 'dev' into group-chats 5 years ago
Niels Andriesse e2e7b4fcc8 Fix minor seed restoration bug 5 years ago
Niels Andriesse 372bfcbb4c Don't show seed reminder after restoring from seed 5 years ago
Niels Andriesse a433d13177 Clean up session restoration view UI 5 years ago
Niels Andriesse 477fbe494d Fix build 5 years ago
Niels Andriesse a591adb8f7 Merge branch 'dev' into session-restore 5 years ago
Niels Andriesse 93506dea53 Clean 5 years ago
Niels Andriesse 3769f50a21 Fix public chat deletion 5 years ago
Niels Andriesse f70b914d3e Update copy & fix blurry icons 5 years ago
Niels Andriesse 34e6316e87 Fix iOS 12 layout issue 5 years ago
Niels Andriesse 213d154472 Fix group chat notifications 5 years ago
Niels Andriesse 34dfe740fc Clean 5 years ago
Ryan ZHAO 8838dfb430 add admins to group, clean up some code 5 years ago
Niels Andriesse 81b3140650 Fix profile picture glitch 5 years ago
Ryan ZHAO efb6295962 update version migrations for new group id for public chats and rss feeds 5 years ago
Niels Andriesse 0eaacfd352 Fix layout issue on iPhone X / iOS 12 5 years ago
Niels Andriesse 7cfd43ff6b Implement group member count, fix QR code scanning & clean 5 years ago
Ryan ZHAO 41d682a802 update group id to sync with android 5 years ago
Niels Andriesse a40c21881e Fix crash 5 years ago
Niels Andriesse 32b772bbee Fix iOS 12 issues 5 years ago
Ryan ZHAO fc01b91234 fix the issue of becoming friends automatically 5 years ago
Niels Andriesse f4ebee2606 Fix release mode linking 5 years ago
Niels Andriesse 3691519b28 Further implement conversation title view 5 years ago
Niels Andriesse 85a77edfca Clean up photo editing screen 5 years ago
Niels Andriesse 3eaf287660 Clean up share screen 5 years ago
Ryan ZHAO 3752879166 update sesstion request building with the same protocol with desktop and android 5 years ago
Niels Andriesse 81bd2f3cd7 WIP 5 years ago
Niels Andriesse bea6eb982f Fix QR code scanning 5 years ago
Niels Andriesse 7882b8608c Fix layout on small screens 5 years ago
Ryan ZHAO cba69b8ec8 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into private-group-chat 5 years ago
Ryan ZHAO 369b5ddaf2 enable to create a new private chat group 5 years ago
Niels Andriesse 8e2bcfc93a Fix incorrect font size 5 years ago
Ryan ZHAO 0df5f857a7 let users know when members are removed 5 years ago
Ryan ZHAO 997b894125 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into private-group-chat 5 years ago
Ryan ZHAO dc0d6fa1c3 try to add admin 5 years ago
Niels Andriesse 6d0f2c958c Clean up link previews 5 years ago
Ryan ZHAO e73a8b0f0f Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into private-group-chat 5 years ago
Ryan ZHAO b29096ad21 try to make settings for group chat working 5 years ago
Ryan ZHAO 1b6828888f update group type for old version 5 years ago
Ryan ZHAO d9a7dc07ef Distinguish public chat and rss feed from regular groups 5 years ago
Niels Andriesse ec3c619ff3 Clean up message detail screen 5 years ago
Niels Andriesse ae6015f5bf Fix launch screen glitch 5 years ago
Niels Andriesse 8129b5da0d Update app icon 5 years ago
Niels Andriesse e6b91a44f9 Update launch screen 5 years ago
Niels Andriesse 45e692d3be Rename Loki Messenger → Session 5 years ago
Niels Andriesse 016c01e796 Don't show recovery phrase screen on slave devices 5 years ago
Niels Andriesse c596d454cb Fix copy & add Session ID animation 5 years ago
Niels Andriesse 86a9e6534e Clean 5 years ago