1
0
mirror of https://github.com/mastodon/mastodon synced 2025-01-19 16:22:59 +09:00
mastodon/app
Claire b6c20ec620 Add support for numeric-based URIs for local accounts
Actors would be served at `/ap/users/:user_id` and statuses at `/ap/statuses/:id`
2025-01-13 14:18:56 +01:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Add support for numeric-based URIs for local accounts 2025-01-13 14:18:56 +01: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 Add support for numeric-based URIs for local accounts 2025-01-13 14:18:56 +01:00
mailers Add urgent scope and by_version method to SoftwareUpdate (#33470) 2025-01-06 18:23:57 +00:00
models Add support for numeric-based URIs for local accounts 2025-01-13 14:18:56 +01:00
policies Add AccountWarning#appeal_eligible? method (#33526) 2025-01-09 15:08:39 +00:00
presenters Update dependency doorkeeper to v5.8.0 (#33000) 2024-11-21 13:48:30 +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 Added validator for extra profile field values with empty name (#33421) 2025-01-04 19:42:27 +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