| .. |
|
AxolotlStore
|
Merge branch 'release/3.20.1' into release/3.21.0
|
2020-10-23 18:59:59 -03:00 |
|
Database
|
Migrate groups from v1 to v2.
|
2020-10-30 09:04:12 -03:00 |
|
Jobs
|
codegen
|
2020-08-20 16:48:54 -07:00 |
|
AccountIdFinder.swift
|
Fix ensureAccountId
|
2020-08-05 14:37:34 -07: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
|
Rename singleton accessors.
|
2020-09-17 21:11:07 -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
|
Remove YDB from views.
|
2020-04-07 13:51:02 -03:00 |
|
OWSPrimaryStorage.m
|
Track reaction read state
|
2020-04-20 10:25:31 -07:00 |
|
OWSStorage.h
|
Fix more build warnings.
|
2020-04-10 13:17:08 -03:00 |
|
OWSStorage.m
|
Merge remote-tracking branch 'private/release/3.8.0'
|
2020-04-23 12:59:57 -03: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
|
Add isMediaMessage to MessageSenderJobRecord
|
2020-06-07 09:34:57 -07:00 |
|
SSKMessageSenderJobRecord.m
|
PR Feedback
|
2020-08-31 12:24:24 -07:00 |
|
SSKMessageSenderJobRecord+SDS.swift
|
codegen
|
2020-08-20 16:48:54 -07: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
|
Track reaction read state
|
2020-04-20 10:25:31 -07:00 |
|
TSDatabaseView.m
|
Track reaction read state
|
2020-04-20 10:25:31 -07:00 |
|
TSStorageKeys.h
|
Decrypt Messages with AnyTransaction
|
2019-05-21 16:20:22 -04:00 |
|
TSYapDatabaseObject.h
|
Deduplicate thread touches by deferring them until the transaction is finalized.
|
2020-06-11 13:18:49 -03:00 |
|
TSYapDatabaseObject.m
|
Deduplicate thread touches by deferring them until the transaction is finalized.
|
2020-06-11 13:18:49 -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
|
Fix more build warnings.
|
2020-04-10 13:17:08 -03:00 |
|
YAPDBMediaGalleryFinder.m
|
Rework "view once" messages.
|
2019-08-01 16:13:37 -03:00 |