about summary refs log tree commit diff
path: root/app/views/tags/show.html.haml
AgeCommit message (Collapse)Author
2017-01-06Add Microformats2 markupGreg V
h-feed, h-card and h-entry
2016-12-04Fix public tags pageEugen Rochko
2016-12-01Fix pt translations, improve pre-cache queries, removing will_paginateEugen Rochko
from accounts/tags because it's a terribly inefficient way to paginate large sets of data
2016-11-05Fix linking of remote hashtags in UI, add public view of hashtagsEugen Rochko
2016-11-05Adding hashtagsEugen Rochko