Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2021-05-09 10:41:28 +02:00
187 changed files with 5853 additions and 2364 deletions

View File

@@ -56,7 +56,7 @@ class REST::AccountSerializer < ActiveModel::Serializer
end
def created_at
object.created_at.midnight.iso8601
object.created_at.midnight.as_json
end
def last_status_at