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/spec/services
Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642)
* Make PreviewCard records reuseable between statuses

**Warning!** Migration truncates preview_cards tablec

* Allow a wider thumbnail for link preview, display it in horizontal layout (#4648)

* Delete preview cards files before truncating

* Rename old table instead of truncating it

* Add mastodon:maintenance:remove_deprecated_preview_cards

* Ignore deprecated_preview_cards in schema definition

* Fix null behaviour
7 years ago
..
activitypub Don't process ActivityPub payload if signature is invalid (#4752) 7 years ago
pubsubhubbub Specs for pubsub subscribe service (#2951) 8 years ago
account_search_service_spec.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 7 years ago
after_block_service_spec.rb Optimize MuteService and AfterBlockService (#2836) 8 years ago
authorize_follow_service_spec.rb ActivityPub delivery (#4566) 7 years ago
batched_remove_status_service_spec.rb Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 7 years ago
block_domain_from_account_service_spec.rb Add buttons to block and unblock domain (#3127) 8 years ago
block_domain_service_spec.rb
block_service_spec.rb ActivityPub delivery (#4566) 7 years ago
fan_out_on_write_service_spec.rb
favourite_service_spec.rb ActivityPub delivery (#4566) 7 years ago
fetch_atom_service_spec.rb
fetch_link_card_service_spec.rb Make PreviewCard records reuseable between statuses (#4642) 7 years ago
fetch_remote_account_service_spec.rb
fetch_remote_resource_service_spec.rb Add support for searching AP users (#4599) 7 years ago
fetch_remote_status_service_spec.rb
follow_service_spec.rb ActivityPub delivery (#4566) 7 years ago
mute_service_spec.rb Optimize MuteService and AfterBlockService (#2836) 8 years ago
notify_service_spec.rb Add buttons to block and unblock domain (#3127) 8 years ago
post_status_service_spec.rb ActivityPub delivery (#4566) 7 years ago
precompute_feed_service_spec.rb Fix PrecomputeFeedService for filtered statuses (#4148) 7 years ago
process_feed_service_spec.rb Hook up URL-based resource look-up to ActivityPub (#4589) 7 years ago
process_interaction_service_spec.rb Add status destroy authorization to policy (#3453) 8 years ago
process_mentions_service_spec.rb ActivityPub delivery (#4566) 7 years ago
reblog_service_spec.rb ActivityPub delivery (#4566) 7 years ago
reject_follow_service_spec.rb ActivityPub delivery (#4566) 7 years ago
remove_status_service_spec.rb Fix deletion of status which has been reblogged (#4728) 7 years ago
resolve_remote_account_service_spec.rb ActivityPub delivery (#4566) 7 years ago
search_service_spec.rb Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812) 8 years ago
send_interaction_service_spec.rb
subscribe_service_spec.rb Fix webfinger retries (#4275) 7 years ago
suspend_account_service_spec.rb Delete records in smaller transaction (#2802) 8 years ago
unblock_domain_service_spec.rb Unblock domain service specs/refactor (#2867) 8 years ago
unblock_service_spec.rb ActivityPub delivery (#4566) 7 years ago
unfollow_service_spec.rb ActivityPub delivery (#4566) 7 years ago
unmute_service_spec.rb
unsubscribe_service_spec.rb Services specs for subscribe and unsubscribe (#2928) 8 years ago
update_remote_profile_service_spec.rb Set correct attachment type for rejected media (#2599) 8 years ago