mastodon/app
Renaud Chaput 899eac1a92
Use modern ES syntax rather than `.call` (#29368)
2024-02-27 15:42:05 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Specify 410 for code when responding as json while self-destruction (#29420) 2024-02-26 22:43:07 +00:00
helpers Merge pull request from GHSA-jhrq-qvrm-qr36 2024-02-16 11:56:12 +01:00
javascript Use modern ES syntax rather than `.call` (#29368) 2024-02-27 15:42:05 +00:00
lib Wrap media attachment size calculation in `COALESCE` (#29415) 2024-02-27 11:52:37 +00:00
mailers Automatically switch from open to approved registrations in absence of moderators (#29318) 2024-02-21 17:45:06 +00:00
models Add `RankedTrend` concern for trends classes (#29388) 2024-02-26 13:45:39 +00:00
policies Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 2024-01-25 12:37:07 +00:00
presenters Add annual reports for accounts (#28693) 2024-01-24 09:38:10 +00:00
serializers Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108) 2024-02-06 17:10:17 +00:00
services Fix processing of `Link` objects in `Image` objects (#29335) 2024-02-22 22:27:24 +01:00
validators Fix `Rails/WhereExists` cop in app/validators (#28854) 2024-01-23 09:06:53 +00:00
views Missed a .to_date (#29390) 2024-02-26 12:42:09 +00:00
workers Fix auto-close email being sent to users with devops permissions instead of settings permissions (#29355) 2024-02-22 14:52:14 +00:00