Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-30 | Update status embeds (#4742) | Eugen Rochko | |
- Use statuses controller for embeds instead of stream entries controller - Prefer /@:username/:id/embed URL for embeds - Use /@:username as author_url in OEmbed - Add follow link to embeds which opens web intent in new window - Use redis cache in development - Cache entire embed | |||
2017-05-07 | Enable CodeClimate Brakeman checks (#2861) | yhirano | |
* add brakeman to Gemfile * Enable CodeClimate brakeman checks * add config/brakeman.ignore |