about summary refs log tree commit diff
path: root/app/views/tags
AgeCommit message (Collapse)Author
2017-12-09Back to Web UI from tag page when signed in (#5943)Yamagishi Kazutoshi
2017-10-14Adjust public hashtag pages (#5357)Lynx Kotoura
2017-10-07Redesign public hashtag pages (#5237)Eugen Rochko
2017-08-07Adjust tags and accounts page (#4534)Lynx Kotoura
* Adjust tag and accounts page * Remove units from 0px paddings
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint
2017-04-15Use site title on tags#show page (#1802)Matt Jankowski
2017-04-11Pagination improvements (#1445)Matt Jankowski
* Replace will_paginate with kaminari * Use #page instead of #paginate in controllers * Replace will_paginate.page_gap with pagination.truncate in i18n * Customize kaminari views to match prior styles * Set kaminari options to match prior behavior * Replace will_paginate with paginate in views
2017-02-10Improve public tag pageEugen Rochko
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