Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-25 | Fix various issues around OpenGraph representation of media (#14133) | Eugen Rochko | |
- Fix audio attachments not being represented in OpenGraph tags - Fix audio being represented as "1 image" in OpenGraph descriptions - Fix video metadata being overwritten by paperclip-av-transcoder - Fix embedded player not using Mastodon's UI - Fix audio/video progress bars not moving smoothly - Fix audio/video buffered bars not displaying correctly | |||
2019-12-05 | Remove some duplicate methods from StatusHelper and reflect changes to ↵ | Takeshi Umeda | |
AccountHelper (#12545) | |||
2019-12-04 | Add basic support for group actors (#12071) | Takeshi Umeda | |
* Show badge on group actor in WebUI * Do not notify in case of by following group actor * If you mention group actor, also mention group actor followers * Relax characters that can be used in username (same as Application) * Revert "Relax characters that can be used in username (same as Application)" This reverts commit 7e10a137b878d0db1b5252c52106faef5e09ca4b. * Delete display_name method | |||
2019-10-24 | Split AccountsHelper from StatusesHelper (#12078) | Takeshi Umeda | |
2019-08-30 | Change layout of public profile directory to be the same as in web UI (#11705) | Eugen Rochko | |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ↵ | Eugen Rochko | |
(#11247) | |||
2016-09-05 | PostStatusService can attach media to status, ProcessFeedService likewise | Eugen Rochko | |
2016-03-21 | Adding Turbolinks, adding status posting form on homepage | Eugen Rochko | |