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 35deaaf90b
Reduce AbcSize complexity in `InitialStateSerializer` (#27782)
2 years ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2 years ago
controllers File cleanup/organization in `controllers/concerns` (#27846) 2 years ago
helpers Extract helper methods for form label in admin/ area views (#27575) 2 years ago
javascript Fix onboarding step descriptions being truncated on narrow screens (#28021) 2 years ago
lib Change `img-src` and `media-src` CSP directives to not include `https:` (#28025) 2 years ago
mailers Use `admin_mailer` layout with initial salutation (#28085) 2 years ago
models Remove `default_scope` from `MediaAttachment` class (#28043) 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) 3 years ago
serializers Reduce AbcSize complexity in `InitialStateSerializer` (#27782) 2 years ago
services Remove `default_scope` from `MediaAttachment` class (#28043) 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