Commit Graph

15118 Commits (ca1f4ed8d649297cc7f7f4b4d0e7ff627ddfd5fb)
 

Author SHA1 Message Date
Niels Andriesse ca1f4ed8d6
Update bug_report 3 years ago
Niels Andriesse 3f7eef9676
Update ISSUE_TEMPLATE 3 years ago
Niels Andriesse dbbc89565e
Merge pull request #422 from oxen-io/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
3 years ago
Kee Jefferys 443c11ac80
Create CODE_OF_CONDUCT.md 3 years ago
nielsandriesse fb8bf6cbd2 Update build number 3 years ago
nielsandriesse 0d9f5388da Prepare for OGS timestamp handling changes 3 years ago
Niels Andriesse bc813f4a28
Merge pull request #419 from oxen-io/performance
Performance Improvements
3 years ago
nielsandriesse 1b4cfdb22f Add get Session version file server endpoint 3 years ago
nielsandriesse c98cfe420d Fix spacing 3 years ago
nielsandriesse 2730804e4a Update version number 3 years ago
nielsandriesse bf9d860214 Batch thread updates 3 years ago
nielsandriesse ff1d2d2f28 Remove (seemingly) unnecessary hack 3 years ago
nielsandriesse e72c6d4cbd Mark .noThread error as non-retryable 3 years ago
Niels Andriesse 3d5d07fba3 Update build number 3 years ago
Niels Andriesse ac681c3bc2 Fix missing font 3 years ago
Niels Andriesse 16e6c968f7
Merge pull request #418 from oxen-io/polling-limit
Limit Polling After Long Inactivity
3 years ago
Niels Andriesse 601062c9ef Fix timeSinceLastOpen usage 3 years ago
Niels Andriesse 0d6ce4a14b Merge branch 'dev' into polling-limit 3 years ago
Brice-W 51ba97827d open group polling limit implementation 3 years ago
Niels Andriesse 32bc090e53
Merge pull request #416 from oxen-io/localization
Update Translations
3 years ago
Niels Andriesse f4922c1f5c Update translations 3 years ago
Niels Andriesse f44cd070af Fix typo 3 years ago
Niels Andriesse 89bac377fe Fix PureLayout compilation bug 3 years ago
Niels Andriesse 919d606952
Update README 3 years ago
Niels Andriesse 3a5eeeb8ba Update version number 3 years ago
Niels Andriesse aa3a18fa7e 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
3 years ago
Niels Andriesse 641a3f4d06
Merge pull request #401 from oxen-io/cleanup
Remove V1 OGS & File Server Support
3 years ago
Niels Andriesse 4a0b1c0ad0 Fix build 3 years ago
Niels Andriesse 3fda8daec9 Merge branch 'dev' into cleanup 3 years ago
Niels Andriesse 61dd768e5c Minor refactoring 3 years ago
Niels Andriesse 74ba177250
Merge pull request #411 from RyanRory/expiration-timer-fix
Fix Expiration Timer Issues
3 years ago
Niels Andriesse 1e246389be Clean 3 years ago
Niels Andriesse cde644e693 Merge branch 'dev' 3 years ago
Niels Andriesse fe3493ff12 Update version number 3 years ago
Niels Andriesse c84a942478 Fix push notification handling
This was crashing every time the extension started
3 years ago
Niels Andriesse 08fc17e0f9 Remove file server instability modal 3 years ago
Niels Andriesse 0fe8dc7aee Update build number 3 years ago
Niels Andriesse 5e1a33c32e Switch to dedicated server 3 years ago
nielsandriesse 1d028e5f6c Add file server instability modal 3 years ago
nielsandriesse b1bb087c75 Update version number 3 years ago
nielsandriesse 340b9fcdf0 Update build number 3 years ago
Ryan ZHAO 9cbc2921e3 fix move-insert conflict 3 years ago
Niels Andriesse 20e0103d2d Switch to dedicated server 3 years ago
nielsandriesse 4da8a0933c Add file server instability modal 3 years ago
nielsandriesse 8dffa249bb Update version number 3 years ago
nielsandriesse 8338ba3eca Update build number 3 years ago
Niels Andriesse c91a2ae7dc
Merge pull request #412 from RyanRory/home-refresh-crash
Fix tableView.endUpdates() Crash
3 years ago
ryanzhao f05664b86c Merge branch 'dev' of https://github.com/oxen-io/session-ios into home-refresh-crash 3 years ago
nielsandriesse 6760341a2e Add missing retry 3 years ago
nielsandriesse c36cf1a36d Hopefully fix closed group handling bug 3 years ago