You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be cool to add additional scopes, the popular scope already exists, however it doesn't have features like getting trending objects and/or objects popular in a certain period.
I'll do my best to make a PR for this to include the scopes based on the already existing popular, however I would like to ask your opinion about this one/here your ideas first. :)
The text was updated successfully, but these errors were encountered:
Sounds like a fantastic idea. We had it under our radar but decided to keep it simple and go without it but feel free to have a go and if it all goes well, we'll add it 😊
I presume the query will fetch items that got a sudden burst of interactions over a short period since creation, correct?
@francoism90 Looks good but it seems to me like it's another way to fetch popular posts, only this one is for the past 3 days. Optimally, a certain equation is needed that would add up views, comment count, and upvotes with different multipliers to each of these depending on importance to be authentic to the "trending" aspect of the sorter. But I believe @mkwsra has better insight than me on how to approach this the best way.
It would be cool to add additional scopes, the
popular
scope already exists, however it doesn't have features like getting trending objects and/or objects popular in a certain period.I'll do my best to make a PR for this to include the scopes based on the already existing
popular
, however I would like to ask your opinion about this one/here your ideas first. :)The text was updated successfully, but these errors were encountered: