mirror of https://github.com/mastodon/mastodon
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.
* Add support for an instance actor * Skip username validation for local Application accounts * Add migration script to create instance actor * Make Codeclimate happy * Switch to id -99 for instance actor * Remove unused `icon` and `image` attributes from instance actor * Use if/elsif/else instead of return + ternary operator * Add instance actor to fresh installs * Use instance actor as instance representative Use instance actor for forwarding reports, relay operations, and spam auto-reporting. * Seed database in test environment * Fix single-user mode * Fix tests * Fix specs to accomodate for an extra `Account` * Auto-reject follows on instance actor Following an instance actor might make sense, but we are not handling that right now, so auto-reject. * Fix webfinger lookup and serialization for instance actor * Rename instance actor * Make it clear in the HTML view that the instance actor should not be blocked * Raise cache time for instance actor as there's no dynamic content * Re-use /about/more with a flash message for instance actor profile |
6 years ago | |
---|---|---|
.. | ||
activitypub | 6 years ago | |
account_search_service_spec.rb | 6 years ago | |
after_block_domain_from_account_service_spec.rb | 7 years ago | |
after_block_service_spec.rb | 7 years ago | |
app_sign_up_service_spec.rb | 6 years ago | |
authorize_follow_service_spec.rb | 6 years ago | |
batched_remove_status_service_spec.rb | 6 years ago | |
block_domain_service_spec.rb | 6 years ago | |
block_service_spec.rb | 6 years ago | |
bootstrap_timeline_service_spec.rb | 7 years ago | |
fan_out_on_write_service_spec.rb | 7 years ago | |
favourite_service_spec.rb | 6 years ago | |
fetch_link_card_service_spec.rb | 6 years ago | |
fetch_oembed_service_spec.rb | 6 years ago | |
fetch_remote_account_service_spec.rb | 6 years ago | |
fetch_remote_status_service_spec.rb | 7 years ago | |
fetch_resource_service_spec.rb | 6 years ago | |
follow_service_spec.rb | 6 years ago | |
hashtag_query_service_spec.rb | 7 years ago | |
import_service_spec.rb | 6 years ago | |
mute_service_spec.rb | 7 years ago | |
notify_service_spec.rb | 6 years ago | |
post_status_service_spec.rb | 6 years ago | |
precompute_feed_service_spec.rb | 7 years ago | |
process_mentions_service_spec.rb | 6 years ago | |
reblog_service_spec.rb | 6 years ago | |
reject_follow_service_spec.rb | 6 years ago | |
remove_status_service_spec.rb | 6 years ago | |
report_service_spec.rb | 6 years ago | |
resolve_account_service_spec.rb | 6 years ago | |
resolve_url_service_spec.rb | 6 years ago | |
search_service_spec.rb | 6 years ago | |
suspend_account_service_spec.rb | 6 years ago | |
unblock_domain_service_spec.rb | 6 years ago | |
unblock_service_spec.rb | 6 years ago | |
unfollow_service_spec.rb | 6 years ago | |
unmute_service_spec.rb | 7 years ago | |
verify_link_service_spec.rb | 7 years ago |