mastodon/app/services
2017-04-04 19:21:37 +02:00
..
concerns Make follow requests federate 2017-02-11 02:58:00 +01:00
pubsubhubbub
account_search_service.rb
after_block_service.rb
authorize_follow_service.rb
base_service.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
block_domain_service.rb Make default admin UI page reports. Add admin UI for creating a domain block 2017-04-03 18:55:06 +02:00
block_service.rb
fan_out_on_write_service.rb
favourite_service.rb Add validation of media attachments, clean up mastodon-own exception classes 2017-02-26 23:23:06 +01:00
fetch_atom_service.rb Shorter timeout on FetchAtomService 2017-03-22 17:41:52 +01:00
fetch_link_card_service.rb Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 2017-01-27 16:57:23 +01:00
fetch_remote_account_service.rb Fix full-text search query quotation, improve tag search performance with an index, 2017-03-22 17:36:34 +01:00
fetch_remote_resource_service.rb
fetch_remote_status_service.rb Fix full-text search query quotation, improve tag search performance with an index, 2017-03-22 17:36:34 +01:00
follow_remote_account_service.rb Domain blocks now have varying severity - auto-suspend vs auto-silence 2017-01-23 17:38:38 +01:00
follow_service.rb
mute_service.rb
notify_service.rb Spawn FeedInsertWorker to deliver status into personal feed 2017-04-04 19:21:37 +02:00
post_status_service.rb Add validation of media attachments, clean up mastodon-own exception classes 2017-02-26 23:23:06 +01:00
precompute_feed_service.rb Spawn FeedInsertWorker to deliver status into personal feed 2017-04-04 19:21:37 +02:00
process_feed_service.rb Fix casuality of processing remote mentions such that notifications 2017-03-13 16:34:15 +01:00
process_hashtags_service.rb
process_interaction_service.rb Prettier account and stream entry URLs 2017-03-22 19:55:14 +01:00
process_mentions_service.rb Fix casuality of processing remote mentions such that notifications 2017-03-13 16:34:15 +01:00
reblog_service.rb
reject_follow_service.rb
remove_status_service.rb Fix #651 - Do not reinsert original status into all followers feeds 2017-02-22 15:52:47 +01:00
search_service.rb
send_interaction_service.rb
subscribe_service.rb
suspend_account_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb Add tuning documentation, add <content> tags back to most salmons, 2017-02-25 03:34:37 +01:00
unmute_service.rb Fix #231 - Muting 2017-03-02 18:49:32 +01:00
unsubscribe_service.rb
update_remote_profile_service.rb
warm_cache_service.rb Preheat status cache 2017-02-05 17:24:18 +01:00