lbry-desktop/ui/page
infinite-persistence 345d9e76b5
Blocklist: paginate + search (#7055)
* Paginate: add option to disable history and url param

* Refactored blocklists into `BlockList`; no functional change

Reason:
- With each list (Personal, Admin, Mod, Muted), there's a bunch of useEffects and variables needed to handle the state. All of them are doing 99% similar things.

* Paginate blocklists

6834

* Improve 'moderator-block' list visuals

- Added "Blocked on behalf of" to make things clearer.
- Use smaller ClaimPreview for delegators to save space (there might be lots of delegators)

* Add search bar to BlockList

6834

- Only supports channel-name search, per 6834. Channel-title search would probably be too heavy on the client side.
- Fuzzy search is possible, but is too slow on huge lists. Ended up with a simpler `matchSorter.rankings.CONTAINS`, which I think would cover typical cases.
2021-09-10 11:36:08 -04:00
..
backup add wallet sync message on wallet page 2020-02-21 13:42:17 -05:00
buy filter buy countries on master 2021-07-06 16:06:58 -04:00
channel Filter out playlists from main channel listing (#6931) 2021-08-23 16:24:39 -04:00
channelNew claim email_verified reward on channel/new page 2021-04-04 22:16:45 -04:00
channels Thumbnail fixes (#6969) 2021-08-26 10:51:53 -04:00
channelsFollowing fix colon handling 2021-07-15 17:48:02 -04:00
channelsFollowingDiscover Chan fol disc recon 2021-07-22 23:08:33 -04:00
checkoutPage Revert "move stuff to web (#6537)" 2021-07-19 10:12:57 -04:00
collection Expanded Playback and List controls (#6921) 2021-09-02 16:05:32 -04:00
creatorDashboard remove analytics 2021-06-15 13:47:56 -04:00
discover tags patch 2021-08-02 16:14:33 -04:00
embedWrapper Fix: Paid embed warning was showing lbry.tv (#6819) 2021-08-12 23:06:04 -04:00
file Ignore/reset player position if video is too short or almost finished playing. (#6976) 2021-08-30 10:41:38 -04:00
fileListDownloaded wip 2021-06-08 13:25:52 -04:00
fileListPublished use button-toggle group for page title 2021-03-16 12:04:39 -04:00
fourOhFour Revert "move stuff to web (#6537)" 2021-07-19 10:12:57 -04:00
help integrate some Odysee code with master 2021-04-27 19:56:30 -04:00
home removeNags 2021-08-29 10:51:59 -04:00
invite add youtube sync to first run 2020-09-29 17:12:32 -04:00
invited new layout 🕺 2020-09-29 17:12:32 -04:00
library new lbc icon 2020-09-29 17:12:32 -04:00
listBlocked Blocklist: paginate + search (#7055) 2021-09-10 11:36:08 -04:00
lists wip 2021-06-08 13:25:52 -04:00
livestream livestream api constant rename 2021-07-28 16:51:11 -04:00
livestreamCurrent Add 'ENABLE_WIP_FEATURES' for live page. 2021-08-12 21:52:58 -07:00
livestreamSetup livestream api constant rename 2021-07-28 16:51:11 -04:00
navigationHistory refactor lbrytv web server 2019-11-11 13:27:29 -05:00
notifications Fix notifications fetching issues (#7002) 2021-09-01 12:03:48 -04:00
passwordReset new layout 🕺 2020-09-29 17:12:32 -04:00
passwordSet new layout 🕺 2020-09-29 17:12:32 -04:00
passwordUpdate Move 'update password' into a subpage 2021-08-23 23:45:31 +08:00
publish add initial support for comment API outside of SDK 2021-02-11 10:45:34 -05:00
receive ReceiveLBC: switch from Modal to Page 2021-04-13 14:02:25 -04:00
report Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
reportContent Implement ReportContent page 2021-04-21 10:49:31 -04:00
repost changes, bump 2020-12-28 15:00:15 -05:00
rewards fix accessibility issue on rewards page #5991 2021-07-20 12:14:28 -05:00
rewardsVerify rewards redirect fix for manually approved users 2020-07-03 13:18:28 -04:00
search send recsys powered-by (#6875) 2021-08-17 10:03:25 -04:00
send allow sending directly to a channel or content address (#5990) 2021-05-20 15:30:40 -04:00
settings Page: the 'settingsPage' option now automatically adds the sidebar. 2021-08-23 23:45:25 +08:00
settingsCreator Convert "moderator search" to use the new widget 2021-09-08 21:27:25 +08:00
settingsNotifications Convert setting sub-pages to new style 2021-08-23 23:45:26 +08:00
settingsStripeAccount Merge pull request #6917 from lbryio/squashed-and-merged 2021-08-24 18:46:47 +02:00
settingsStripeCard Fiat tip improvements (#7038) 2021-09-09 12:52:03 -04:00
show Fix Question Mark appearing on address 2021-08-29 11:40:07 -04:00
signIn new layout 🕺 2020-09-29 17:12:32 -04:00
signInVerify review this 2021-07-13 23:45:51 -04:00
signInWalletPassword get sync password out of signing flow 2020-09-21 14:11:25 -04:00
signUp new layout 🕺 2020-09-29 17:12:32 -04:00
swap CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
tagsFollowing Enable tile layout for 'Your Tags' page 2020-12-18 14:02:50 -05:00
tagsFollowingManage per channel notification settings 2020-11-02 14:13:13 -05:00
top i18n 2021-08-03 14:44:57 +08:00
wallet fixes for flow and linter 2021-08-19 23:20:01 +02:00
welcome new layout 🕺 2020-09-29 17:12:32 -04:00
youtubeSync Sort all language dropdowns, not just in the Settings Page. 2021-06-07 10:15:07 +08:00