discourse/app/views/list
Vinoth Kannan 33eae4cbd8
FEATURE: add period filter in top topics route for tags. (#13415)
And also move all the "top topics by period" routes to query string param.

/top/monthly => /top?period=monthly
/c/:slug/:id/l/top/monthly => /c/:slug/:id/l/top?period=monthly
/tag/:slug/l/top/daily => /tag/:slug/l/top?period=daily (new)
2021-07-06 15:25:11 +05:30
..
list.erb FEATURE: add period filter in top topics route for tags. (#13415) 2021-07-06 15:25:11 +05:30
list.rss.erb FEATURE: improve rendering of RSS feeds 2020-04-20 16:08:24 +10:00