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
2017-10-08 17:34:34 +02:00
..
fetch_remote_account_service.rb Check Webfinger-returned author URI even when not redirected (#5213) 2017-10-04 09:59:28 +02:00
fetch_remote_key_service.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
fetch_remote_status_service.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
process_account_service.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
process_collection_service.rb Set snowflake IDs for backdated statuses (#5260) 2017-10-08 17:34:34 +02:00