You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen Rochko
78df86a7c8
Likely fix #2458 , fix #2031 - handle out-of-order deletes for statuses ( #2734 )
...
* Likely fix #2458 , fix #2031 - 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
8 years ago
..
account_search_service_spec.rb
Optimize account search ( #2421 )
8 years ago
authorize_follow_service_spec.rb
Adding more unit tests. Fixing Salmon slaps XML
8 years ago
block_domain_service_spec.rb
Domain block service cleanup ( #2490 )
8 years ago
block_service_spec.rb
Adding more unit tests. Fixing Salmon slaps XML
8 years ago
fan_out_on_write_service_spec.rb
Quick attempt to get pull requests passing
8 years ago
favourite_service_spec.rb
Adding more unit tests. Fixing Salmon slaps XML
8 years ago
fetch_atom_service_spec.rb
Fix #54 - Fetch remote accounts by URL from mentions
8 years ago
fetch_link_card_service_spec.rb
OEmbed support for PreviewCard ( #2337 )
8 years ago
fetch_remote_account_service_spec.rb
Fix #54 - Fetch remote accounts by URL from mentions
8 years ago
fetch_remote_status_service_spec.rb
Fix #54 - Fetch remote accounts by URL from mentions
8 years ago
follow_remote_account_service_spec.rb
Additional specs for URI handling ( #2759 )
8 years ago
follow_service_spec.rb
Adding more unit tests. Fixing Salmon slaps XML
8 years ago
mute_service_spec.rb
Mute button progress so far. WIP, doesn't entirely work correctly.
8 years ago
post_status_service_spec.rb
Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents ( #2419 )
8 years ago
precompute_feed_service_spec.rb
Adding more test stubs
9 years ago
process_feed_service_spec.rb
Likely fix #2458 , fix #2031 - handle out-of-order deletes for statuses ( #2734 )
8 years ago
process_interaction_service_spec.rb
Additional specs for URI handling ( #2759 )
8 years ago
process_mentions_service_spec.rb
Fixing some bugs, adding pending test examples
9 years ago
reblog_service_spec.rb
Removing external hub completely, fix #333 fixing digit-only hashtags,
8 years ago
reject_follow_service_spec.rb
Adding more unit tests. Fixing Salmon slaps XML
8 years ago
send_interaction_service_spec.rb
Fixing some bugs, adding pending test examples
9 years ago
unblock_service_spec.rb
Adding more unit tests. Fixing Salmon slaps XML
8 years ago
unfollow_service_spec.rb
Adding more unit tests. Fixing Salmon slaps XML
8 years ago
unmute_service_spec.rb
Mute button progress so far. WIP, doesn't entirely work correctly.
8 years ago
update_remote_profile_service_spec.rb
Set correct attachment type for rejected media ( #2599 )
8 years ago