mastodon/app
Matt Jankowski 72b7cd349c
Extract helper methods for form label in admin/ area views (#27575)
2023-11-29 10:06:19 +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 Extract helper methods for form label in admin/ area views (#27575) 2023-11-29 10:06:19 +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 Refactor, lint fix, and bug fix on admin/roles/form partial (#27558) 2023-11-29 10:00:52 +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 Extract helper methods for form label in admin/ area views (#27575) 2023-11-29 10:06:19 +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