infinite-persistence
ef0329e03b
Lazy-load comment components
...
## Issue
~300KB savings in `ui.js` size (production, uncompressed). Mostly coming from the emoji library.
## Notes
Most of the `Comment*` components are under `CommentsList` or `LivestreamComments`, so deferring these 2 covered most of it. The exceptions are Notification and OwnComments.
2021-11-11 15:09:28 -05:00
saltrafael
256ed6a106
Remove expand/collapse from channel discussion page
2021-10-05 09:19:56 +08:00
infinite-persistence
08c701ba19
Restore comment pagination
...
This reverts commit e6addb8c2a
, reversing
changes made to 47b594107a
.
2021-07-16 10:54:12 -04:00
infinite-persistence
a2a1ddb403
Revert "Comments Pagination #6390 "
...
This reverts commit 16ef013025
, reversing
changes made to fba8b89b3b
.
2021-07-15 22:23:26 +08:00
infinite-persistence
0cf6fe3df5
Comments Pagination
...
## Issue
6158 - Support Comment Pagination
2021-07-14 12:58:25 +08:00
zeppi
40408e25be
review changes
2021-02-04 20:55:36 -05:00
zeppi
a85c9a1f48
provide tags for disabling comments
2021-02-04 20:55:36 -05:00
Sean Yesmunt
5014b1a027
fix notification linking to channel page
2020-09-29 17:12:32 -04:00
Sean Yesmunt
5beb219ff6
fix notification link to comment not working in some cases
...
the router scroll handling was interefering. I turned that off if exists as a search param
2020-09-29 17:12:32 -04:00
Sean Yesmunt
a43fea6e9a
clean up side navigation
2020-01-03 14:25:00 -05:00
Sean Yesmunt
a31178318a
fix channel page style
2020-01-03 14:25:00 -05:00
Sean Yesmunt
46a85bec6b
add .section class on channel comments
2019-11-14 15:22:45 -05:00
Sean Yesmunt
6ad31a3ce9
refactor lbrytv web server
2019-11-11 13:27:29 -05:00