You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/serializers/rest
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703)
* Verify link ownership with rel="me"

* Add explanation about verification to UI

* Perform link verifications

* Add click-to-copy widget for verification HTML

* Redesign edit profile page

* Redesign forms

* Improve responsive design of settings pages

* Restore landing page sign-up form

* Fix typo

* Support <link> tags, add spec

* Fix links not being verified on first discovery and passive updates
6 years ago
..
v2
account_serializer.rb Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
application_serializer.rb
context_serializer.rb
credential_account_serializer.rb
custom_emoji_serializer.rb
filter_serializer.rb Add option to not consider word boundaries when processing keyword filtering (#7975) 7 years ago
instance_serializer.rb
list_serializer.rb
media_attachment_serializer.rb
notification_serializer.rb
preview_card_serializer.rb
relationship_serializer.rb Public profile endorsements (accounts picked by profile owner) (#8146) 7 years ago
report_serializer.rb
search_serializer.rb
status_serializer.rb Move status counters to separate table, count replies (#8104) 7 years ago
tag_serializer.rb
web_push_subscription_serializer.rb