mastodon/spec/services
aschmitz b95c48748c Per-user reblog hiding implementation/fixes/tests
Note that this will only hide/show *future* reblogs by a user, and does
nothing to remove/add reblogs that are already in the timeline. I don't
think that's a particularly confusing behavior, and it's a lot easier
to implement (similar to mutes, I believe).
2017-11-10 22:04:54 -06:00
..
activitypub
pubsubhubbub
account_search_service_spec.rb
after_block_service_spec.rb
authorize_follow_service_spec.rb
batched_remove_status_service_spec.rb
block_domain_from_account_service_spec.rb
block_domain_service_spec.rb
block_service_spec.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00
bootstrap_timeline_service_spec.rb Default follows for new users (#4871) 2017-09-10 09:58:38 +02:00
fan_out_on_write_service_spec.rb
favourite_service_spec.rb
fetch_atom_service_spec.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
fetch_link_card_service_spec.rb
fetch_remote_account_service_spec.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
fetch_remote_resource_service_spec.rb
fetch_remote_status_service_spec.rb Fix #54 - Fetch remote accounts by URL from mentions 2016-09-26 16:44:40 +02:00
follow_service_spec.rb Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
mute_service_spec.rb
notify_service_spec.rb Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
post_status_service_spec.rb
precompute_feed_service_spec.rb Non-Serial ("Snowflake") IDs (#4801) 2017-10-04 09:56:37 +02:00
process_feed_service_spec.rb
process_interaction_service_spec.rb
process_mentions_service_spec.rb
reblog_service_spec.rb Retoot count increases without reason (#5363) 2017-10-13 02:52:09 +02:00
reject_follow_service_spec.rb
remove_status_service_spec.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00
resolve_remote_account_service_spec.rb
search_service_spec.rb
send_interaction_service_spec.rb
subscribe_service_spec.rb
suspend_account_service_spec.rb
unblock_domain_service_spec.rb Unblock domain service specs/refactor (#2867) 2017-05-07 14:44:28 +02:00
unblock_service_spec.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00
unfollow_service_spec.rb
unmute_service_spec.rb
unsubscribe_service_spec.rb
update_remote_profile_service_spec.rb