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 e7c340a634
Spec coverage for missing `q` param and error conditions in `api/v2/search` controller (#27842)
1 year ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 1 year ago
controllers Spec coverage for missing `q` param and error conditions in `api/v2/search` controller (#27842) 1 year ago
helpers Extract helper methods for form label in admin/ area views (#27575) 1 year ago
javascript Fix onboarding step descriptions being truncated on narrow screens (#28021) 1 year ago
lib Change `img-src` and `media-src` CSP directives to not include `https:` (#28025) 1 year ago
mailers Use `admin_mailer` layout with initial salutation (#28085) 1 year ago
models Remove `default_scope` from `MediaAttachment` class (#28043) 1 year ago
policies Change min age of backup policy from 1 week to 6 days (#27200) 1 year ago
presenters Add admin notifications for new Mastodon versions (#26582) 1 year ago
serializers Add VAPID public key to instance serializer (#28006) 1 year ago
services Remove `default_scope` from `MediaAttachment` class (#28043) 1 year ago
validators Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 1 year ago
views Extract helper methods for form label in admin/ area views (#27575) 1 year ago
workers Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 1 year ago