Commit Graph

516 Commits (3932d2fddddba67de07caf0445e433bab0e6404c)

Author SHA1 Message Date
Harris 2bdb4d18a2 fix: property name for json deserialisation 4 years ago
nielsandriesse e1f3362c2a Fix crash 4 years ago
nielsandriesse f872c2b9be Prepare for OGS timestamp handling changes 4 years ago
ryanzhao e8c52961aa minor fix 4 years ago
ryanzhao 4f7d26d86e debug for new encryption 4 years ago
ryanzhao a81c17057f Merge branch 'dev' of https://github.com/oxen-io/session-android into ONS-name-1 4 years ago
ryanzhao 497405fe50 clean 4 years ago
ryanzhao c0d4dd741c debug 4 years ago
nielsandriesse e16322977b Merge branch 'dev' of github.com:loki-project/loki-messenger-android into dev 4 years ago
nielsandriesse c6976ca3cd Fix naming confusion 4 years ago
Harris 4a8ce784b8 fix: no longer using the wrong deletion IDs for open group deletions 4 years ago
Ryan ZHAO a66d2c97e0 Merge branch 'dev' of https://github.com/oxen-io/session-android into ONS-name-1 4 years ago
Ryan ZHAO 592825dcc6 implement get session id from ons name api 4 years ago
Niels Andriesse 2441d86b32 Make member ordering consistent 4 years ago
jubb 72569327a9 Merge remote-tracking branch 'upstream/dev' into improve_background_jobs 4 years ago
Ryan ZHAO 0e89d88459 Merge branch 'dev' of https://github.com/oxen-io/session-android into ONS-name-1 4 years ago
Niels Andriesse 85120b57ea Batch conversation updates 4 years ago
ryanzhao ae23266058 wip: implement ons name 4 years ago
jubb efa36d4cea refactor: trim thread is now queued after batch processing messages, for other conversations still after every persisted message
migrate TrimThreadJob.kt to new job system

deleting more open group references in removal

open group last message / last deletion now sets after processing vs after fetching
4 years ago
Niels Andriesse abf2c05424 Debug closed group creation issue 4 years ago
Niels Andriesse 5d9957a57d Fix merge 4 years ago
Niels Andriesse ba116df195
Merge pull request #554 from RyanRory/fix-open-group-spam
Fix Open Group Notification Spam Part 2
4 years ago
Niels Andriesse 550d8b61c7 Quick fix crash 4 years ago
ryanzhao 25df4330be Merge branch 'dev' of https://github.com/oxen-io/session-android into fix-open-group-spam 4 years ago
Niels Andriesse c058b332da Fix typo 4 years ago
Niels Andriesse 639146cc0a Simplify & fix `from_server_id` usage 4 years ago
Niels Andriesse 716e768dac Merge branch 'dev' into polling-limit 4 years ago
Niels Andriesse 90dca7149a Remove redundant `this` 4 years ago
Brice-W 6c37e7a93f move logic from Storage to OpenGroupAPIV2 4 years ago
Brice-W 1b25de6a96 Merge branch 'dev' of https://github.com/loki-project/session-android into polling-limit-after-inactivity 4 years ago
Brice-W becc3c7278 Merge branch 'dev' of https://github.com/loki-project/session-android into polling-limit-after-inactivity 4 years ago
Niels Andriesse b5b3f4aebe
Merge pull request #555 from oxen-io/nicknames
Nicknames
4 years ago
Niels Andriesse 38f50a6dda Fix open group display name handling 4 years ago
Brice-W dbaa51bd9a implementation of polling limit on open groups 4 years ago
Niels Andriesse d7afcd07f8 Add contacts migration 4 years ago
Niels Andriesse e7ae08fe7a Clean 4 years ago
ryanzhao b186d4a670 Merge branch 'dev' of https://github.com/oxen-io/session-android into fix-open-group-spam 4 years ago
Niels Andriesse 66e7df22bb Don't notify for closed group control messages
This addresses an issue where:

• someone would create a closed group
• on other peoples' devices this control message would be received through a background poll or a push notification
• the received message timestamps table would be updated
• processing wouldn't be finished (during a background poll or while handling a push notification the system can cut you off at any time)
• some of the added users don't see the new closed group because when they open the app and get the control message from their swarm it's considered a duplicate and isn't processed again
4 years ago
Niels Andriesse dfd3ccc5d2 Clean 4 years ago
Niels Andriesse c0f894e1b2 Clean 4 years ago
Niels Andriesse e0c1456af4 Merge branch 'dev' into nicknames 4 years ago
Niels Andriesse a4a11e8e5e Fix indentation 4 years ago
Niels Andriesse 49c3ffd9ca Remove redundant code 4 years ago
Ryan ZHAO 953f6d8c17 Merge branch 'dev' of https://github.com/oxen-io/session-android into fix-open-group-spam 4 years ago
Ryan ZHAO d52787a661 try to use jobs to mark if all open groups are caught up 4 years ago
Niels Andriesse 910787a960 Fix polling bug 4 years ago
Niels Andriesse ff96bb05a8 Implement remaining bits and pieces 4 years ago
Niels Andriesse da331b036e Integrate new closed group poller 4 years ago
Niels Andriesse a3a62b6dbb Implement ClosedGroupPollerV2 4 years ago
Niels Andriesse 2a756375a8 Merge branch 'dev' into variable-rate-polling 4 years ago