mastodon/app
Claire 8dc250a357 Change `GET /invite/:invite_code` to return a JSON document when JSON is requested 2023-11-13 13:49:03 +01:00
..
chewy
controllers Change `GET /invite/:invite_code` to return a JSON document when JSON is requested 2023-11-13 13:49:03 +01:00
helpers Refactor registration authorization logic 2023-11-13 13:49:03 +01:00
javascript
lib
mailers Misc spec/refactor to user mailer and user mailer spec (#27486) 2023-10-27 09:57:16 +00:00
models
policies
presenters
serializers
services Add `invite_code` to `POST /api/v1/accounts` 2023-11-13 13:49:03 +01:00
validators
views
workers