Commit graph

14 commits

Author SHA1 Message Date
Morgan Pretty
5de8d9c7a8 Removed a bunch of legacy database types
Removed the old OWSProfileManager and OWSUserProfile (refactored)
Removed all the old TSInteraction/etc. types (replaced with new database types)
Removed the old Quote models (refactored)
Removed the old Attachment models (refactored)
Removed the old recipient identity (unused)
Deleted a number of other unused files
2022-05-23 09:49:04 +10:00
Morgan Pretty
aabf656d89 Finished off the MediaGallery logic
Updated the config message generation for GRDB
Migrated more preferences into GRDB
Added paging to the MediaTileViewController and sorted out the various animations/transitions
Fixed an issue where the 'recipientState' for the 'baseQuery' on the ConversationCell.ViewModel wasn't grouping correctly
Fixed an issue where the MediaZoomAnimationController could fail if the contextual info wasn't available
Fixed an issue where the MediaZoomAnimationController bounce looked odd when returning to the detail screen from the tile screen
Fixed an issue where the MediaZoomAnimationController didn't work for videos
Fixed a bug where the YDB to GRDB migration wasn't properly handling video files
Fixed a number of minor UI bugs with the GalleryRailView
Deleted a bunch of legacy code
2022-05-20 17:58:39 +10:00
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)
2022-04-06 15:43:26 +10:00
Morgan Pretty
0629d086c5 Updated the link previews to default to HTTPS 2022-01-14 08:43:49 +11:00
ryanzhao
fde5083de8 improve link preview images 2021-09-15 14:02:52 +10:00
nielsandriesse
810aa42f03 Finish link preview UI 2021-02-15 13:51:26 +11:00
Niels Andriesse
54e902c848 Fix various warnings 2021-01-28 15:40:45 +11:00
Niels Andriesse
61a0672824 Merge branch 'dev' into link-previews 2020-12-18 11:57:11 +11:00
Niels Andriesse
3f5bc18f6b Fix remaining TODOs 2020-12-07 15:11:49 +11:00
Niels Andriesse
61611db58e Show message sync when sending a message 2020-12-07 13:19:46 +11:00
nielsandriesse
d39e155e1c Make link previews work again 2020-11-28 11:48:08 +11:00
Niels Andriesse
341782f255 Fix profile handling 2020-11-26 15:16:35 +11:00
Niels Andriesse
4942da1d23 Send read receipts again 2020-11-26 13:23:35 +11:00
nielsandriesse
5dfd4b1965 Restructure 2020-11-25 16:15:16 +11:00