about summary refs log tree commit diff
path: root/app/controllers/tags_controller.rb
AgeCommit message (Expand)Author
2023-02-18Autofix Rubocop Style/TrailingCommaInArguments (#23694)Nick Schonning
2023-02-08Remove posts count and last posts from ActivityPub representation of hashtag ...Claire
2022-12-15Fix single name variables on controller folder (#20092)David Vega
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-04Remove code for rendering public and hashtag timelines outside the web UI (#1...Eugen Rochko
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-05-09Change RSS feeds (#18356)Eugen Rochko
2020-09-07Refactor how public and tag timelines are queried (#14728)Eugen Rochko
2020-07-14Fix rubocop warning (#14288)abcang
2020-06-19Fix functional user requirements in whitelist mode (#14093)ThibG
2020-06-09Add limit parameter to rss (#13743)Takeshi Umeda
2020-04-18Add local only to hashtag timeline (#13502)Takeshi Umeda
2020-02-08Fix unfiltered params error when generating ActivityPub tag pagination (#13049)Eugen Rochko
2019-09-28Fix redirecting non-functional accounts on public pages (#11978)Eugen Rochko
2019-08-16Fix blurhash and autoplay not working on public pages (#11585)Eugen Rochko
2019-08-07Fix account tags not being saved correctly (#11507)Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-11Add ActivityPub secure mode (#11269)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-03-13Fix `tagged` param not being normalized before querying tags (#10249)Eugen Rochko
2019-03-12Redesign landing page (#10232)Eugen Rochko
2019-01-16Redesign public hashtag page to use a masonry layout (#9822)Eugen Rochko
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel
2018-07-31Compensate for scrollbar disappearing when media modal visible (#8100)Eugen Rochko
2018-04-25Add RSS feeds for end-users (#7259)Eugen Rochko
2017-10-07Redesign public hashtag pages (#5237)Eugen Rochko
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-08-14Set correct content-type for ActivityPub JSON (#4592)Eugen Rochko
2017-07-16Minor ActivityPub JSON fixes (#4214)Eugen Rochko
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko
2017-04-28Return missing page when tag does not exist (#2563)Matt Jankowski
2017-04-20Fix #2120 - Use Status#as_tag_timeline on public hashtag page (#2182)Eugen
2016-12-04Fix public tags pageEugen Rochko
2016-12-01Fix pt translations, improve pre-cache queries, removing will_paginateEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-05Fix linking of remote hashtags in UI, add public view of hashtagsEugen Rochko
2016-11-05Adding hashtagsEugen Rochko