about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/hashtag.js
AgeCommit message (Collapse)Author
2019-05-21Compact the hashtag section of the search UI. Get rid of trending sections; ↵multiple creatures
they do not work properly on instances with less than 10,000 active users.
2019-01-16[Glitch] Make hashtag search results link to the hashtag URLThibaut Girka
Port 6cfb357940b3855ce53f6d1dfd87b1b32840a302 to glitch-soc
2018-08-22Add hashtag trendline support to glitch-soc flavourThibaut Girka
Port Mastodon's hashtag stats thing to glitch-soc. This doesn't change how hashtags are ordered, and doesn't add a trending hashtags section, but it does change how hashtag searches are rendered, displaying a trend line alongside each hashtag.