Merge pull request #686 from kmycode/upstream-20240401

Upstream 20240401
This commit is contained in:
KMY(雪あすか) 2024-04-01 09:21:13 +09:00 committed by GitHub
commit 7b02596f1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
111 changed files with 989 additions and 720 deletions

View file

@ -1,6 +1,8 @@
# frozen_string_literal: true
class REST::MarkerSerializer < ActiveModel::Serializer
# Please update `app/javascript/mastodon/api_types/markers.ts` when making changes to the attributes
attributes :last_read_id, :version, :updated_at
def last_read_id