Commit Graph

3422 Commits (3a20e37896a317fa029e9660174eab5cf7bb680c)

Author SHA1 Message Date
nielsandriesse b87ab79c5b Debug 5 years ago
nielsandriesse 5e40221936 Clean 5 years ago
nielsandriesse b3800e0ad1 Merge remote-tracking branch 'ryan/fix-open-group-issues' into database-3 5 years ago
nielsandriesse 9e9512c4bc Merge branch 'dev' into database-3 5 years ago
nielsandriesse 4f3544c1fc Integrate transaction handling utility part 3 5 years ago
nielsandriesse a42b6afce8 Integrate transaction handling utility part 2 5 years ago
ryanzhao 5fd2fb2b15 Fix photo blurriness (from .medium to .high) 5 years ago
ryanzhao c8af41cd5c Show real profile picture of open groups 5 years ago
nielsandriesse eab26c504c Fix build 5 years ago
nielsandriesse 74bbe067d8 Update Pods 5 years ago
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 00147a2647 Make copy more accurate & educational 5 years ago
nielsandriesse 9778dace7d Persist snode pool to database 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 370873c359 Clean 5 years ago
nielsandriesse 0b7e44a0dd Only show GIF metadata warning once 5 years ago
nielsandriesse 3d2b65fc86 Unbork session reset 5 years ago
nielsandriesse 0944725a35 Maintain friend request view correctly 5 years ago
nielsandriesse a9b3f3a6ca Fix constraint issue 5 years ago
nielsandriesse 5cc11b9014 Partially fix friend request UI issues 5 years ago
nielsandriesse 31bfa0888b Debug 5 years ago
nielsandriesse f834850317 Debug & avoid write transaction 5 years ago
nielsandriesse 03ecdbd42f Avoid write transaction 5 years ago
nielsandriesse fce6fe1170 Minor refactoring 5 years ago
Mikunj b1345104da Remove saveFriendRequestStatus in TSThread. 5 years ago
Mikunj 8fcb61353e Merge branch 'dev' into friend-request-refactor 5 years ago
nielsandriesse 8f48f104a6 Fix 💀🔒 5 years ago
nielsandriesse a49e686ca0 Fix race condition 5 years ago
nielsandriesse e374d1d0c8 Fix multi device message status bar updating bug 5 years ago
nielsandriesse dd86966111 Clean up docs & fix crash 5 years ago
nielsandriesse 58c28ff674 Revert "Fix message status bar updating issue"
This reverts commit 739cb1b6ab.
5 years ago
Mikunj 4e07810f04 More refactoring. 5 years ago
nielsandriesse 739cb1b6ab Fix message status bar updating issue 5 years ago
Mikunj 23188c7e5d Refactor friend request protocol 5 years ago
nielsandriesse c758ad1b89 Add multi device friend request acceptance test 5 years ago
nielsandriesse 43866596ba Minor refactoring 5 years ago
nielsandriesse 1351250c92 Split things according to architecture overview docs 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 8672577a8b Clean 5 years ago
nielsandriesse 619c3a7f84 Debug 5 years ago
nielsandriesse fc9a678181 Fix APNs token updating bug 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 026bb4aa45 Add APNs option to notification settings screen as well 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 c74de9698c Fix copy 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 3b2be079ff Finish implementing light mode 5 years ago
Niels Andriesse 0697c95426 Fix group conversation layout 5 years ago
Niels Andriesse 142867abf9 Remove Session public chat notice 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 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 26ded1b80a Clean up notification usage 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
Ryan ZHAO 7d66fa151c fix admin check method 5 years ago
Mikunj 5bb9d135b1 Implement new cipher changes 5 years ago
Niels Andriesse 6def911dbc Enforce file size limit for profile pictures 5 years ago
Niels Andriesse 0c18e82524 Clean up logging & documentation 5 years ago
Niels Andriesse 248fb6eeaf Show activity indicator for proxied file uploads 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 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 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 fa43f2f834 WIP 5 years ago
Niels Andriesse eb54a6e06d WIP 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 f3c36391b9 Remove Mixpanel 5 years ago
Niels Andriesse ccd2d30f61 Refactor 5 years ago
Niels Andriesse 64fd89291e Fix multi device x closed groups 5 years ago
Niels Andriesse 1d848d7332 Clean up group members UI 5 years ago
Niels Andriesse 7762418ac1 Clean 5 years ago
Niels Andriesse 0f0eba9325 Merge branch 'dev' into group-chats 5 years ago
Niels Andriesse a433d13177 Clean up session restoration view UI 5 years ago
Niels Andriesse a591adb8f7 Merge branch 'dev' into session-restore 5 years ago
Niels Andriesse f70b914d3e Update copy & fix blurry icons 5 years ago
Ryan ZHAO 8838dfb430 add admins to group, clean up some code 5 years ago
Ryan ZHAO efb6295962 update version migrations for new group id for public chats and rss feeds 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 32b772bbee Fix iOS 12 issues 5 years ago