Commit Graph

6951 Commits (89e18e220de138f93ecf635c8bb92d88ea3fe01c)

Author SHA1 Message Date
nielsandriesse 991c6eb477 Reduce code duplication, clean & fix path re-building bug 5 years ago
nielsandriesse 823ce7cb6b Make Session ID in conversation settings copyable 5 years ago
nielsandriesse 2b6f32bebb Disable not-so-amazing animation 5 years ago
nielsandriesse 7b95d33612 Ensure conversation list bottom content is always reachable 5 years ago
nielsandriesse 00147a2647 Make copy more accurate & educational 5 years ago
nielsandriesse 54ffa20b34 Update legal URLs 5 years ago
nielsandriesse 7886e0e2a3 Normify UI 5 years ago
nielsandriesse 10e30f8179 Persist onion request paths to database 5 years ago
nielsandriesse 41d2758a8d Update copy 5 years ago
nielsandriesse 9778dace7d Persist snode pool to database 5 years ago
nielsandriesse 9dd27d16ae Change path building color 5 years ago
nielsandriesse e2d0002532 Display when paths are building 5 years ago
nielsandriesse 112ff20c73 Prettify onion request UI 5 years ago
nielsandriesse 302d7ad09a Clean 5 years ago
Niels Andriesse 00f5cebdef Implement basic onion request UI 5 years ago
Niels Andriesse d58bc697b2 Switch seed nodes 5 years ago
Niels Andriesse ccd48a9ae1 Show actual open group member count 5 years ago
nielsandriesse 7c72667ee6 Undo accidental commit 5 years ago
nielsandriesse ff13f15dfc Clean 5 years ago
nielsandriesse 3aa3698751 Fix copy 5 years ago
nielsandriesse 39bf983cd0 Add an additional guard against background fetching when APNs is enabled 5 years ago
nielsandriesse 634f85a2bb Also delete pre keys upon unlinking 5 years ago
nielsandriesse 370873c359 Clean 6 years ago
Niels Andriesse 3b7e57e529
Merge pull request #191 from loki-project/neuroscr-seed-may2020
Update Seed Node Ports
6 years ago
nielsandriesse 10528451c5 Update Info.plist 6 years ago
nielsandriesse 1d81805da6 Update Info.plist 6 years ago
nielsandriesse 0b7e44a0dd Only show GIF metadata warning once 6 years ago
nielsandriesse 5a10a155d9 Remove internal testing analytics 6 years ago
nielsandriesse 3d2b65fc86 Unbork session reset 6 years ago
nielsandriesse 0a3b1a20cd Fix closed group session establishment issue 6 years ago
nielsandriesse 0f20c15407 Fix copy 6 years ago
nielsandriesse 3889c0af39 Fix multi device open group syncing 6 years ago
nielsandriesse 0944725a35 Maintain friend request view correctly 6 years ago
nielsandriesse a9b3f3a6ca Fix constraint issue 6 years ago
nielsandriesse 5cc11b9014 Partially fix friend request UI issues 6 years ago
nielsandriesse 31bfa0888b Debug 6 years ago
nielsandriesse f834850317 Debug & avoid write transaction 6 years ago
nielsandriesse 7e0435e009 Debug 6 years ago
nielsandriesse 3e0a9db5e0 Handle expired friend requests 6 years ago
nielsandriesse 03ecdbd42f Avoid write transaction 6 years ago
nielsandriesse 9bcde73d14 Update FriendRequestView for friend request refactor 6 years ago
nielsandriesse fce6fe1170 Minor refactoring 6 years ago
nielsandriesse 488f821881 Make database transaction explicit 6 years ago
nielsandriesse 9611f06e25 Merge branch 'dev' into friend-request-refactor 6 years ago
Mikunj 71297fb4ec Deprecate friendRequestState on TSMessage. 6 years ago
Mikunj b1345104da Remove saveFriendRequestStatus in TSThread. 6 years ago
nielsandriesse 85fe6db572 Clean up device unlinking 6 years ago
Mikunj 8fcb61353e Merge branch 'dev' into friend-request-refactor 6 years ago
nielsandriesse 8f48f104a6 Fix 💀🔒 6 years ago
Mikunj d63a11b702 Rename function. 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
Mikunj 4e07810f04 More refactoring. 6 years ago
nielsandriesse 739cb1b6ab Fix message status bar updating issue 6 years ago
Mikunj 23188c7e5d Refactor friend request protocol 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
Mikunj 4dcf26b7e7 Added migration. 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