1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/helpers
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
..
admin
about_helper.rb
accounts_helper.rb
application_helper.rb
atom_builder_helper.rb Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
authorize_follow_helper.rb
home_helper.rb
routing_helper.rb
settings_helper.rb
stream_entries_helper.rb
tags_helper.rb
xrd_helper.rb