mastodon/app
Emelia Smith 603b245cc6
Add VAPID public key to instance serializer (#28006)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-11-29 08:34:36 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Extract `path_without_format` private methd in accounts controller (#28091) 2023-11-28 09:17:26 +00:00
helpers
javascript Converted hashtag.jsx to TypeScript (#27872) 2023-11-28 18:20:10 +00:00
lib
mailers Use `admin_mailer` layout with initial salutation (#28085) 2023-11-28 07:41:26 +00:00
models Change GIF max matrix size error to explicitly mention GIF files (#27927) 2023-11-24 09:31:28 +00:00
policies
presenters
serializers Add VAPID public key to instance serializer (#28006) 2023-11-29 08:34:36 +00:00
services Handle scenario when webfinger response `subject` is missing host value (#28088) 2023-11-28 18:37:54 +00:00
validators Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 2023-11-20 09:07:25 +00:00
views Avoid unnecessary i-var for account rss page url generation (#28092) 2023-11-28 08:19:08 +00:00
workers