about summary refs log tree commit diff
path: root/app/helpers/statuses_helper.rb
AgeCommit message (Expand)Author
2020-06-25Fix various issues around OpenGraph representation of media (#14133)Eugen Rochko
2019-12-05Remove some duplicate methods from StatusHelper and reflect changes to Accoun...Takeshi Umeda
2019-12-04Add basic support for group actors (#12071)Takeshi Umeda
2019-10-24Split AccountsHelper from StatusesHelper (#12078)Takeshi Umeda
2019-08-30Change layout of public profile directory to be the same as in web UI (#11705)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2016-09-05PostStatusService can attach media to status, ProcessFeedService likewiseEugen Rochko
2016-03-21Adding Turbolinks, adding status posting form on homepageEugen Rochko