mastodon/app
Matt Jankowski e7c340a634
Spec coverage for missing `q` param and error conditions in `api/v2/search` controller (#27842)
2023-11-30 13:59:46 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Spec coverage for missing `q` param and error conditions in `api/v2/search` controller (#27842) 2023-11-30 13:59:46 +00:00
helpers Extract helper methods for form label in admin/ area views (#27575) 2023-11-29 10:06:19 +00:00
javascript Fix onboarding step descriptions being truncated on narrow screens (#28021) 2023-11-30 13:47:07 +00:00
lib Change `img-src` and `media-src` CSP directives to not include `https:` (#28025) 2023-11-30 13:47:01 +00:00
mailers Use `admin_mailer` layout with initial salutation (#28085) 2023-11-28 07:41:26 +00:00
models Remove `default_scope` from `MediaAttachment` class (#28043) 2023-11-30 13:30:35 +00:00
policies
presenters
serializers Add VAPID public key to instance serializer (#28006) 2023-11-29 08:34:36 +00:00
services Remove `default_scope` from `MediaAttachment` class (#28043) 2023-11-30 13:30:35 +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