Signal-iOS/SignalServiceKit/tests
Harry 74228f424e
Add StoryContextAssociatedData to compute story tab badge count without hidden stories
* Add StoryContextAssociatedData and db migrations

* Remove hideStory from ThreadAssociatedData

* Remove lastViewedStoryTimestamp and lastReceivedStoryTimestamp from TSThread

* drop deprecated columns in db migration

* add indexes

* dump schema.sql

* Update unviewed stories SQL query

* fix thread fetching for incoming story messages

* reload story tab badge when StoryContextAssociatedData changes

* Add test for TSGroupModel backwards-compatible deserialization

* move db migration

* Only use StoryContextAssociatedData for story badge count

* update StoryContextAssociatedData lastReceivedTime when a story message is deleted

* catch group threads for outgoing story messages too

* clean up sql query

* Only update lastReceievedStoryTimestamp for remote deletions

* add latestUnexpiredTimestamp to StoryContextAssociatedData
2022-10-03 21:16:01 -07:00
..
Account Move pre-key culling logic from TSPreKeyManager to the stores 2022-04-07 10:23:39 -07:00
Contacts Swiftify contact thread tests 2022-09-22 14:41:59 -07:00
Devices Remove some tests that were never run 2022-08-25 11:14:43 -05:00
Fixtures Improvements to PNG transcoding 2022-09-13 23:22:50 +00:00
Groups Add StoryContextAssociatedData to compute story tab badge count without hidden stories 2022-10-03 21:16:01 -07:00
Messages Omit E164 from outgoing envelopes 2022-10-03 23:55:39 +00:00
Network Harden isValidProxyLink against strange URLs 2022-09-26 13:48:00 -07:00
Security Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
Storage Clean up database corruption storage code 2022-09-23 18:19:02 +00:00
Stories Properly drop stories from untrusted sources 2022-09-15 10:26:34 -07:00
Util Add utility for remaining disk space 2022-09-22 09:28:42 -07:00
SSKBaseTestObjC.h Respond to CR. 2021-10-21 09:21:31 -03:00
SSKBaseTestObjC.m SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
SSKBaseTestSwift.swift Add SystemStoryManager 2022-08-30 14:49:59 -07:00
SSKSwiftTests.swift Convert to just using CocoaPods for dependencies 2020-01-02 12:03:57 -08:00