This website works better with JavaScript.
Explore
Help
Register
Sign In
keejef
/
session-ios
mirror of
https://github.com/oxen-io/session-ios
Watch
1
Star
0
Fork
You've already forked session-ios
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
07ee27f875
master
dev
voice-calls-2
voice-calls
authentication
2.5.0
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.14
2.2.13
2.2.12
2.2.11
2.2.10
2.2.9
2.2.6
2.2.4
2.2.2
2.2.1
2.2.0
2.1.1
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0-alpha.1
audit-2
audit
2.8.0
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.3
2.6.2
2.6.1
2.6.0
2.2.8
2.2.7
2.2.5
2.2.3
2.1.0
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.0
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1-beta
1.5.0-beta
1.5.0
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.0-beta
1.4.0
1.3.0-alpha.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.1
1.2.0-alpha.2
1.2.0-alpha.1
1.2.0
1.13.0
1.12.9
1.12.8
1.12.7
1.12.6
1.12.5
1.12.4
1.12.2
1.12.1
1.11.9
1.11.8
1.11.7
1.11.6
1.11.5
1.11.4
1.11.3
1.11.24
1.11.23
1.11.22
1.11.21
1.11.20
1.11.2
1.11.19
1.11.18
1.11.17
1.11.16
1.11.15
1.11.14
1.11.13
1.11.12
1.11.11
1.11.10
1.11.1
1.11.0
1.10.2
1.10.1
1.10.0
1.1.0-alpha.4
1.1.0-alpha.3
1.1.0-alpha.2
1.1.0-alpha.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '07ee27f875'
${ noResults }
session-ios
/
SignalServiceKit
/
src
/
Util
History
nielsandriesse
7de8fbf66a
Clean
5 years ago
..
AppContext.h
Clean up push notification code
5 years ago
AppContext.m
…
AppReadiness.h
Distinguish 'app will/did become ready' events.
7 years ago
AppReadiness.m
Update Pods
5 years ago
AppVersion.h
Add missing nullability annotations.
7 years ago
AppVersion.m
Update Pods
5 years ago
ByteParser.h
…
ByteParser.m
…
DataSource.h
…
DataSource.m
Fix build
5 years ago
DeviceNames.swift
Update Pods
5 years ago
FeatureFlags.swift
Merge tag '2.38.0.11'
7 years ago
FunctionalUtil.h
Add missing nullability annotations.
7 years ago
FunctionalUtil.m
Add missing nullability annotations.
7 years ago
JobQueue.swift
Tweak
5 years ago
LRUCache.swift
auto-migrate to Swift5
7 years ago
MIMETypeUtil.h
Plumb through messageAlbumId so an Attachment knows what album (if any) it
7 years ago
MIMETypeUtil.m
Fix Giphy link previews
6 years ago
MessageSender+Promise.swift
swift5: void promise must take void argument vs no argument
7 years ago
NSArray+OWS.h
…
NSArray+OWS.m
…
NSData+Image.h
Added incoming gif previews
6 years ago
NSData+Image.m
Fix build
5 years ago
NSError+MessageSending.h
…
NSError+MessageSending.m
Clean & add documentation
6 years ago
NSNotificationCenter+OWS.h
…
NSNotificationCenter+OWS.m
…
NSRegularExpression+SSK.swift
link checks
7 years ago
NSString+SSK.h
Update Pods
5 years ago
NSString+SSK.m
move all possible methods into String+OWS in SCK
7 years ago
NSTimer+OWS.h
NSRunLoop methods should only be accessed on it's corresponding thread.
7 years ago
NSTimer+OWS.m
NSRunLoop methods should only be accessed on it's corresponding thread.
7 years ago
NSURLSessionDataTask+StatusCode.h
Add missing nullability annotations.
7 years ago
NSURLSessionDataTask+StatusCode.m
Add missing nullability annotations.
7 years ago
NSUserDefaults+OWS.h
…
NSUserDefaults+OWS.m
Respond to CR.
7 years ago
OWS2FAManager.h
Hang more singletons on SSKEnv.
7 years ago
OWS2FAManager.m
Fix build
5 years ago
OWSAnalytics.h
…
OWSAnalytics.m
Fix build
5 years ago
OWSAnalyticsEvents.h
Decrypt incoming UD messages.
7 years ago
OWSAnalyticsEvents.m
Decrypt incoming UD messages.
7 years ago
OWSBackgroundTask.h
…
OWSBackgroundTask.m
Update Pods
5 years ago
OWSBackupFragment.h
Respond to CR.
7 years ago
OWSBackupFragment.m
Respond to CR.
7 years ago
OWSDispatch.h
…
OWSDispatch.m
WIP
5 years ago
OWSError.h
Discard transient messages if there is no session.
7 years ago
OWSError.m
Respond to CR.
7 years ago
OWSFileSystem.h
Temp files.
7 years ago
OWSFileSystem.m
Update Pods
5 years ago
OWSMath.h
Sketch out crop tool.
7 years ago
OWSOperation.h
kick-queue upon reachability
7 years ago
OWSOperation.m
Remove timer queue.
7 years ago
OWSQueues.h
…
OWSSyncManagerProtocol.h
Separate out Session sync message sending logic
6 years ago
ParamParser.swift
…
Promise+retainUntilComplete.swift
Update PromiseKit
7 years ago
ReverseDispatchQueue.swift
Add ReverseDispatchQueue.
7 years ago
SSKAsserts.h
Update Pods
5 years ago
SSKPreferences.swift
Disable link previews by default
6 years ago
String+SSK.swift
fix rotation issue
7 years ago
SwiftSingletons.swift
…
TypingIndicators.swift
Clean
5 years ago
UIImage+OWS.h
…
UIImage+OWS.m
Add missing nullability annotations.
7 years ago
WeakTimer.swift
…
YapDatabase+Promise.swift
swift5: void promise must take void argument vs no argument
7 years ago