about summary refs log tree commit diff
path: root/spec/services/follow_service_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2022-11-17Fix style for hashes (#20518)Rose
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-01-28Refactor and improve tests (#17386)Claire
2021-02-24Change ResolveAccountService's handling of skip_webfinger (#15750)Claire
2019-09-27Change silences to always require approval on follow (#11975)ThibG
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-09-19Introduce OStatus::TagManager (#5008)Akihiko Odaki
2017-08-13ActivityPub delivery (#4566)Eugen Rochko
2017-06-05Don't follow account if it's already followed (#3575)René Klačan
2017-05-05More robust PuSH subscription refreshes (#2799)Eugen Rochko
2017-02-12Adding more unit tests. Fixing Salmon slaps XMLEugen Rochko
2016-03-05Fixing some bugs, adding pending test examplesEugen Rochko
2016-02-25Adding a Mention model, test stubsEugen Rochko