You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen cae2a26ee3 Fix #2120 - Use Status#as_tag_timeline on public hashtag page (#2182)
* Fix #2120 - Use Status#as_tag_timeline on public hashtag page

* Update tags_controller.rb
8 years ago
..
assets Add some Spanish translatoins (#2170) 8 years ago
controllers Fix #2120 - Use Status#as_tag_timeline on public hashtag page (#2182) 8 years ago
helpers
lib Fix html escape characters in the URL (#2138) 8 years ago
mailers
models Fix #2108 - Fix gif uploads (#2171) 8 years ago
presenters Replace User.count -> User.confirmed.count (#2127) 8 years ago
services Fix possibility of unrightful webfinger redirect (#2147) 8 years ago
validators
views Fix double-escaping of display names in <title> (#2155) 8 years ago
workers