mastodon/app/views
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
2017-01-25 01:29:16 +01:00
..
about Fix #487 2017-01-17 20:11:16 +01:00
accounts simplify emojification on public pages with .emojify class 2017-01-09 22:41:47 -05:00
admin Domain blocks now have varying severity - auto-suspend vs auto-silence 2017-01-23 17:38:38 +01:00
api Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
auth
authorize_follow simplify emojification on public pages with .emojify class 2017-01-09 22:41:47 -05:00
errors Improve error page layouting. 500 page has to stay static because it's 2017-01-21 22:30:47 +01:00
home Fix #457 - escape JSON in INITIAL_STATE (this bug only ever allowed a user to xss themselves rather than anyone else) 2017-01-12 03:54:50 +01:00
layouts Improve error page layouting. 500 page has to stay static because it's 2017-01-21 22:30:47 +01:00
notification_mailer
oauth/authorizations
remote_follow Adding remote follow button 2017-01-01 19:54:34 +01:00
settings Add a textual 'Back to Mastodon' link in footer of settings pages 2017-01-15 11:03:35 +11:00
shared
stream_entries Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
tags Add Microformats2 markup 2017-01-06 18:10:10 +03:00
user_mailer
xrd