infinite-persistence
0d850742f5
Disable video previews in Comments and Post if author is below a certain level.
2021-03-12 10:38:16 -05:00
infinite-persistence
e361289c06
Don't close main player when editing comments
...
https://discord.com/channels/362322208485277697/363087331475062785/815132676293918730
- Renamed `closeInlinePlayer` to `clearPlayingUri` to reflect it's actual function.
- Add additional check to see if the current video is actually inline before closing it.
Wanted to refactor out an actual `closeInlinePlayer`, but let's wait until there are more usages.
2021-03-08 11:21:57 -05:00
Sean Yesmunt
ea74a66dbd
New moderation tools: block & mute ( #5572 )
...
* initial support for block/mute
* hide blocked + muted content everywhere
* add info message for blocked/muted characteristics
* sort blocked list by most recent block first
* add 'blocked' message on channel page for channels that you have blocked
* cleanup
* delete unused files
* always pass mute/block list to claim_search on homepage
* PR cleanup
2021-03-03 13:50:16 -05:00
Sean Yesmunt
09b689ba1c
add channel staked amount indicator on channel thumbnails
2021-02-18 01:14:39 -05:00
Sean Yesmunt
92fc807e3d
fix missing prop
2021-02-11 14:01:22 -05:00
Sean Yesmunt
1f117e43bd
add initial support for comment API outside of SDK
2021-02-11 10:45:34 -05:00
Sean Yesmunt
db87125dc8
refactor 'active' channel usage across the app
2021-02-11 10:45:34 -05:00
Daniela Narvaez
e9d28918cd
Add type definition for new prop in comment component
2021-01-26 16:34:50 -05:00
Daniela Narvaez
0a2f9fa0be
Fixing inline videos in comments
2021-01-26 16:34:50 -05:00
Sean Yesmunt
ad20e355cf
creator only like reactions
2020-10-27 12:27:30 -04:00
Sean Yesmunt
ca7a0794a8
lower threshold for comments slimed to death
2020-10-26 14:06:33 -04:00
Sean Yesmunt
295b8cf2e1
refactor floatingUri to allow inline players in comments/markdown
2020-10-21 15:29:29 -04:00
jessop
14e1b6c1f7
pin only top level
2020-10-20 13:09:08 -04:00
Sean Yesmunt
106f5a0ac2
initial comment pin PR with new commit
2020-10-19 23:37:39 -04:00
Sean Yesmunt
264a85d837
Revert "comment pin action"
...
This reverts commit 636ab7427d
.
2020-10-19 15:01:09 -04:00
jessop
636ab7427d
comment pin action
...
owners can pin and unpin comments
tweak pin icon styles
move commenting activeChannel from localStorage to redux
2020-10-19 14:48:01 -04:00
Sean Yesmunt
8bb6643a41
switch back to 'slimed to death'
2020-10-09 11:38:50 -04:00
Sean Yesmunt
60569de672
hide comments that were slimed to death TM
2020-10-08 15:57:20 -04:00
Sean Yesmunt
b1bca7982a
re-enable lbry:// link styles in comments
...
will add support for odysee/lbry.tv once the style is finalized
2020-10-08 14:19:21 -04:00
Sean Yesmunt
761b93d811
add style for comments with is_pinned=true
2020-10-08 11:48:32 -04:00
Sean Yesmunt
c43eff8587
comments v69
2020-10-07 17:11:22 -04:00
Sean Yesmunt
00c05437ca
add comment sorting and improve comment focus styles
2020-10-06 16:04:52 -04:00
Sean Yesmunt
61dfc2f74a
handle comment time display correctly immediately after posting
2020-10-05 11:54:20 -04:00
jessop
e954bce821
allow reaction list without channel
...
uncomment
reacts requireauth, commentReact handles missing channels
enable config, better track pending reacts
2020-10-01 15:23:15 -04:00
jessop
63ce107cc1
comment reactions
2020-09-29 17:12:32 -04:00
Sean Yesmunt
b0d19455c1
add placeholder upvote/downvote buttons on comments
2020-09-29 17:12:32 -04:00
Sean Yesmunt
248e578422
new comments
2020-09-29 17:12:32 -04:00
Sean Yesmunt
312ff91994
add SIMPLE_SITE config value to disable complex UIs
2020-07-27 10:48:05 -04:00
Sean Yesmunt
69d010435b
allow blocking channels from comment
2020-07-20 14:48:25 -04:00
jessop
e7e7d6dba4
fix comments functions import
2020-07-16 13:18:06 -04:00
Sean Yesmunt
69cfcd81e9
bring in 'blocked' code from lbry-redux take 2
2020-07-15 09:52:08 -04:00
Sean Yesmunt
9c9530c6f3
Revert "bring in comments/blocked code from 'lbry-redux'"
...
This reverts commit fa7f74f979
.
2020-07-14 19:23:25 -04:00
Sean Yesmunt
fa7f74f979
bring in comments/blocked code from 'lbry-redux'
2020-07-14 15:57:19 -04:00
infiinte-persistence
805904360e
Set "Description" field limit to 5000 characters.
...
This applies to both Channel and Claim description.
2020-06-15 10:53:17 -04:00
infiinte-persistence
5b11cd7c65
Comments: add ability to toggle between simple and markdown editor.
2020-05-25 10:32:26 -04:00
infiinte-persistence
598c336b66
Refactor DateTime to allow it's translated result string to be re-used elsewhere, for consistency.
2020-05-11 14:54:05 -04:00
Sean Yesmunt
8f5ac8263d
require auth for replies on web
2020-03-20 15:42:23 -04:00
Sean Yesmunt
9b5860c1bf
merge CommentReply and CommentCreate
2020-03-20 15:10:20 -04:00
Kenneth Tubman V
613ba98676
Added the ability to reply to comments
2020-03-20 15:10:20 -04:00
Oleg Silkin
b44d2f59e8
Adds comment actions menu & implements their actions
2020-01-31 16:30:51 -05:00
Sean Yesmunt
01a45e00bb
clean up styles
2019-12-04 13:24:57 -05:00
Oleg Silkin
26ae67702d
Uses Expandable
only if the message exceeds 300 characters
2019-12-04 13:24:57 -05:00
Oleg Silkin
53e4392feb
Comments are adjacent to the thumbnail
2019-12-04 13:24:57 -05:00
Oleg Silkin
171cfe31aa
Adds comment thumbnails
2019-12-04 13:24:57 -05:00
Jeremy Kauffman
24edbc085c
disable link prompts
2019-12-03 11:50:39 -05:00
Sean Yesmunt
15815e5071
remove [data-mode='dark']
2019-11-22 16:45:33 -05:00
Sean Yesmunt
6ad31a3ce9
refactor lbrytv web server
2019-11-11 13:27:29 -05:00