mastodon/app
Matt Jankowski 3c4a83fc62
Remove unused `LanguagePresenter#native_name` (#33551)
2025-01-13 12:58:53 +00:00
..
chewy
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 Switch `webpush` dependency to latest version of Mastodon-maintained fork (#33572) 2025-01-13 12:46:32 +00:00
mailers Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 2025-01-06 18:23:57 +00:00
models Fix `Invite#code` changing value on every save (#33550) 2025-01-10 20:34:18 +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