1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/services
2018-08-23 00:27:58 +02:00
..
activitypub Do not crash if remote custom emoji does not define updated date (fixes ) () 2018-08-23 00:27:58 +02:00
concerns
pubsubhubbub
account_search_service.rb
after_block_domain_from_account_service.rb Get rid of all batch order warnings () 2018-08-21 12:25:50 +02:00
after_block_service.rb
authorize_follow_service.rb Use correct activity id in Accept when receiving duplicate Follow (fixes ) () 2018-08-17 14:08:17 +02:00
backup_service.rb Add favourites to archive takeout () 2018-08-22 19:33:10 +02:00
base_service.rb
batched_remove_status_service.rb Improve counter caches on Status and Account () 2018-05-30 02:50:23 +02:00
block_domain_service.rb Get rid of all batch order warnings () 2018-08-21 12:25:50 +02:00
block_service.rb
bootstrap_timeline_service.rb Add autofollow option to invites () 2018-06-15 18:00:23 +02:00
fan_out_on_write_service.rb Reduce wasted work in RemoveStatusService due to inactive followers () 2018-05-29 22:55:33 +02:00
favourite_service.rb Fix activity:interactions counter to count all interactions () 2018-07-16 18:35:43 +02:00
fetch_atom_service.rb
fetch_link_card_service.rb Skip processing when HEAD method returns 501 () 2018-06-04 13:42:53 +02:00
fetch_oembed_service.rb Slightly reduce RAM usage () 2018-05-02 18:58:48 +02:00
fetch_remote_account_service.rb Improve federated ID validation () 2018-08-22 20:55:14 +02:00
fetch_remote_status_service.rb
follow_service.rb
mute_service.rb
notify_service.rb Add REST API for Web Push Notifications subscriptions () 2018-05-11 11:49:12 +02:00
post_status_service.rb Fix activity:interactions counter to count all interactions () 2018-07-16 18:35:43 +02:00
precompute_feed_service.rb
process_feed_service.rb
process_hashtags_service.rb Exclude unlisted, private and direct toots from affecting trends () 2018-05-31 16:47:28 +02:00
process_interaction_service.rb
process_mentions_service.rb Do not process outgoing mentions to suspended accounts () 2018-08-18 19:42:13 +02:00
reblog_service.rb Fix activity:interactions counter to count all interactions () 2018-07-16 18:35:43 +02:00
reject_follow_service.rb
remove_status_service.rb Get rid of all batch order warnings () 2018-08-21 12:25:50 +02:00
report_service.rb
resolve_account_service.rb Raise Mastodon::RaceConditionError if Redis lock failed () 2018-05-16 12:29:45 +02:00
resolve_url_service.rb Allow accessing local private/DM messages by URL () 2018-08-15 19:33:36 +02:00
search_service.rb Allow accessing local private/DM messages by URL () 2018-08-15 19:33:36 +02:00
send_interaction_service.rb
subscribe_service.rb
suspend_account_service.rb Increase reach of Delete->Actor activities () 2018-08-20 13:28:05 +02:00
unblock_domain_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
unsubscribe_service.rb
update_account_service.rb
update_remote_profile_service.rb Fix custom emoji handling in UpdateRemoteProfileService (OStatus) () 2018-05-15 16:03:34 +02:00
verify_salmon_service.rb