mastodon/app
Tianwei Dong 36d819bef3
Change to use an unified constant for max media attachments per status (#29073)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-07-08 08:10:57 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Merge pull request from GHSA-58x8-3qxw-6hm7 2024-07-04 16:26:49 +02:00
helpers Fix `Style/ClassEqualityComparison` cop (#30058) 2024-06-21 15:33:55 +00:00
javascript Change to use an unified constant for max media attachments per status (#29073) 2024-07-08 08:10:57 +00:00
lib Fix details extraction when no title exists. (#30933) 2024-07-05 13:28:52 +00:00
mailers Remove duplicate method def `ApplicationHelper#instance_presenter` (#30331) 2024-05-17 08:29:13 +00:00
models Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 2024-07-08 07:41:50 +00:00
policies Fix `Rails/WhereRange` cop (#30343) 2024-05-20 09:37:36 +00:00
presenters Fix repetitive database queries from #30040 (#30259) 2024-05-15 09:38:16 +00:00
serializers Change `author_account` to be `authors` in REST API (#30846) 2024-06-27 13:17:18 +00:00
services Improve handling of encoding problems when creating link previews (#30929) 2024-07-05 11:54:38 +00:00
validators Fix add validation to webpush subscription keys (#30542) 2024-06-05 19:16:47 +00:00
views Drop favicon.ico generation (#30375) 2024-06-26 13:44:08 +00:00
workers Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) 2024-05-29 14:00:05 +00:00