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>
1 year ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 1 year ago
controllers Extract `path_without_format` private methd in accounts controller (#28091) 1 year ago
helpers Add support for invite codes in the registration API (#27805) 1 year ago
javascript Converted hashtag.jsx to TypeScript (#27872) 1 year ago
lib Extract crutches_active_mentions from FeedManager (#27785) 1 year ago
mailers Use `admin_mailer` layout with initial salutation (#28085) 1 year ago
models Change GIF max matrix size error to explicitly mention GIF files (#27927) 1 year ago
policies Change min age of backup policy from 1 week to 6 days (#27200) 1 year ago
presenters Add admin notifications for new Mastodon versions (#26582) 1 year ago
serializers Add VAPID public key to instance serializer (#28006) 1 year ago
services Handle scenario when webfinger response `subject` is missing host value (#28088) 1 year ago
validators Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 1 year ago
views Avoid unnecessary i-var for account rss page url generation (#28092) 1 year ago
workers Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 1 year ago