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
TimeFilters would be something like
{
100000: 7
200000: 22
300000: 53
etc
}
It would tell the user the amount of posts available if different time filters, so that the user can display "more posts are available from x time ago" when there's no or too few results for the current time filter.
The text was updated successfully, but these errors were encountered:
TimeFilters would be something like
{
100000: 7
200000: 22
300000: 53
etc
}
It would tell the user the amount of posts available if different time filters, so that the user can display "more posts are available from x time ago" when there's no or too few results for the current time filter.
The text was updated successfully, but these errors were encountered: