You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/services
Chad Pytel ad5ddd5e95 Use I18n for media attachment validation errors
These are currently user facing errors, but are not localized. This adds the
ability for these messages to be localized.
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
fetch_remote_account_service_spec.rb
fetch_remote_status_service_spec.rb
follow_remote_account_service_spec.rb
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 Use I18n for media attachment validation errors 8 years ago
precompute_feed_service_spec.rb
process_feed_service_spec.rb Split SalmonWorker into smaller parts, move profile updating into another job 8 years ago
process_interaction_service_spec.rb
process_mentions_service_spec.rb
reblog_service_spec.rb
reject_follow_service_spec.rb Adding more unit tests. Fixing Salmon slaps XML 8 years ago
send_interaction_service_spec.rb
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