infinite-persistence
c2a766a3e8
ClaimListDiscover: repeat livestream-sorting changes in ClaimTilesDiscover
2021-04-30 14:11:42 -04:00
Sean Yesmunt
6d89f0df7e
hyperchats
2021-04-23 16:20:17 -04:00
zeppi
9468f2b0f2
update master with some odysee changes
2021-04-05 13:26:52 -04:00
zeppi
ba4a29c102
hide livestream claims in previews if no flag
2021-03-25 15:31:31 -04:00
infinite-persistence
90b559618c
ClaimPreview: use new MenuList instead of context-menu (works for both Desktop and Web)
...
## Issue
- Second attempt at 5500: Allow right click + report feature on tiles
- Related: PR_5531
## Notes
Although the link can already be easily copied on web, the menu item is still retained for consistency between the platforms.
2021-03-08 12:50:07 -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
infiinte-persistence
9e9183aa95
Clear dev-web
warnings and lint
2021-02-19 14:18:44 -05:00
infiinte-persistence
cf832d14b4
Make both claimPreview and claimPreviewTile use the same context-menu function.
...
Consolidated into `openClaimPreviewMenu`. We'll only update that function next time for context-menu additions.
2021-02-19 14:18:44 -05:00
Sean Yesmunt
9442d586ee
Revert "Add fallback thumbnail for streams"
...
This reverts commit 0423d30a4e
.
2021-02-18 15:57:38 -05:00
Sean Yesmunt
21523fe707
fix to remove channel thumbnail on lbry.tv
2021-02-18 02:19:26 -05:00
Sean Yesmunt
09b689ba1c
add channel staked amount indicator on channel thumbnails
2021-02-18 01:14:39 -05:00
Franco Montenegro
0423d30a4e
Add fallback thumbnail for streams
2021-02-03 17:02:58 -05:00
Franco Montenegro
10a83bbfe9
Fix first claim nsfw result being hidden even if nsfw is enabled
2021-01-26 16:31:01 -05:00
zeppi
6211c243dd
support repost bugfix
2021-01-15 10:43:27 -05:00
jessopb
e94d4bcd28
repost ui ( #5293 )
2021-01-13 10:44:44 -05:00
zeppi
e4eb8f4a26
review test
2020-12-28 15:00:15 -05:00
zeppi
30a9bb010f
show loading while searching
...
fixes
bump
bump
2020-12-28 15:00:15 -05:00
zeppi
99ab165a8f
New repost flow
...
Clearer display of takeover amounts
Repost from empty search result, from top page, or from claim
review changes
final touches
bump
empty comment copy
they
emptier
validation cleanup
extra
2020-12-16 09:47:28 -05:00
Sean Yesmunt
f2c6986a6f
show channels + streams as winning claim from search query
2020-10-28 16:28:36 -04:00
Sean Yesmunt
295b8cf2e1
refactor floatingUri to allow inline players in comments/markdown
2020-10-21 15:29:29 -04:00
Thomas Zarebczan
f5900795c4
Show own channels on blocked list
2020-10-15 19:10:58 -04:00
Sean Yesmunt
4815aa9ff1
add reward rate + analytics link on channels page
2020-10-12 23:21:23 -04:00
jessop
5f5203a211
put file properties such as type and duration over thumb
2020-08-05 14:59:04 -04:00
Sean Yesmunt
74a18b724e
fix subscribe button label not showing on mobile
2020-06-29 13:25:29 -04:00
Sean Yesmunt
fea3533b4c
fix share link
2020-06-05 12:17:36 -04:00
Sean Yesmunt
1cae7a6038
fix share link so claim id isn't lost in url
2020-06-03 11:39:37 -04:00
Sean Yesmunt
48eac1188f
always use thumbnail from claim if it exists on web
2020-06-02 16:10:43 -04:00
Sean Yesmunt
ca5f54cbfd
improve mobile styles
2020-05-11 10:51:47 -04:00
jessop
0fcc657783
track reflecting files after publish
2020-05-08 14:13:56 -04:00
jessop
402710ce3b
removes delete button and ensures resolve on show page
2020-05-01 17:15:15 -04:00
jessop
7730ee1e3f
remove dependency on full claim list
...
paginate claim list
improve handling of pending publishes
add abandon to publishes list previews
use bodyCard
fix publish edit notification
2020-05-01 13:56:21 -04:00
Sean Yesmunt
2619adb880
add supports to 'top' page
2020-02-12 15:34:59 -05:00
Sean Yesmunt
24b29f341b
make sure to show correct url on winning search term
2020-02-11 15:02:29 -05:00
Sean Yesmunt
6a529d55ba
mvp for 'top' page
2020-02-11 15:02:29 -05:00
Sean Yesmunt
7eb340167a
fix publish modal style
2020-02-11 13:38:06 -05:00
jessop
ac62156229
fix bugs and review changes
2020-02-05 13:25:31 -05:00
jessop
8ce05ebf76
provide ability to unfollow abandoned channels
2020-02-05 13:25:31 -05:00
Sean Yesmunt
7ae8f79299
use claim url for download link to fix downloading reposts
2020-02-05 13:08:37 -05:00
Kenneth Tubman V
b2bf80f3ce
Added download icon to Claim Previews
2020-02-05 12:03:54 -05:00
Michael Tintiuc
69fe40fbe1
Fix undefined URLs
2020-02-04 20:11:21 -05:00
Michael Tintiuc
c94fdb2749
Fixes #3200 Claim previews right-clickable
2020-02-04 20:11:21 -05:00
Sean Yesmunt
72d69d5d31
Revert "Fixes #3200 Claim previews right-clickable - original author (michaeltintiuc)"
...
This reverts commit 0b55f26fce
.
2020-02-04 18:33:01 -05:00
Sean Yesmunt
0b55f26fce
Fixes #3200 Claim previews right-clickable - original author (michaeltintiuc)
2020-02-04 18:23:58 -05:00
Sean Yesmunt
3516ef62ac
Revert "Fixes #3200 Claim previews right-clickable"
...
This reverts commit 382b6fd6dc
.
2020-02-04 18:17:05 -05:00
Michael Tintiuc
382b6fd6dc
Fixes #3200 Claim previews right-clickable
2020-02-04 17:56:23 -05:00
Sean Yesmunt
77e26eb440
basic display of reposts in app
2020-01-31 12:50:19 -05:00
jessop
1dac00e31f
debug and add yarnlock
2020-01-31 11:12:47 -05:00
Sean Yesmunt
0f3239284f
better naming of things
2020-01-30 17:26:08 -05:00
Sean Yesmunt
8cf66e24e9
create more claim components to simplify ClaimPreview
2020-01-30 17:19:30 -05:00
Jeremy Kauffman
ebe41202a9
i18n change I forgot to push
2020-01-16 15:06:07 -05:00