Signal-iOS/SignalServiceKit
Evan Hahn 7deb93ee98 Test scheduler: handle advancement to current time or earlier
This change should have no user impact.

Two changes:

1. Calling `advance(to: timeInThePast)` is now a fatal error.
2. Calling `advance(to: currentTime)` is now tested.
2023-03-06 12:23:13 -06:00
..
Calls Enable a RingRTC field trial for all users, with kill switch 2023-02-01 16:20:16 -06:00
DateProvider Implement RegistrationSessionManager 2023-02-08 15:37:12 -08:00
Dependencies Add ServiceId & E164 types 2023-02-21 23:13:46 -08:00
Experience Upgrades Remove contactDiscoveryV2 feature flag 2023-02-22 13:46:13 -08:00
Jobs Clean up queue names 2023-02-27 14:16:09 -08:00
KeyBackupService Clean up queue names 2023-02-27 14:16:09 -08:00
Mocks Test scheduler: handle advancement to current time or earlier 2023-03-06 12:23:13 -06:00
protobuf Add a flag for showing username education 2023-02-16 12:11:48 -08:00
Registration Wipe related state on RegCoordinator when session id changes 2023-03-06 09:50:18 -08:00
Resources Verify IAS certificates using LibSignalClient 2023-02-10 10:23:50 -08:00
Schedulers Fix main queue scheduler 2023-02-16 12:18:15 -08:00
src [All media] Add filtering to prerelease builds. 2023-03-03 15:55:13 -08:00
tests Test scheduler: handle advancement to current time or earlier 2023-03-06 12:23:13 -06:00
Usernames Use LibSignalClient for local validation of username nicknames 2023-02-27 11:01:44 -08:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalServiceKit.h Remove unused OWSDispatch class 2023-02-27 14:17:05 -08:00