Merge tag 'v1.0.5+3.2.0' into hometown-v1.0.5+3.3.0
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# replies_policy :integer default("list"), not null
|
||||
# is_exclusive :boolean default(FALSE)
|
||||
#
|
||||
|
||||
class List < ApplicationRecord
|
||||
|
@ -24,6 +24,7 @@
|
||||
# poll_id :bigint(8)
|
||||
# deleted_at :datetime
|
||||
# local_only :boolean
|
||||
# activity_pub_type :string
|
||||
#
|
||||
|
||||
class Status < ApplicationRecord
|
||||
|
Reference in New Issue
Block a user