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.
Matt Jankowski
4591c7dbdb
Language detection refactor ( #2099 )
...
* Extract detect_language to separate class
* Use default locale, not just en
* Add spec to confirm that whatlanguage cant identify empty string
* Allow account locale to override default in language detector
* PostStatusService supplies an account to detect language
8 years ago
..
account_search_service_spec.rb
Fix nil query_username ( #2013 )
8 years ago
authorize_follow_service_spec.rb
Adding more unit tests. Fixing Salmon slaps XML
8 years ago
block_domain_service_spec.rb
Add basic logging of who resolved report
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_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
Fixing some bugs, adding pending test examples
9 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
Language detection refactor ( #2099 )
8 years ago
precompute_feed_service_spec.rb
Adding more test stubs
9 years ago
process_feed_service_spec.rb
Split SalmonWorker into smaller parts, move profile updating into another job
8 years ago
process_interaction_service_spec.rb
Stop trying to shoehorn all Salmon updates into the poor database-connected
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
Fix #1141 , fix #1126 - Avatar/profile info fetching ( #1215 )
8 years ago