mastodon/app
Daniel M Brasil 0db7558822
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308)
2025-01-13 13:50:58 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 2025-01-13 09:39:05 +00:00
helpers Rename `app/helpers/jsonld_helper.rb` to `app/helpers/json_ld_helper.rb` (#33489) 2025-01-09 14:39:49 +00:00
javascript Fix media preview height in compose form when 3 or more images are attached (#33571) 2025-01-13 11:48:47 +00:00
lib Reject announce payload if object is nil (#33570) 2025-01-13 13:35:16 +00:00
mailers Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 2025-01-06 18:23:57 +00:00
models Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 2025-01-13 13:50:58 +00:00
policies Add `AccountWarning#appeal_eligible?` method (#33526) 2025-01-09 15:08:39 +00:00
presenters Remove unused `LanguagePresenter#native_name` (#33551) 2025-01-13 12:58:53 +00:00
serializers Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 2025-01-13 09:39:05 +00:00
services Fix featured tags for remote accounts not being kept up to date (#33372) 2024-12-20 11:50:31 +00:00
validators Switch `webpush` dependency to latest version of Mastodon-maintained fork (#33572) 2025-01-13 12:46:32 +00:00
views Include time portion in formatted datetimes when provided (#33191) 2025-01-08 14:26:08 +00:00
workers Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 2024-12-11 12:59:29 +00:00