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
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319)
* Change public accounts pages to mount the web UI

* Fix handling of remote usernames in routes

- When logged in, serve web app
- When logged out, redirect to permalink
- Fix `app-body` class not being set sometimes due to name conflict

* Fix missing `multiColumn` prop

* Fix failing test

* Use `discoverable` attribute to control indexing directives

* Fix `<ColumnLoading />` not using `multiColumn`

* Add `noindex` to accounts in REST API

* Change noindex directive to not be rendered by default before a route is mounted

* Add loading indicator for detailed status in web UI

* Fix missing indicator appearing while account is loading in web UI
2 years ago
..
activitypub Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 years ago
nodeinfo Add “services” and “metadata” to NodeInfo (#18563) 3 years ago
rest Change public accounts pages to mount the web UI (#19319) 2 years ago
web Fix web push notifications containing HTML entities (#18071) 3 years ago
initial_state_serializer.rb Redirect non-logged-in user to owner statuses on single user mode (#19333) 2 years ago
manifest_serializer.rb Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2 years ago
oembed_serializer.rb Improve RSS entries for statuses (#13592) 5 years ago
webfinger_serializer.rb Remove XML version of Webfinger and remove links to Atom feeds (#11460) 6 years ago