mastodon/app/views
Eugen Rochko eb62778bec Fix - opengraph description should display spoiler text when present
..
about Fix
accounts simplify emojification on public pages with .emojify class
admin Domain blocks now have varying severity - auto-suspend vs auto-silence
api Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
auth i18n for devise mailer too
authorize_follow simplify emojification on public pages with .emojify class
errors Improve error page layouting. 500 page has to stay static because it's
home Fix - escape JSON in INITIAL_STATE (this bug only ever allowed a user to xss themselves rather than anyone else)
layouts Improve error page layouting. 500 page has to stay static because it's
notification_mailer Follow requests send e-mail notifications, but are excluded from notifications API
oauth/authorizations Add ability to use remote follow function on other sites
remote_follow Adding remote follow button
settings Add a textual 'Back to Mastodon' link in footer of settings pages
shared Adding some localizations
stream_entries Fix - opengraph description should display spoiler text when present
tags Add Microformats2 markup
user_mailer i18n for devise mailer too
xrd Add ability to use remote follow function on other sites