| .. |
|
AxolotlStore
|
Delete old and unused one-time prekeys.
|
2019-11-02 08:16:41 -03:00 |
|
Database
|
make OWSErrorMakeAssertionError variadic, objc only. Swift doesn't need vargs for formatting and can use the more concise OWSAssertionError
|
2020-03-04 10:08:29 -07:00 |
|
Jobs
|
Support profile given and family names
|
2020-01-09 13:17:09 -08:00 |
|
AccountIdFinder.swift
|
Make uniqueId non-nil.
|
2019-07-31 10:50:59 -03:00 |
|
BaseModel.h
|
Simplify TSYapDatabaseObject; Prepare to remove BaseModel.
|
2019-08-22 18:22:40 -03:00 |
|
BaseModel.m
|
Simplify TSYapDatabaseObject; Prepare to remove BaseModel.
|
2019-08-22 18:22:40 -03:00 |
|
FullTextSearchFinder.swift
|
Fix unit tests.
|
2020-02-28 16:30:54 -03:00 |
|
MediaGalleryFinder.swift
|
make OWSErrorMakeAssertionError variadic, objc only. Swift doesn't need vargs for formatting and can use the more concise OWSAssertionError
|
2020-03-04 10:08:29 -07:00 |
|
OWSIncomingMessageFinder.h
|
No more transitional_phoneNumber
|
2019-07-11 10:52:13 -07:00 |
|
OWSIncomingMessageFinder.m
|
Remove YDB header usage.
|
2019-08-29 10:24:27 -03:00 |
|
OWSPrimaryStorage.h
|
Clean up YDB.
|
2019-09-11 14:17:44 -03:00 |
|
OWSPrimaryStorage.m
|
Fix unit tests.
|
2020-02-28 16:30:54 -03:00 |
|
OWSStorage.h
|
Clean up YDB files after migration to GRDB.
|
2019-11-07 14:57:39 -03:00 |
|
OWSStorage.m
|
redundantly clean up gallery items when clearing all content
|
2019-11-19 11:01:31 -07:00 |
|
OWSStorage+Subclass.h
|
Modify mock environments to register all db views.
|
2018-09-19 16:29:15 -04:00 |
|
PendingReadReceiptRecord.swift
|
persist pending read receipts
|
2020-02-16 13:13:12 -07:00 |
|
SSKIncrementingIdFinder.swift
|
remove unnecessary logging
|
2018-12-21 12:12:52 -07:00 |
|
SSKKeychainStorage.swift
|
Allow parallel usage of staging and production services.
|
2020-01-15 10:48:42 -03:00 |
|
SSKMessageSenderJobRecord.h
|
Fix broken tests.
|
2019-11-07 17:22:08 -03:00 |
|
SSKMessageSenderJobRecord.m
|
Fix broken tests.
|
2019-11-07 17:22:08 -03:00 |
|
SSKMessageSenderJobRecord+SDS.swift
|
Support profile given and family names
|
2020-01-09 13:17:09 -08:00 |
|
StorageCoordinator.h
|
Handle error cases in share extension including GRDB migration.
|
2020-01-02 12:12:18 -08:00 |
|
StorageCoordinator.m
|
remove canRevertToYDB feature flag
|
2020-02-12 15:19:56 -07:00 |
|
TSDatabaseSecondaryIndexes.h
|
Add missing nullability annotations.
|
2019-01-23 13:12:43 -05:00 |
|
TSDatabaseSecondaryIndexes.m
|
Add missing nullability annotations.
|
2019-01-23 13:12:43 -05:00 |
|
TSDatabaseView.h
|
Avoid duplicate sort ids in migrated interactions.
|
2019-11-15 11:45:55 -03:00 |
|
TSDatabaseView.m
|
Avoid duplicate sort ids in migrated interactions.
|
2019-11-15 13:31:25 -03:00 |
|
TSStorageKeys.h
|
Decrypt Messages with AnyTransaction
|
2019-05-21 16:20:22 -04:00 |
|
TSYapDatabaseObject.h
|
Write copies of sticker packs to the database.
|
2019-12-13 16:15:01 -03:00 |
|
TSYapDatabaseObject.m
|
Write copies of sticker packs to the database.
|
2019-12-13 16:15:01 -03:00 |
|
YapDatabaseTransaction+OWS.h
|
Batched and unbatched enumerations (generated changes).
|
2019-09-16 13:01:36 -03:00 |
|
YapDatabaseTransaction+OWS.m
|
Respond to CR.
|
2019-09-16 13:12:41 -03:00 |
|
YAPDBMediaGalleryFinder.h
|
cleanup
|
2019-05-14 10:44:55 -06:00 |
|
YAPDBMediaGalleryFinder.m
|
Rework "view once" messages.
|
2019-08-01 16:13:37 -03:00 |