Commit Graph

7261 Commits (ddc75859aac11fd8736017d933cf2e01125f029c)
 

Author SHA1 Message Date
Niels Andriesse 9fa3e37e68 Update build number 5 years ago
Niels Andriesse 128116ec36 Fix crash 5 years ago
Niels Andriesse 5d9957a57d Fix merge 5 years ago
Niels Andriesse ba116df195
Merge pull request #554 from RyanRory/fix-open-group-spam
Fix Open Group Notification Spam Part 2
5 years ago
Niels Andriesse dfce9d636a Update build number 5 years ago
Niels Andriesse e674e40959 Experimental performance improvement 5 years ago
Niels Andriesse 550d8b61c7 Quick fix crash 5 years ago
Niels Andriesse 062f22071e
Merge pull request #563 from oxen-io/localization
Update Translations
5 years ago
ryanzhao 25df4330be Merge branch 'dev' of https://github.com/oxen-io/session-android into fix-open-group-spam 5 years ago
Niels Andriesse 5353e124df Update translations 5 years ago
Niels Andriesse 2a0a5a2326 Fix case 5 years ago
Niels Andriesse 08a2295f16
Merge pull request #562 from hjubb/pubkey_validation_on_open_group
Validate Public Key When Adding Open Group
5 years ago
Niels Andriesse c058b332da Fix typo 5 years ago
jubb 4f84b976c5 fix: return error early if the public key is not expected length or format with an appropriate message 5 years ago
Niels Andriesse d1a8b70af4
Merge pull request #561 from oxen-io/polling-limit
Limit Polling After Long Inactivity
5 years ago
Niels Andriesse 639146cc0a Simplify & fix `from_server_id` usage 5 years ago
Niels Andriesse 716e768dac Merge branch 'dev' into polling-limit 5 years ago
Niels Andriesse 90dca7149a Remove redundant `this` 5 years ago
Niels Andriesse 95657195e6 Update build number 5 years ago
Niels Andriesse 27ee021670
Update BUILDING 5 years ago
Niels Andriesse 7ec74ae678
Update README 5 years ago
Brice-W 2969d4b161 clean 5 years ago
Brice-W 6c37e7a93f move logic from Storage to OpenGroupAPIV2 5 years ago
Niels Andriesse 0c47f41db4
Delete TRANSLATION 5 years ago
Niels Andriesse 680140d128
Update README 5 years ago
Niels Andriesse 57ea58ed06
Update README 5 years ago
Brice-W 1b25de6a96 Merge branch 'dev' of https://github.com/loki-project/session-android into polling-limit-after-inactivity 5 years ago
Niels Andriesse d47d07aa13
Delete NOTICE 5 years ago
Brice-W becc3c7278 Merge branch 'dev' of https://github.com/loki-project/session-android into polling-limit-after-inactivity 5 years ago
Niels Andriesse 50bc1d7651
Delete Transifex config 5 years ago
Niels Andriesse a168e56db7
Merge pull request #559 from Bilb/sha-verify-readme
Add SHA Verification Instructions to README
5 years ago
Niels Andriesse f68fc1dd49
Merge pull request #556 from hjubb/fix_hardcoded_strings
Fix Hardcoded Strings
5 years ago
Niels Andriesse f64fb68e96
Merge branch 'dev' into fix_hardcoded_strings 5 years ago
Niels Andriesse b5b3f4aebe
Merge pull request #555 from oxen-io/nicknames
Nicknames
5 years ago
Niels Andriesse 38f50a6dda Fix open group display name handling 5 years ago
Brice-W dbaa51bd9a implementation of polling limit on open groups 5 years ago
Niels Andriesse d7afcd07f8 Add contacts migration 5 years ago
Niels Andriesse 04b62df83c Make user details bottom sheet look better 5 years ago
jubb 43b297b334 Merge remote-tracking branch 'upstream/dev' into storage_access_warning 5 years ago
Niels Andriesse e7ae08fe7a Clean 5 years ago
Audric Ackermann 18490bbb17
add verify sha instructions in README 5 years ago
ryanzhao b186d4a670 Merge branch 'dev' of https://github.com/oxen-io/session-android into fix-open-group-spam 5 years ago
Niels Andriesse 051dbbfef9 Update version number 5 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
5 years ago
jubb 7c7ace9ecd refactor: extract hardcoded strings
allows fix for #529
5 years ago
Niels Andriesse dfd3ccc5d2 Clean 5 years ago
Niels Andriesse c0f894e1b2 Clean 5 years ago
Niels Andriesse e0c1456af4 Merge branch 'dev' into nicknames 5 years ago
Niels Andriesse 01b86fcc2f Merge branch 'dev' of github.com:oxen-io/session-android into dev 5 years ago
Niels Andriesse a4a11e8e5e Fix indentation 5 years ago