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 Add support for invite codes in the registration API (#27805) 2023-11-13 13:27:00 +00:00
javascript Converted hashtag.jsx to TypeScript (#27872) 2023-11-28 18:20:10 +00:00
lib Extract crutches_active_mentions from FeedManager (#27785) 2023-11-10 12:47:38 +00:00
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 Change min age of backup policy from 1 week to 6 days (#27200) 2023-10-03 11:48:57 +02:00
presenters Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
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 Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 2023-11-02 14:58:37 +00:00