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/stylesheets
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
..
_avatar.scss remove theme from css and used variables instead 4 years ago
_conversation.scss remove theme from css and used variables instead 4 years ago
_debugLog.scss Prettier: Format all stylesheets 8 years ago
_emoji.scss cleanup unused svg files from Signal 5 years ago
_global.scss Cleanup redux store (#1925) 4 years ago
_index.scss disable transition for background of leftpane (for app initial load) 4 years ago
_lightbox.scss major rework of session icon => make them styled with styled-component 5 years ago
_mentions.scss remove theme from css and used variables instead 4 years ago
_mixins.scss fix animation highlited message to match android 5 years ago
_modal.scss remove theme from css and used variables instead 4 years ago
_modules.scss Fix select colors for sent messages and link text not selectable (#1924) 4 years ago
_quote.scss fix search logic and UI cosmetic fixes 4 years ago
_rtl.scss move all menu to react-contexify 5 years ago
_session.scss Fix select colors for sent messages and link text not selectable (#1924) 4 years ago
_session_constants.scss fix scrolling jumping to bottom on new messages 4 years ago
_session_conversation.scss Out of sync message sync (#1923) 4 years ago
_session_group_panel.scss remove theme from css and used variables instead 4 years ago
_session_left_pane.scss disable transition for background of leftpane (for app initial load) 4 years ago
_session_password.scss fix screen layout when reset db on start 5 years ago
_session_signin.scss finish rework registration page 4 years ago
_session_slider.scss remove theme from css and used variables instead 4 years ago
_session_theme.scss Unsend messages (only message hashes saving for now is enabled) (#1891) 4 years ago
_theme_dark.scss Fix path building (#1903) 4 years ago
_variables.scss increase prettier maxWidth to 100 5 years ago
manifest.scss remove theme from css and used variables instead 4 years ago