about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/getting_started/components/trends.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2022-11-27Make the 'Trending now' header a link to Explore. (#21759)Connor Shea
2021-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2019-08-23Add header to trends section and change refresh rate to 15 minutes (#11641)Eugen Rochko
2019-08-21Fix trending hashtags being fetched every 36 seconds instead of every hour (#...ThibG
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2018-06-04Remove trending hashtags (#7711)Eugen Rochko
2018-06-01Improve trends layout (#7700)Eugen Rochko
2018-06-01Add loading indicator for trending tags (#7693)Yamagishi Kazutoshi