lbry-desktop/ui/redux/actions
jessopb 0b41fc041a
Bringing in emotes, stickers, and refactors from ody (#7435)
* [New Feature] Comment Emotes (#125)

* Refactor form-field

* Create new Emote Menu

* Add Emotes

* Add Emote Selector and Emote Comment creation ability

* Fix and Split CSS

* [New Feature] Stickers (#131)

* Refactor filePrice

* Refactor Wallet Tip Components

* Add backend sticker support for comments

* Add stickers

* Refactor commentCreate

* Add Sticker Selector and sticker comment creation

* Add stickers display to comments and hyperchats

* Fix wrong checks for total Super Chats

* Stickers/emojis fall out / improvements (#220)

* Fix error logs

* Improve LBC sticker flow/clarity

* Show inline error if custom sticker amount below min

* Sort emojis alphabetically

* Improve loading of Images

* Improve quality and display of emojis and fix CSS

* Display both USD and LBC prices

* Default to LBC tip if creator can't receive USD

* Don't clear text-field after sticker is sent

* Refactor notification component

* Handle notifications

* Don't show profile pic on sticker livestream comments

* Change Sticker icon

* Fix wording and number rounding

* Fix blurring emojis

* Disable non functional emote buttons

* new Stickers! (#248)

* Add new stickers (#347)

* Fix cancel sending sticker (#447)

* Refactor scrollbar CSS for portal components outside of main

Refactor channelMention suggestions into new textareaSuggestions component

Install @mui/material packages

Move channel mentioning to use @mui/Autocomplete combobox without search functionality

Add support for suggesting Emotes while typing ':'

Improve label to display matching term

Add back and improved support for searching while mentioning

Add support for suggesting emojis

Fix non concatenated strings

Add key to groups and options

Fix dispatch props

Fix Popper positioning to be consistent

Fix and Improve searching

Add back support for Winning Uri

Filter default emojis with the same name as emotes

Remove unused topSuggestion component

Fix text color on darkmode

Fix livestream updating state from both websocket and reducer and causing double of the same comments to appear

Fix blur and focus commentCreate events

Fix no name after @ error

* desktop tweaks

Co-authored-by: saltrafael <76502841+saltrafael@users.noreply.github.com>
Co-authored-by: Thomas Zarebczan <tzarebczan@users.noreply.github.com>
Co-authored-by: Rafael <rafael.saes@odysee.com>
2022-01-24 11:07:09 -05:00
..
app.js mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
blocked.js Additional pop up menu options 2021-06-15 13:47:56 -04:00
claims.js Fix doAbandonClaim (#699) (#7422) 2022-01-19 20:54:01 -05:00
coinSwap.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
collections.js apply https://github.com/OdyseeTeam/odysee-frontend/pull/726 (#7421) 2022-01-21 12:55:17 -05:00
comments.js Bringing in emotes, stickers, and refactors from ody (#7435) 2022-01-24 11:07:09 -05:00
content.js Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
file.js Fix doAbandonClaim (#699) (#7422) 2022-01-19 20:54:01 -05:00
file_info.js integrate all the things 2021-10-15 23:49:41 -04:00
notifications.js integrate all the things 2021-10-15 23:49:41 -04:00
publish.js ody pr 628 - more details in thumb errors (#7429) 2022-01-21 12:06:14 -05:00
reactions.js Optimize selectClaimIsMine (#7370) 2021-12-31 12:52:26 -05:00
reportContent.js Add 'ReportContent' actions/reducers/selectors 2021-04-21 10:49:31 -04:00
rewards.js remove invites and rewards 2021-12-08 20:41:57 -05:00
search.js Bringing in emotes, stickers, and refactors from ody (#7435) 2022-01-24 11:07:09 -05:00
settings.js do not filter sharedPreferences from sdk prefs (#7418) 2022-01-17 20:08:40 -05:00
subscriptions.js mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
sync.js small sync refactor cleaning up reducers (#7403) 2022-01-06 15:30:24 -05:00
tags.js sync reducer stuff 2020-10-27 10:17:11 -04:00
user.js mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
wallet.js Bringing in emotes, stickers, and refactors from ody (#7435) 2022-01-24 11:07:09 -05:00
websocket.js strip out livestreams 2021-10-20 17:05:37 -04:00