Commit Graph

11 Commits (a6c7e252a734faad0d1f2bc3fd60207c962e8878)

Author SHA1 Message Date
Morgan Pretty 8f120c4380 Started re-adding media gallery interactions (in progress)
Fixed up quote attachment sending and retrieval
Validated attachment sending and retrieving is working correctly
Re-added the AttachmentUploadJob migration
3 years ago
Morgan Pretty 5432f5582e Fixed a number of minor bugs, started re-connecting chat bubble interactions
Fixed an issue where if you left a closed group on one device you wouldn't leave it on another
Renamed a few types to clean up the namespacing and code jumping
Fixed a stack overflow issue which could occur in the JobRunner
Fixed an issue where the DeletedMessageView could randomly have the wrong height
Fixed an issue where you could interact with the hidden reply button on a cell
Fixed an issue where tapping anywhere horizontally would trigger the cell tap (need to tap within the bubble)
Disabled the ability to select text in messages (only works sometimes and is buggy)
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
Ryan Zhao 2ae0ae40d4 minor improvements to reduce the database read on UI thread 3 years ago
ryanzhao bd73f14915 fix crash when quoted attachment's content type is null 4 years ago
Niels Andriesse f157cdbce4 Fix constraint ambiguity 4 years ago
Niels Andriesse ef47e9bbf9 Clean 4 years ago
Ryan ZHAO 2286fb3709 show quote message body when there are attachments 4 years ago
Niels Andriesse 67ea1782ef Add documentation 4 years ago
Niels Andriesse dd0baf0d97 Unify contacts APIs 4 years ago
Niels Andriesse d30fd2fb07 Clean 4 years ago