mastodon/app/services
OSAMU SATO 96761752ec
Add duration parameter to muting. ()
* Adding duration to muting.

* Remove useless checks
..
activitypub Remove dependency on goldfinger gem ()
concerns Fix activity not being signed ()
keys Add E2EE API ()
account_search_service.rb Fix following restriction not working when exact match in account search ()
after_block_domain_from_account_service.rb Fix account domain block not properly unfollowing accounts from domain ()
after_block_service.rb Refactor feed manager ()
after_unallow_domain_service.rb Change account suspensions to be reversible by default ()
app_sign_up_service.rb Add IP-based rules ()
authorize_follow_service.rb Remove Salmon and PubSubHubbub ()
backup_service.rb Add E2EE API ()
base_service.rb Remove unused AtomBuilderHelper ()
batched_remove_status_service.rb Fix not publishing update of remote timeline ()
block_domain_service.rb Change account suspensions to be reversible by default ()
block_service.rb Fix BlockService trying to reject incorrect follow request ()
bootstrap_timeline_service.rb Admin setting to disable default follows ()
clear_domain_media_service.rb Make domain block/silence/reject-media code more robust ()
delete_account_service.rb Change account suspensions to be reversible by default ()
deliver_to_device_service.rb Add E2EE API ()
fan_out_on_write_service.rb Change own direct-visibility statuses to be in the home feed again ()
favourite_service.rb Add option to be notified when a followed user posts ()
fetch_link_card_service.rb Bump rubocop from 0.86.0 to 0.88.0 ()
fetch_oembed_service.rb Fix link crawler not specifying accepted content-type ()
fetch_remote_status_service.rb Fix an error when ActivityPub::FetchRemoteStatusService url is called with nil ()
fetch_resource_service.rb Fix not being able to resolve public resources in development environment ()
follow_service.rb Add option to be notified when a followed user posts ()
import_service.rb Add option to be notified when a followed user posts ()
move_service.rb Fix account migration not affecting followers on origin server ()
mute_service.rb Add duration parameter to muting. ()
notify_service.rb Add option to be notified when a followed user posts ()
post_status_service.rb Fix media not being marked sensitive when client sets a CW but no text ()
precompute_feed_service.rb Refactor feed manager ()
process_hashtags_service.rb Change hashtags to preserve first-used casing ()
process_mentions_service.rb Remove dependency on goldfinger gem ()
reblog_service.rb Add option to be notified when a followed user posts ()
reject_follow_service.rb Remove Salmon and PubSubHubbub ()
remove_status_service.rb Fix not publishing update of remote timeline ()
report_service.rb Refactor all ActivityPub deliveries to be serialized and signed through one concern ()
resolve_account_service.rb Remove dependency on goldfinger gem ()
resolve_url_service.rb Fix some timeouts when searching URLs by limiting some database queries ()
search_service.rb Fix hashtag search performing account search as well ()
suspend_account_service.rb Change account suspensions to be reversible by default ()
tag_search_service.rb Add `exclude_unreviewed` param to `GET /api/v2/search` REST API ()
unallow_domain_service.rb Fix removing allowed domains being done synchronously ()
unblock_domain_service.rb Add domain block notes ()
unblock_service.rb Remove Salmon and PubSubHubbub ()
unfavourite_service.rb Remove Salmon and PubSubHubbub ()
unfollow_service.rb Fix Move handler queuing jobs that will fail if account is suspended ()
unmute_service.rb Fix - Muting
unsuspend_account_service.rb Change account suspensions to be reversible by default ()
update_account_service.rb Bump rubocop from 0.86.0 to 0.88.0 ()
verify_link_service.rb Rescue SSL error in verify link service ()
vote_service.rb Fix invalid votes from the API being accepted ()