Commit Graph

123 Commits (67a482bbd7f9a1cfcc726d657f38aeb40ef233b6)

Author SHA1 Message Date
nielsandriesse 4105f17c02 Fix build 5 years ago
nielsandriesse 4f3544c1fc Integrate transaction handling utility part 3 5 years ago
nielsandriesse eab26c504c Fix build 5 years ago
nielsandriesse 74bbe067d8 Update Pods 5 years ago
nielsandriesse 7fc9678987 Fix display name updating issue 5 years ago
nielsandriesse 5cc11b9014 Partially fix friend request UI issues 5 years ago
nielsandriesse 31bfa0888b Debug 5 years ago
Mikunj 25ae8ca3ba Fix up more tests.
Update friend request status in message sender.
5 years ago
nielsandriesse 4098b9638c Untangle receipts, transcripts & typing indicators logic 5 years ago
nielsandriesse ceb33e36e4 Separate out remaining bits of Session logic 5 years ago
Niels Andriesse 0c18e82524 Clean up logging & documentation 5 years ago
Niels Andriesse 850346acf2 Implement sending side of revocation 6 years ago
Niels Andriesse 3f07396f94 Clean 6 years ago
Niels Andriesse 6176c63a81 Glue together remaining pieces 6 years ago
Niels Andriesse 0bb6721768 Create DeviceLinkingMessage 6 years ago
Niels Andriesse 0743fbf855 Refactor 6 years ago
Niels Andriesse a3a64218f9 Implement link previews for regular conversations 6 years ago
Niels Andriesse 48706d233f Implement group message sending & receiving 6 years ago
Niels Andriesse bc112a7c90 Propagate request timeout interval through to request serializer 6 years ago
Niels Andriesse 30aac6a94d Fix crash 6 years ago
Niels Andriesse a11074ba5a Fix crash 6 years ago
Niels Andriesse 1c73cf5114 Re-order files 6 years ago
Niels Andriesse 64f92d261b Refactor 6 years ago
Mikunj fb1e27d633 Fix empty message generation.
Before since we were setting the groupMetaMessage, it was setting the `shouldSave` property to true and thus the message sender was looking for the message in the db.
We now don't set this property so the message should be able to be sent without saving.
6 years ago
Niels Andriesse 7faa9d333c Add missing save 6 years ago
Niels Andriesse be7724b41b Implement feedback 6 years ago
Niels Andriesse 3161680432 Redo friend request handling 6 years ago
Niels Andriesse cb1e876b7a Make friend request status updates more reliable 6 years ago
Niels Andriesse b83766ef74 Clean & fix conversation settings crash 6 years ago
Mikunj a4b042f282 Added convenience function to make empty outgoing messages. 6 years ago
Niels Andriesse 4da8d33932 Clean 6 years ago
Mikunj 09157673fe Added friend request states in TSThread.
Automatically send a OWSFriendRequest if we are not friend with the person.
6 years ago
Michael Kirk 870caaa84a simplify completion checking - make nonnull 6 years ago
Michael Kirk 13154fb828 allow long text with non-durable sends (SAE) 6 years ago
Matthew Chen 56e5feca46 Introduce ConversationSnapshot. 6 years ago
Michael Kirk f1623b6037 missing nullability text 6 years ago
Michael Kirk 7e5256856c render media+longText message 6 years ago
Michael Kirk b7989e9384 feature flag approval sending 6 years ago
Michael Kirk bc4260b444 Send long-text with other attachments 6 years ago
Michael Kirk a218d6c465 Send first chars of longtext in protobuf 6 years ago
Matthew Chen 3d757b492a Add link previews to conversation message bubbles. 6 years ago
Matthew Chen 2dcc79fbca Fix issues around link previews. 6 years ago
Matthew Chen 8e44bf554c Respond to CR. 6 years ago
Matthew Chen d775a70a89 Build link previews. 6 years ago
Matthew Chen 31ea64bdaf Build link previews. 6 years ago
Matthew Chen a477e01a4a Apply LinkPreview model. 6 years ago
Michael Kirk af7ee5e1d1 address compiler breakage after rebase 6 years ago
Michael Kirk 5671fd2520 Revert "Revert 'new sort id'."
This reverts commit ebae75af00.
6 years ago
Matthew Chen bd40aacd53 Purge dynamic interactions from database. 6 years ago
Michael Kirk 6232b1ef67 CR: add debug asserts 6 years ago