You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/services/activitypub
Eugen Rochko 0717d9b3e6 Set snowflake IDs for backdated statuses (#5260)
- Rename Mastodon::TimestampIds into Mastodon::Snowflake for clarity
- Skip for statuses coming from inbox, aka delivered in real-time
- Skip for statuses that claim to be from the future
7 years ago
..
fetch_remote_account_service.rb
fetch_remote_key_service.rb
fetch_remote_status_service.rb Validate id of ActivityPub representations (#5114) 7 years ago
process_account_service.rb
process_collection_service.rb