glitch-social/app
Claire 85662a5a57
Change `img-src` and `media-src` CSP directives to not include `https:` (#28025)
2023-11-30 13:47:01 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Remove `default_scope` from `MediaAttachment` class (#28043) 2023-11-30 13:30:35 +00:00
helpers Extract helper methods for form label in admin/ area views (#27575) 2023-11-29 10:06:19 +00:00
javascript Change dismissed banners to be stored server-side (#27055) 2023-11-30 11:45:54 +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 Change min age of backup policy from 1 week to 6 days (#27200) 2023-10-03 11:48:57 +02:00
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