mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Add initial support for ingesting and verifying remote quote posts (#34370)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
# media_descriptions :text is an Array
|
||||
# poll_options :string is an Array
|
||||
# sensitive :boolean
|
||||
# quote_id :bigint(8)
|
||||
#
|
||||
|
||||
class StatusEdit < ApplicationRecord
|
||||
|
||||
Reference in New Issue
Block a user