mastodon/app
Renaud Chaput 774e1189d2
Change `eslint` config to autofix missing comma and indentation in JS files (#26711)
2023-10-09 13:38:29 +02:00
..
chewy Fix `#hashtag` matching non-hashtagged posts in search (#26781) 2023-09-04 10:18:45 +02:00
controllers Fix Vary headers not being set on some redirects (#27272) 2023-10-05 09:50:08 +02:00
helpers Fix language sorting in settings (#27158) 2023-10-04 09:23:50 +02:00
javascript Change `eslint` config to autofix missing comma and indentation in JS files (#26711) 2023-10-09 13:38:29 +02:00
lib Fix incorrect serialization of regional languages in `contentMap` (#27207) 2023-10-06 17:46:04 +02:00
mailers Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
models Fix crash when filtering for “dormant” relationships (#27306) 2023-10-06 12:58:16 +02:00
policies Change min age of backup policy from 1 week to 6 days (#27200) 2023-10-03 11:48:57 +02:00
presenters Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
serializers Add PWA shortcut to `/explore` page (#27235) 2023-10-02 13:18:16 +02:00
services Fix incorrectly keeping outdated update notices absent from the API endpoint (#27021) 2023-10-02 16:42:52 +02:00
validators Add coverage for `URLValidator` (#25591) 2023-07-28 23:12:25 +02:00
views Fix language sorting in settings (#27158) 2023-10-04 09:23:50 +02:00
workers Add a short-lived lock to trend refresh scheduler (#27253) 2023-10-03 12:21:32 +02:00