1
0
mirror of https://github.com/funamitech/mastodon synced 2025-01-18 15:53:32 +09:00
YuruToot/db
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
..
migrate Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
schema.rb Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
seeds.rb Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 2016-10-22 19:39:44 +02:00