..
activitypub
Fix #5059 - Stop processing payload if it's from local account ( #5100 )
2017-09-26 01:06:13 +02:00
concerns
Introduce OStatus::TagManager ( #5008 )
2017-09-19 18:08:08 +02:00
pubsubhubbub
Fix #2672 - Connect signed PuSH subscription requests to instance domain ( #4205 )
2017-07-14 23:01:20 +02:00
account_search_service.rb
after_block_service.rb
Optimize MuteService and AfterBlockService ( #2836 )
2017-05-06 16:31:07 +02:00
authorize_follow_service.rb
Add handling of Linked Data Signatures in payloads ( #4687 )
2017-08-26 13:47:38 +02:00
base_service.rb
batched_remove_status_service.rb
Send streaming API delete to people mentioned in status ( #5103 )
2017-09-26 00:29:29 +02:00
block_domain_from_account_service.rb
block_domain_service.rb
block_service.rb
bootstrap_timeline_service.rb
fan_out_on_write_service.rb
favourite_service.rb
fetch_atom_service.rb
fetch_link_card_service.rb
fetch_remote_account_service.rb
fetch_remote_resource_service.rb
fetch_remote_status_service.rb
follow_service.rb
mute_service.rb
notify_service.rb
Fix #4172 - Mutes now block notifications ( #4300 )
2017-07-22 16:36:36 +02:00
post_status_service.rb
precompute_feed_service.rb
process_feed_service.rb
process_hashtags_service.rb
process_interaction_service.rb
Introduce OStatus::TagManager ( #5008 )
2017-09-19 18:08:08 +02:00
process_mentions_service.rb
Follow-up to #4582 and #5027 , removing dead code ( #5101 )
2017-09-26 01:06:27 +02:00
reblog_service.rb
reject_follow_service.rb
Add handling of Linked Data Signatures in payloads ( #4687 )
2017-08-26 13:47:38 +02:00
remove_status_service.rb
Send streaming API delete to people mentioned in status ( #5103 )
2017-09-26 00:29:29 +02:00
resolve_remote_account_service.rb
If HTTP signature is wrong and webfinger cache is stale, retry with resolve ( #5129 )
2017-09-28 17:50:14 +02:00
search_service.rb
Add specs (and refactor) of FetchRemoteResourceService and SearchService ( #2812 )
2017-05-05 17:26:04 +02:00
send_interaction_service.rb
Flush body when POST requests ( #5128 )
2017-09-28 15:04:32 +02:00
subscribe_service.rb
Flush body when POST requests ( #5128 )
2017-09-28 15:04:32 +02:00
suspend_account_service.rb
unblock_domain_service.rb
unblock_service.rb
Add handling of Linked Data Signatures in payloads ( #4687 )
2017-08-26 13:47:38 +02:00
unfavourite_service.rb
Add handling of Linked Data Signatures in payloads ( #4687 )
2017-08-26 13:47:38 +02:00
unfollow_service.rb
unmute_service.rb
Fix #231 - Muting
2017-03-02 18:49:32 +01:00
unsubscribe_service.rb
Flush body when POST requests ( #5128 )
2017-09-28 15:04:32 +02:00
update_account_service.rb
update_remote_profile_service.rb
verify_salmon_service.rb