mirror of https://github.com/oxen-io/session-ios
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
• Renamed the remaining 'calledFromConfig' params to be a bit more descriptive of what they actually do • Removed all the 'calledFromConfig' values The `calledFromConfig` was previously needed to help prevent reentrant libSession access but that is now supported. This now means that a config change could trigger a database update which subsequently triggers a config change but libSession has a built in diff system which will prevent this resulting in an infinite update loop If we do end up in a situation that this update loop results in a config change (which would then get synced) it's likely a bug in iOS which would be hard to track down as it would result from a specific database change (ie. this will hopefully make it easier to resolve inconsistent libSession integrations) |
1 year ago | |
|---|---|---|
| .. | ||
| AppReadiness.swift | 1 year ago | |
| Data+Utilities.swift | 3 years ago | |
| DeviceSleepManager.swift | 2 years ago | |
| FixedWidthInteger+BigEndian.swift | ||
| Identity+Utilities.swift | 3 years ago | |
| MessageWrapper.swift | 2 years ago | |
| OWSAudioPlayer.h | 4 years ago | |
| OWSAudioPlayer.m | 1 year ago | |
| OWSAudioSession.swift | 1 year ago | |
| OWSWindowManager.h | 3 years ago | |
| OWSWindowManager.m | 1 year ago | |
| Preferences.swift | 1 year ago | |
| ProfileManager.swift | 1 year ago | |
| ProfileManagerError.swift | 1 year ago | |
| ProfilePictureView+Convenience.swift | 2 years ago | |
| ProximityMonitoringManager.swift | 1 year ago | |
| SMKDependencies.swift | 3 years ago | |
| SNProtoEnvelope+Conversion.swift | 4 years ago | |
| SessionEnvironment.swift | 1 year ago | |
| String+Utlities.swift | 4 years ago | |
| Threading.swift | 2 years ago | |