Signal-iOS/SignalServiceKit
Jordan Rose 7c78505a5b Add an NSNotification for new downloaded attachments
Both MediaGallery and the conversation settings view care about added
or deleted media attachment streams (that is, attachments that are
downloaded and accessible), but not other updates to the attachments
table. Listening for just those notifications is more efficient than
listening to all database changes (though we still have to handle
background changes coming from other processes, like the share
extension).

Additionally, while here, don't immediately refresh the conversation
settings view if it's not currently showing (say, because it's covered
by the All Media view).
2022-08-17 14:08:16 -07:00
..
protobuf Remove unused relay field from envelope proto 2022-07-29 11:35:55 -05:00
Resources Add lastViewedStoryTimestamp to TSThread 2022-08-15 14:15:11 -07:00
src Add an NSNotification for new downloaded attachments 2022-08-17 14:08:16 -07:00
tests Test OWSRequestFactory.submitMessageRequest 2022-08-16 14:12:35 -05:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
SignalServiceKit.h SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00