mastodon/app/models
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
..
concerns
web
.keep
account.rb
application_record.rb
block.rb
domain_block.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
media_attachment.rb
mention.rb
notification.rb
preview_card.rb
remote_follow.rb
setting.rb
status.rb Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
stream_entry.rb
subscription.rb
tag.rb
user.rb
web.rb