mastodon/app
Matt Jankowski f2976ec9a4
Extract `Notification::Groups` concern (#32968)
2024-11-19 10:02:01 +00:00
..
chewy
controllers Use hash arguments to `select` when possible (Rails 7.2) (#32917) 2024-11-18 14:58:45 +00:00
helpers Move self destruct check to `config_for` and add constant for verifier string (#32943) 2024-11-18 09:57:16 +00:00
javascript New Crowdin Translations (automated) (#32969) 2024-11-19 09:05:39 +00:00
lib Use group/count approach in annual report classes (#32914) 2024-11-19 08:51:34 +00:00
mailers Add coverage for missing status scenario in NotificationMailer (#32256) 2024-10-04 14:15:14 +00:00
models Extract `Notification::Groups` concern (#32968) 2024-11-19 10:02:01 +00:00
policies
presenters Add userinfo oauth endpoint (#32548) 2024-10-30 14:38:10 +00:00
serializers Add client_secret_expires_at to OAuth Applications (#30317) 2024-11-12 22:06:13 +00:00
services Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 2024-11-14 14:03:57 +00:00
validators Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00
views
workers