OdyseeTeam / odysee-frontend

The code that runs odysee.com
https://odysee.com
MIT License
214 stars 68 forks source link

Memberships v1 remaining items #2159

Closed tzarebczan closed 2 years ago

tzarebczan commented 2 years ago
- [x] chat support and required changes, Anthony has on slack. Also make same changes for super chat list. Web socket still needs work, we'll probably at least do something that's not the content claim id for v1 (we'll see how far we can get). - [x] add membership icon to notifications related to memberships. Right now there's only one when a creator gets a new member, category Memberships, type is new_member. - [x] disable download button and right click on members only content - [x] hide member only content on categories, and homepage categories. Leave on following / wild west. Do this by appending the c: members only tag to not tags claim searches. - [x] Option to hide member only content on channel pages (similar to reposts) (via not tags) - [x] Option to hide member only content site wide in Settings ( via not tags). - [x] if livestream is members only, take the Livestream url and pass to the backend get call, with URI (like a normal get call) and base_streaming_url (Livestream url). This will return streaming_url like it does for static content, but with signing information. - [x] make sure tags bug on publish flow is fixed (you'd select a tag, but it wouldn't add it). Think this was when I was trying to manually add a c:members-only tag, but not sure. - [x] make sure editing works nicely with member only livestreams, where you'd upload replays. Also make sure editing works for member only content (shows which tier your publishing for). - [x] when clicking a membership from a channel, you get a confirmation which lists all the tiers again and shows the one you selected. It's not super clear on the top list that this is what's happening, not clear that the item you clicked is selected.

Feel free to add items from your list too.

Maybe @infinite-persistence can help with the claim search changes.

infinite-persistence commented 2 years ago
tzarebczan commented 2 years ago

More:

Nice to have:

tzarebczan commented 2 years ago
mayeaux commented 2 years ago
tzarebczan commented 2 years ago

https://github.com/OdyseeTeam/odysee-frontend/pull/2147#discussion_r970971491

toshokanneko commented 2 years ago
tzarebczan commented 2 years ago
infinite-persistence commented 2 years ago

Sanitize please:

mayeaux commented 2 years ago

[_] Embedded content / embedded livestream live viewer count (if protected)

tzarebczan commented 2 years ago

For later: