1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/services
Eugen Rochko 13c16b4e95 Likely fix , fix - handle out-of-order deletes for statuses ()
* Likely fix , fix  - handle out-of-order deletes for statuses

If a delete arrives before the original status, cache that information
for 6h, and if the original status arrives in that window, ignore it

* Add test case
2017-05-04 04:34:57 +02:00
..
concerns Fix - Always respond with 200 to PuSH payloads () 2017-05-03 17:02:18 +02:00
pubsubhubbub Punycode URI normalization () 2017-04-25 02:47:31 +02:00
account_search_service.rb Downgrade rubocop 0.48.1 => 0.46.0 () 2017-04-30 00:23:45 +02:00
after_block_service.rb Silence more scope order warnings () 2017-04-12 15:58:08 +02:00
authorize_follow_service.rb
base_service.rb
block_domain_service.rb Set unknown attachment type when adding domain blocks () 2017-04-29 02:44:03 +02:00
block_service.rb
fan_out_on_write_service.rb Silence more scope order warnings () 2017-04-12 15:58:08 +02:00
favourite_service.rb
fetch_atom_service.rb OEmbed support for PreviewCard () 2017-04-27 14:42:22 +02:00
fetch_link_card_service.rb OEmbed support for PreviewCard () 2017-04-27 14:42:22 +02:00
fetch_remote_account_service.rb Fix - Always respond with 200 to PuSH payloads () 2017-05-03 17:02:18 +02:00
fetch_remote_resource_service.rb
fetch_remote_status_service.rb Fix - Always respond with 200 to PuSH payloads () 2017-05-03 17:02:18 +02:00
follow_remote_account_service.rb OEmbed support for PreviewCard () 2017-04-27 14:42:22 +02:00
follow_service.rb
mute_service.rb Silence more scope order warnings () 2017-04-12 15:58:08 +02:00
notify_service.rb Check @recipient.user at the first () 2017-04-16 18:04:05 +02:00
post_status_service.rb OEmbed support for PreviewCard () 2017-04-27 14:42:22 +02:00
precompute_feed_service.rb
process_feed_service.rb Likely fix , fix - handle out-of-order deletes for statuses () 2017-05-04 04:34:57 +02:00
process_hashtags_service.rb
process_interaction_service.rb Fix - Always respond with 200 to PuSH payloads () 2017-05-03 17:02:18 +02:00
process_mentions_service.rb
reblog_service.rb
reject_follow_service.rb
remove_status_service.rb
search_service.rb
send_interaction_service.rb
subscribe_service.rb
suspend_account_service.rb Make file attachment on MediaAttachment optional () 2017-04-16 12:51:30 +02:00
unblock_domain_service.rb Make file attachment on MediaAttachment optional () 2017-04-16 12:51:30 +02:00
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb Fixed NoMethodError in UnfollowService () 2017-04-16 14:55:43 +02:00
unmute_service.rb
unsubscribe_service.rb
update_remote_profile_service.rb Improve bio compatibility () 2017-04-22 03:33:24 +02:00
verify_salmon_service.rb Fix - Always respond with 200 to PuSH payloads () 2017-05-03 17:02:18 +02:00
warm_cache_service.rb