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
Emelia Smith 603b245cc6
Add VAPID public key to instance serializer (#28006)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2 years ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2 years ago
controllers Extract `path_without_format` private methd in accounts controller (#28091) 2 years ago
helpers Add support for invite codes in the registration API (#27805) 2 years ago
javascript Converted hashtag.jsx to TypeScript (#27872) 2 years ago
lib Extract crutches_active_mentions from FeedManager (#27785) 2 years ago
mailers Use `admin_mailer` layout with initial salutation (#28085) 2 years ago
models Change GIF max matrix size error to explicitly mention GIF files (#27927) 2 years ago
policies
presenters
serializers Add VAPID public key to instance serializer (#28006) 2 years ago
services Handle scenario when webfinger response `subject` is missing host value (#28088) 2 years ago
validators Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 2 years ago
views Avoid unnecessary i-var for account rss page url generation (#28092) 2 years ago
workers