Adding exclusive lists feature
Major new feature, currently testing in a branch right now. Fixes #1
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
# in_reply_to_account_id :bigint(8)
|
||||
# poll_id :bigint(8)
|
||||
# local_only :boolean
|
||||
# activity_pub_type :string
|
||||
#
|
||||
|
||||
class Status < ApplicationRecord
|
||||
|
Reference in New Issue
Block a user