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
Matt Jankowski e48ecd2929
Remove `default_scope` from `Admin::ActionLog` (#28026)
2 years ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2 years ago
controllers Remove `default_scope` from `Admin::ActionLog` (#28026) 2 years ago
helpers Extract helper methods for form label in admin/ area views (#27575) 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 Remove `default_scope` from `Admin::ActionLog` (#28026) 2 years ago
policies Change min age of backup policy from 1 week to 6 days (#27200) 2 years ago
presenters Add admin notifications for new Mastodon versions (#26582) 2 years ago
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 Extract helper methods for form label in admin/ area views (#27575) 2 years ago
workers Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 2 years ago