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/utils
Michael Kirk 3560f3be5c Durable send operation
TODO
-[x] respect order of queue
-[x] replacements
  -[x] those w/o completion handler
  -[x] basic send+log operation persists
  -[x] send+ui completion
  -[x] share extension
  -[x] update state jobs
-[x] App Lifecyle
  -[x] settable
  -[x] Mark as ready on startup
  -[x] Fail appropriate jobs on startup

NICE TO HAVE
-[x] concurrent per senders
-[ ] longer retry (e.g. 24hrs)
-[ ] App Lifecyle
  -[x] retry failed jobs on startup?
  -[ ] reachability

DONE
-[x] basic passing test
-[x] datamodel
-[x] queue/classes
7 years ago
..
Bench.swift Fix rebase breakage. 7 years ago
BlockListCache.swift add docs to BlockListCache 7 years ago
BlockListUIUtils.h Use cached group details when rendering blocklist 7 years ago
BlockListUIUtils.m Durable send operation 7 years ago
ConversationSearcher.swift Revert 'new sort id'. 7 years ago
ConversationStyle.swift Change conversation bubble colors. 7 years ago
DebugLogger.h Revert "Revert "Merge branch 'charlesmchen/debugLogs' into hotfix/2.20.1"" 7 years ago
DebugLogger.m Pull out SignalCoreKit. 7 years ago
DeviceSleepManager.swift Use swift macros for main thread assert 7 years ago
DisplayableText.swift Unify log tags. 7 years ago
ImageCache.swift Fix tests broken by SAE. 7 years ago
LRUCache.swift Rename fail macros in Swift. 7 years ago
OWSAudioPlayer.h Respect system alert volume for notifications while in app 7 years ago
OWSAudioPlayer.m Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 7 years ago
OWSAvatarBuilder.h Rework group avatars to reflect conversation colors. 7 years ago
OWSAvatarBuilder.m Constantize ConversationColorName, map previous incorrect values 7 years ago
OWSContactAvatarBuilder.h Constantize ConversationColorName, map previous incorrect values 7 years ago
OWSContactAvatarBuilder.m Constantize ConversationColorName, map previous incorrect values 7 years ago
OWSFormat.h Respond to CR. 7 years ago
OWSFormat.m Respond to CR. 7 years ago
OWSGroupAvatarBuilder.h Rework group avatars to reflect conversation colors. 7 years ago
OWSGroupAvatarBuilder.m Merge remote-tracking branch 'origin/release/2.30.2' 7 years ago
OWSMath.h Move seed 7 years ago
OWSPreferences.h Optionally show UD status in message details 7 years ago
OWSPreferences.m Respond to CR. 7 years ago
OWSScreenLock.swift Rename fail macros in Swift. 7 years ago
OWSScrubbingLogFormatter.h Sketch out SAE load screen; make a number of infrastructure changes. 8 years ago
OWSScrubbingLogFormatter.m cherry-pick Merge branch 'charlesmchen/logSdp' 7 years ago
OWSUnreadIndicator.h Revert 'new sort id'. 7 years ago
OWSUnreadIndicator.m Revert 'new sort id'. 7 years ago
OWSWindowManager.h Move SM singletons to Environment. 7 years ago
OWSWindowManager.m Move SM singletons to Environment. 7 years ago
Searcher.swift Fix tests. 7 years ago
ThreadUtil.h Durable send operation 7 years ago
ThreadUtil.m Durable send operation 7 years ago
UIImage+OWS.swift Code cleanup per code review 7 years ago
UIUtil.h remove appearance juggling 7 years ago
UIUtil.m Rework conversation message bubble colors; add "conversation colors" class. 7 years ago
Weak.swift Don't de-activate audio sesion when other audio activities are happening 7 years ago