This website requires JavaScript.
Explore
Help
Sign In
monorail
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1467f1e1e1
mastodon
/
app
/
services
History
Matt Jankowski
ceade78182
Fix `Rails/WhereExists` cop in app/services (
#28853
)
2024-01-23 11:41:34 +00:00
..
activitypub
…
concerns
…
keys
…
account_search_service.rb
…
account_statuses_cleanup_service.rb
…
after_block_domain_from_account_service.rb
…
after_block_service.rb
…
after_unallow_domain_service.rb
…
app_sign_up_service.rb
…
appeal_service.rb
…
approve_appeal_service.rb
…
authorize_follow_service.rb
Remove Salmon and PubSubHubbub (
#11205
)
2019-07-06 23:26:16 +02:00
backup_service.rb
…
base_service.rb
…
batched_remove_status_service.rb
Fix N+1s because of association preloaders not actually getting called (
#28339
)
2023-12-13 07:47:32 +00:00
block_domain_service.rb
…
block_service.rb
…
bootstrap_timeline_service.rb
…
bulk_import_row_service.rb
Add support for importing lists (
#25203
)
2023-06-01 14:47:31 +02:00
bulk_import_service.rb
…
clear_domain_media_service.rb
…
create_featured_tag_service.rb
…
delete_account_service.rb
…
deliver_to_device_service.rb
Add E2EE API (
#13820
)
2020-06-02 19:24:53 +02:00
fan_out_on_write_service.rb
…
favourite_service.rb
…
fetch_link_card_service.rb
…
fetch_oembed_service.rb
…
fetch_remote_status_service.rb
…
fetch_resource_service.rb
…
follow_migration_service.rb
…
follow_service.rb
…
import_service.rb
…
move_service.rb
…
mute_service.rb
…
notify_service.rb
…
post_status_service.rb
…
precompute_feed_service.rb
…
process_hashtags_service.rb
Fix `Rails/FindEach` cop (
#26886
)
2023-11-06 15:53:29 +00:00
process_mentions_service.rb
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (
#28053
)
2023-11-30 15:43:26 +00:00
purge_domain_service.rb
…
reblog_service.rb
…
reject_follow_service.rb
…
remove_domains_from_followers_service.rb
…
remove_featured_tag_service.rb
…
remove_from_followers_service.rb
Autofix Rubocop Style/IfUnlessModifier (
#23697
)
2023-02-18 12:37:47 +01:00
remove_status_service.rb
…
report_service.rb
…
resolve_account_service.rb
Handle scenario when webfinger response `subject` is missing host value (
#28088
)
2023-11-28 18:37:54 +00:00
resolve_url_service.rb
…
search_service.rb
…
software_update_check_service.rb
…
statuses_search_service.rb
…
suspend_account_service.rb
…
tag_search_service.rb
…
translate_status_service.rb
…
unallow_domain_service.rb
…
unblock_domain_service.rb
…
unblock_service.rb
…
unfavourite_service.rb
Remove Salmon and PubSubHubbub (
#11205
)
2019-07-06 23:26:16 +02:00
unfollow_service.rb
…
unmute_service.rb
…
unsuspend_account_service.rb
…
update_account_service.rb
…
update_status_service.rb
…
verify_link_service.rb
…
vote_service.rb
…
webhook_service.rb
…