You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/components
Warrick 1d459ba533
Unsend messages (only message hashes saving for now is enabled) (#1891)
* WIP unsending message.

* retrieving message with hash from db on receiving unsend request.

* outgoing messages hashes updated on message sent success

* unsend messaging

* unsend message - deleting messages and marking as isDeleted.

* add msg hash to unprocessed records.

* Message unsending working for closed groups provided the message has been updated with a hash from server.

* adding 2-stage confirmation modal for message deletion

* adding rendering of removed incoming messages, disabling rendering of unsent outgoing messages in coversation screen.

* Adding logging

* debugging.

* outgoing only saved for sync message instead of regular message.

* deleting locally

* adding post unsend deletioncode.

* starting adding feature flag.

* Added feature flag.

* addding mandatory messageHash  pollling pipeline methods swarm polling.

* Conversation list item message preview showing deletion placeholder text if deleted.

* add condition to drop unsend requests not send by message author

* refactoring deleteMessage. Saving response hash for closed group message sending

* running yarn ready

* removing logging.

* Adding PR fixes

* Minor changes and running yarn ready

* fix typo

* Moved feature flag to lokiFeatureFlags. Fixing linting errors


Co-authored-by: Audric Ackermann <audric@loki.network>
4 years ago
..
AvatarPlaceHolder fix memory leak on avatar place holder useEffect 4 years ago
basic disable transition for background of leftpane (for app initial load) 4 years ago
conversation Unsend messages (only message hashes saving for now is enabled) (#1891) 4 years ago
dialog Unsend messages (only message hashes saving for now is enabled) (#1891) 4 years ago
session Unsend messages (only message hashes saving for now is enabled) (#1891) 4 years ago
Avatar.md
Avatar.tsx Cleanup redux store (#1925) 4 years ago
CaptionEditor.md
CaptionEditor.tsx move tsx and theme to css variables part1 4 years ago
ContactListItem.md
ContactListItem.tsx Cleanup redux store (#1925) 4 years ago
ConversationListItem.md
ConversationListItem.tsx Unsend messages (only message hashes saving for now is enabled) (#1891) 4 years ago
Intl.md
Intl.tsx remove i18n from props everywhere where possible 4 years ago
LeftPane.md
LeftPane.tsx move tsx and theme to css variables part1 4 years ago
Lightbox.md
Lightbox.tsx Fix video play lightbox autostart (#1920) 4 years ago
LightboxGallery.md
LightboxGallery.tsx put saveAttachemntToDisk outside of component 4 years ago
MainHeader.md
MainViewController.tsx rename all spacer-* to react component 4 years ago
MessageBodyHighlight.md
MessageSearchResult.md
SearchResults.md
SearchResults.tsx remove search messages frpm search result 4 years ago
SessionMainPanel.tsx do not pass props not needed between message list components 4 years ago
Spinner.md
StartNewConversation.md
UserSearchResults.tsx Cleanup redux store (#1925) 4 years ago