Commit graph

483 commits

Author SHA1 Message Date
warrickct 0f7bf5d2d1 Remove unnecessary conditional 2022-03-02 17:35:39 +11:00
warrickct 451fb351a3 removing comments 2022-03-02 14:49:55 +11:00
warrickct e4f4328232 rename request evaluating function for clarity. Prevent disappearing messsages from being activated by request recipient before the request has been accepted. 2022-03-02 13:04:33 +11:00
warrickct 1ca66e6bcf Fix read receipts being considered as inferred request approvals. Fix preventing subsequent request messages from reactivating the request banner. 2022-02-24 12:57:50 +11:00
warrickct c2722ed87f fixing linting errors. 2022-02-24 11:40:25 +11:00
warrickct 08ba24c3c9 refactoring 2022-02-24 10:17:17 +11:00
warrickct 2b42290bca Fixing case where restoring device restores declined message requests. 2022-02-23 20:19:47 +11:00
warrickct 9338f2fc20 Fixed issue preventing approval message being shown as approval was set before handling config messages ending the handling early. 2022-02-23 15:35:31 +11:00
warrickct ba30dc57c2 Adding conditional to prevent adding multiple approval sync messages for the acceptor of the request. 2022-02-23 14:08:34 +11:00
warrickct 2957c131c0 removing blocked convos no longer appear in regular inbox and using processing of polled swarm messages to infer approval. 2022-02-22 12:09:06 +11:00
warrickct a90960c502 Fix conditional for config message to avoid false negatives. 2022-02-22 11:39:52 +11:00
warrickct 539458fe8a Adding setting of approval fields on message processing. 2022-02-22 10:34:46 +11:00
warrickct e5ecb9c106 Adding checks for potentially undefined fields on config messages to prevent false negatives. 2022-02-22 10:08:51 +11:00
warrickct f5972a5d1c Calling setting convo isApproved. Removing some unnecessary conditionals. 2022-02-17 22:05:13 +11:00
warrickct abc188e889 Additional PR changes 2022-02-15 15:00:23 +11:00
warrickct efa482b002 adding pr changes 2022-02-15 14:42:39 +11:00
warrickct 0db3c76756 Fixing linting errors 2022-02-15 13:59:58 +11:00
warrickct 893f7e99b8 Merge branch 'clearnet' into message-request-ui 2022-02-15 12:04:14 +11:00
warrickct c3d9912572 Adding handling of edge case for messaging clients without request approval update. 2022-02-14 23:41:08 +11:00
warrickct 6a02846829 Correcting merge errors. 2022-02-14 23:01:50 +11:00
warrickct ee9156d4f8 Merge clearnet into message-request-ui 2022-02-14 16:42:53 +11:00
warrickct 8ebfa4b7a3 Move message receival UI toggling to event. 2022-02-14 15:09:17 +11:00
warrickct bc6edd7774 Adding unhiding of message request banner when receiving a new convo request. 2022-02-14 14:47:54 +11:00
warrickct ac8c4ac2eb Removing msg req feature flag. 2022-02-14 09:57:43 +11:00
warrickct 8a8a5ca82c removing pubkey from message request response. 2022-02-11 14:47:24 +11:00
warrickct f93a2e5fad Adding more PR review changes. 2022-02-11 14:05:51 +11:00
warrickct 36ca2a767c Adding PR changes 2022-02-11 12:14:58 +11:00
warrickct 0461454e27 Removing toast on request accept 2022-02-11 09:39:53 +11:00
warrickct 11e6d80419 minor renaming. 2022-02-10 22:26:55 +11:00
warrickct d627b8e11d Requesting flow working with sending message as acceptance. 2022-02-10 16:49:56 +11:00
Audric Ackermann a3eb80abcf
fix group updates outgoing message status in left pane 2022-02-04 13:37:50 +11:00
Audric Ackermann 1eba9dce30
merge messagesChanged and messagesAdded to a single redux event 2022-02-03 10:58:46 +11:00
Audric Ackermann 949c36a42f
merge fetching more messages for top and bottom in the same flag 2022-02-03 10:58:45 +11:00
Audric Ackermann 9000c649f8
remove optional setToExpire and UnreadMessageIsAbove indicator 2022-02-03 10:58:45 +11:00
Audric Ackermann 4e638d162d
fix the scroll to bottom with button and on send message 2022-02-03 10:58:45 +11:00
Audric Ackermann 7d9f970b2c
remove decrypted_at field from saving message models as unused 2022-02-03 10:58:44 +11:00
Audric Ackermann b3a8692240
cleanup incoming message creation for displaying messageresult 2022-02-03 10:58:44 +11:00
Audric Ackermann 5afbd9c19e
cleanup creation of opengroup message on sync 2022-02-03 10:58:43 +11:00
Audric Ackermann 5e314e4dcc
remove 'recipients' message field and 'destination'
we do not need recipients as it makes no sense for us having medium
groups on the same pubkey

we do not need destination as it can always be guessed from the
direction and the type of conversation of that message
2022-02-03 10:58:42 +11:00
Audric Ackermann 00d2bbc63d
cleanup MessageSearchResults 2022-02-03 10:58:42 +11:00
Audric Ackermann 792c23da87
cleanup scroll to unread of quote or search result on open 2022-02-03 10:58:42 +11:00
Audric Ackermann a3be2c347d
fixup open convo on search, quote click or hit the bottom 2022-02-03 10:58:41 +11:00
audric a21751c611
open convo on last unread, and can scroll up 2022-02-03 10:58:34 +11:00
audric fc916ce94c Fix attachments duplication on message syncing with current device 2022-01-14 14:56:55 +11:00
audric e97ac5d7c7 make the DL spinner a styled component 2022-01-14 14:55:12 +11:00
audric 4b39b46b6a replace invalid unicode in filename 2022-01-14 11:03:22 +11:00
audric fe269a0cfe make sure to update displayName even if avatar failed to DL 2022-01-13 17:02:53 +11:00
Audric Ackermann c7565fe7b3 Move scale/resize and attachment logic to typescript 2022-01-12 17:01:32 +11:00
Audric Ackermann 4349b699cb
remove schemaVersion field and logic from message object 2022-01-07 10:32:58 +11:00
Audric Ackermann 28892ce8cc
remove the deduplication by hash for opengroup messages
Relates #2069
2021-12-21 15:41:49 +11:00