Commit Graph

21 Commits (333849c32ed5935ad494601ef423292885220926)

Author SHA1 Message Date
Morgan Pretty 0db74ce1e3 Working on the MediaGallery and ClosedGroup handling
Fixed a couple of issues around the duplicate messages handling
Fixed a few issues with ClosedGroup polling and ClosedGroup control message handling
Started working through updating the MediaGallery
3 years ago
Morgan Pretty f4ca219030 Re-added a bunch of functionality to the home and message requests screens
Cleared out some more legacy code which has been refactored
3 years ago
Morgan Pretty cf66edb723 Further work on SessionMessagingKit migrations
Added migrations for contacts and started working through thread migration (have contact and closed group threads migrating)
Deprecated usage of ECKeyPair in the migrations (want to be able to remove Curve25519Kit in the future)
3 years ago
Morgan Pretty 0842dbff1e Removed a bunch of unused code
Removed the legacy Theme code (replaced with SessionUIKit equivalents)
Removed the OWSOrphanDataCleaner (unused)
Removed the OWSReceiptType_Delivery from the OWSOutgoingReceiptManager (unused)
Removed the TSStorageKeys and TSStorageHeaders files (unused)
Removed the LKMessageIDCollection (unused - only had methods for deleting data from the collection)
Removed the OWSPrimaryStorageTrustedKeysCollection and OWSIdentityManager_QueuedVerificationStateSyncMessages (unused)
Removed collections and notifications from OWSProfileManager (unused)
3 years ago
RyanZhao 3a4e9b9e24
Merge pull request #538 from RyanRory/video-progress-bar
Fix on video progress bar UI
3 years ago
Ryan Zhao 324c421b46 rough fix on video progress bar UI 3 years ago
Ryan Zhao 7da256d873 make avatar more clear 3 years ago
Ryan Zhao 2cb006c3e4 Fix image orientation 3 years ago
ryanzhao 3a38f44d1f fix deleting message in open groups 4 years ago
ryanzhao a5369701b0 Fix the crash when seleting photos 4 years ago
ryanzhao 77008443d4 fix the issue that the last image is missing in media detail screen 4 years ago
Niels Andriesse 2aa6fbb829 Make GIF search more responsive 4 years ago
Ryan ZHAO d897952ce0 use sent timestamp instead of received timestamp for sorting and UI 4 years ago
Niels Andriesse 8738829358 Fill in media saved notification implementation gaps 4 years ago
Niels Andriesse dd0baf0d97 Unify contacts APIs 4 years ago
Niels Andriesse 50b6862815 Fix color and incorrect offset 4 years ago
nielsandriesse 9cda22b640 Fix ugly transition 4 years ago
Niels Andriesse 49c825eb43 Remove old conversation screen 4 years ago
Niels Andriesse bbac6cc5ed Attempt to fix extensions 4 years ago
Niels Andriesse 5a3ed9163b Fix various warnings 4 years ago
nielsandriesse a915c5ddaa Re-organize files 4 years ago