lbry-desktop/ui
infinite-persistence 4a2305dca1
Notifications filter changes (#319)
## Issue
312 Save notification on back navigation, enable filter on mobile

## Changes
- Don't clear then filter when mounted and there are unread notifications.
   - We previously clear the filter because the user could be clicking the notification bell (which is showing some number) and we ended up with a blank page because of the filter.
- Allow the filter in mobile.
   - Previously, it was intentionally removed for mobile (see bd42418f). I believe it was just because we don't have the style set up for mobile. Here's my quick attempt.
2021-11-18 10:55:33 -05:00
..
component Cache the processing of ChannelMentionSuggestions (#309) 2021-11-17 11:47:56 -05:00
constants Reduce livestream chat size to 50 2021-11-17 21:04:17 +08:00
effects Remove use-history-nav.js 2021-11-09 16:03:37 +08:00
modal Simplify makeSelectTitleForUri 2021-11-16 12:23:18 +08:00
page Notifications filter changes (#319) 2021-11-18 10:55:33 -05:00
redux Cache the processing of ChannelMentionSuggestions (#309) 2021-11-17 11:47:56 -05:00
scss Notifications filter changes (#319) 2021-11-18 10:55:33 -05:00
util Attempt to speed up sidebar menu for mobile (#283) 2021-11-12 10:59:11 -05:00
analytics.js Videojs component refactor (#240) 2021-11-12 09:56:46 -05:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
lbry.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
store.js Additional GA events via redux/lbryio hook 2021-10-22 10:56:43 +08:00