Commit Graph

12905 Commits (5f9b0aec9fb8e22db99facbf813d5e064aa3e346)
 

Author SHA1 Message Date
gmbnt 251a93e529
Merge pull request #105 from loki-project/security
Fix Profile Picture Issues
5 years ago
Niels Andriesse 6def911dbc Enforce file size limit for profile pictures 5 years ago
Niels Andriesse 758f37b886 Proxy profile picture uploads 5 years ago
Ryan ZHAO a3cd1995cd update the handler of receiving a sync request for groups 5 years ago
Ryan ZHAO 41a6308973 hide input tool bar on linked device after leaving a closed group 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
Ryan ZHAO d5c4939a45 enable leaving a closed group with linked device synced 5 years ago
Niels Andriesse 0c18e82524 Clean up logging & documentation 5 years ago
Niels Andriesse 85083d1969 Clean 5 years ago
Niels Andriesse 21c92eadfc Fix copy 5 years ago
gmbnt a860c5a512
Merge pull request #103 from loki-project/sealed-sender
Fix Sealed Sender Related Multi Device Issues
5 years ago
Niels Andriesse bbb999dc83 Fix sealed sender related multi device issues 5 years ago
Ryan ZHAO 171c2341b8 join the group after receiving a group sync message 5 years ago
Ryan ZHAO 6724733387 Merge branch 'dev' of https://github.com/loki-project/loki-messenger-ios into sync-closed-group 5 years ago
Ryan ZHAO 62cc2a399f totally fix the contact sync message issue 5 years ago
Niels Andriesse 8b201f594e Fix occasional hang on startup 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
Ryan ZHAO ecf02bbb3e fix sending contact sync messages 5 years ago
gmbnt fbf88271b3
Merge pull request #101 from loki-project/robustness
Improve Error Handling, Disable Loki News Feed & Add Missing Message Action
5 years ago
Niels Andriesse c8a265258a Disable Loki News Feed & add missing message action 5 years ago
Niels Andriesse a586c9db2d Handle clock out of sync issue
Also generally improve error handling
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
Ryan ZHAO d5d88c5589 fix the bug when sending the friend request for a contact sync message 5 years ago
Niels Andriesse afed01e4c0 Update Pods 5 years ago
Niels Andriesse f3a77222ab Clean 5 years ago
Niels Andriesse 067a31bb79 Reduce device link update interval 5 years ago
Kee Jefferys b22c0eff43
Update README.md 5 years ago
Ryan ZHAO cfe435bcd1 fix group parser 5 years ago
Ryan ZHAO 9e1681558e handle sync message of closed groups 5 years ago
Ryan ZHAO b5ce94c6ab add group parser 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
gmbnt e3f4bc4839
Merge pull request #99 from RyanRory/pn-fix
Resubmit Device Token Periodically
5 years ago
Ryan ZHAO 124efffb4c add a time interval to force user to submit the device token 5 years ago
gmbnt 1a42333ceb Merge pull request #98 from loki-project/robustness
Make Text Messaging Independent From the File Server
5 years ago
Niels Andriesse e1b5d5443d Make text messaging independent from the file server 5 years ago
gmbnt 42a153e6bf Merge pull request #96 from loki-project/files
Show Activity Indicator for Proxied File Uploads
5 years ago
Niels Andriesse 248fb6eeaf Show activity indicator for proxied file uploads 5 years ago
gmbnt 340b860fc5 Merge pull request #94 from loki-project/files
Implement File Size Limit
5 years ago
Niels Andriesse 18670545f9 Implement file size limit 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 58f4181b59 Update Pods 5 years ago
Niels Andriesse cc40862740 Rename LokiStorageAPI → LokiFileServerAPI 5 years ago
Niels Andriesse d502aeaa80 Use a dummy auth token instead of no token at all 5 years ago
Niels Andriesse dfd4340c79 Use file-dev in debug mode 5 years ago
gmbnt 17a989e9c2
Merge pull request #89 from RyanRory/join-publich-chat-without-https
Enable the User to Join an Open Group Without Entering "https://"
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