Commit Graph

2816 Commits (d3125c5039a80b54583b6c71fb7ff592376a1ad6)

Author SHA1 Message Date
nielsandriesse d3125c5039 Fix friend request bugs & improve documentation
We were attaching the user's profile picture URL to friend request messages, and there was a bug in multi device friend request acceptance
5 years ago
nielsandriesse 8b50cca7bd Clean 5 years ago
nielsandriesse 383cfead9c Add Storage utility 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
nielsandriesse a65235fd3a Clean & add documentation 5 years ago
nielsandriesse 2e1a157a8e Fix nested write transaction 5 years ago
nielsandriesse 2c5b3ecdc1 Fix typo 5 years ago
nielsandriesse faa6805dcc Debug 5 years ago
nielsandriesse 7f1be7d428 Debug Swift/Obj-C interop 5 years ago
nielsandriesse 6af71a75d0 Add test files 5 years ago
nielsandriesse a13b330f94 Separate out Session sync message sending logic 5 years ago
nielsandriesse 1351250c92 Split things according to architecture overview docs 5 years ago
nielsandriesse e186f9df5d Re-order files 5 years ago
nielsandriesse 19aa2595e8 Clean 5 years ago
nielsandriesse ceb33e36e4 Separate out remaining bits of Session logic 5 years ago
nielsandriesse 6c834b6a6e Re-order functions 5 years ago
nielsandriesse 78534616ac Separate out Session message receiving logic 5 years ago
nielsandriesse 418432d876 Add missing @objc modifier 5 years ago
nielsandriesse 5b630b3b49 Separate out Session message sending logic 5 years ago
nielsandriesse d2dccc8b98 Increase message TTL 5 years ago
nielsandriesse 8bf2215a24 Fix APNs token updating 5 years ago
nielsandriesse 72b3aba54d Clean 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 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
Niels Andriesse 3b103450b6
Merge pull request #154 from loki-project/closed-group-fixes
Closed group fixes
5 years ago
nielsandriesse d0b83a59e7 Add comment & clean 5 years ago
nielsandriesse a971a4f609 Hook Session's PN setup into Signal's PN setup 5 years ago
nielsandriesse e24daf7b67 Finally fix LokiPushNotificationManager linking issue 5 years ago
nielsandriesse d52de19dbf Add TODO 5 years ago
nielsandriesse 0b29def940 Minor refactoring 5 years ago
nielsandriesse 838688355b Also drop guard snodes as needed 5 years ago
Mikunj 7243dcb48d Fix iOS input being hidden after being removed then added to a group. 5 years ago
nielsandriesse 6aa360da71 Fix retrying 5 years ago
nielsandriesse 89c0cd36ad Minor refactoring 5 years ago
Mikunj 1e1459d6d2 Ignore messages from users that are not in 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 664717b1d0 Clean 5 years ago
gmbnt d84e3fea27 Fix linking issue & clean 5 years ago
gmbnt f3788060d7 Merge branch 'master' of github.com:loki-project/loki-messenger-ios into dev 5 years ago
gmbnt 022622a8e4 Remove redundant files 5 years ago
Niels Andriesse c1f4bfb2d3
Update README.md 5 years ago
gmbnt 2e38b382c2 Use a serial queue for core operations 5 years ago
gmbnt ac0a20c8a7 Improve threading 5 years ago
gmbnt 37865bab96 Minor refactoring 5 years ago
gmbnt 48ef152c49 Glue things together again 5 years ago
gmbnt 03c4e4a65c Merge branch 'dev' into push-notifications 5 years ago