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.
session-ios/SignalMessaging/environment
Michael Kirk a60d8eb161 WIP: migration / autoincrement logic
TODO:

-[ ] contact offer
-[ ] verify all paths that utilized timestampForSorting, e.g. make sure SN appear before the message they affect, etc.
-[x] Monotonic ID
-[x] New extension which sorts by id
-[x] Migration
  -[ ] batch migration?
7 years ago
..
migrations WIP: migration / autoincrement logic 7 years ago
AppSetup.h Rework creation of singletons. 7 years ago
AppSetup.m Move more singletons to SSKEnvironment. 7 years ago
Environment.h Rework creation of singletons. 7 years ago
Environment.m Rework creation of singletons. 7 years ago
NoopCallMessageHandler.swift Rename fail macros in Swift. 7 years ago
NoopNotificationsManager.swift Rename fail macros in Swift. 7 years ago
OWSAudioSession.swift Rename fail macros in Swift. 7 years ago
OWSSounds.h Reduce usage of JSQ. 7 years ago
OWSSounds.m Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 7 years ago
SignalKeyingStorage.h update header references 7 years ago
SignalKeyingStorage.m Apply OWS log functions in Objective-C. 7 years ago
VersionMigrations.h Don't mark app as ready until all version migrations are done. 7 years ago
VersionMigrations.m Rework creation of singletons. 7 years ago