Content and channel filters #124
No reviewers
Labels
No labels
area: app c
area: app d
area: devops
area: discovery
area: docs
area: proposal
area: X-device Sync
Chainquery
consider soon
dependencies
Epic
Fix till next release
good first issue
hacktoberfest
help wanted
icebox
Invalid
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
Parked
priority: blocker
priority: high
priority: low
priority: medium
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lighthouse.js#124
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "content_filters"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request is adding three more filters to the search, as talked about in issues #111 and #109.
Please share your suggestions and comments if there are any issues.
I am hesitant to just keep adding parameters for search. Is there a better way to do this? What do you recommend? Also you can reach me on slack too during the day as well. I know we want to prevent having to do this. Maybe multiple apis?
In my opinion it is okay to add parameters it is then useful in the final app, as described in the issues mentioned. Are you on Discord ? What do you mean by multiple apis ? Different endpoints ?
yeah different endpoints. I am ok with it. I just wanted to validate the change is all. I am on discord @Beamer, and on slack with the same name if you join our tech-guest channel.
@marcdeb1 what IDE are you using? Looks like linting is not turned on yet per the codacy report above. I fixed the other PR and happy to fix this one too, but if you could also turn this on that would be cool. Let me know. We use JetBrains, but if you are using something else may have to do some googling.
Fixed, I will push something clean next time !
Thanks! looks good! You forgot to run the generate script for documentation. That updates the docs.
https://github.com/lbryio/lighthouse/issues/110#issuecomment-431700443
Looks good, we just need to generate the docs. https://github.com/lbryio/lighthouse/issues/110#issuecomment-431700443
Noted, I didn't know how to do this.
Thanks! Can you squash and rebase please https://github.com/lbryio/lbry/wiki/Branching-and-Merging
A list of media types can now be given as input. Examples of queries :
@tzarebczan I am going to put this branch on dev for QA. Let me know if there is a different branch we should put there 1st. I wanted to get these PRs ready to be merged.
@tiger5226 that works for me, let's get it tested soon.
@nikooo777 / @tiger5226 do we have a test server to deploy this on?
we have a dev server for lighthouse but until issue #142 is fixed we can't turn it back on
@marcdeb1 we'll be focusing on discovery / search UX in the next app sprints - can we get this rolling later this week?
doh, meant to tag @tiger5226, sorry mardeb :p
squashed and rebased into #144. closing here.
Pull request closed