about summary refs log tree commit diff
path: root/spec/models/follow_spec.rb
AgeCommit message (Expand)Author
2023-03-04Fabricator specs (#23925)Matt Jankowski
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2020-12-18Fix follow limit preventing re-following of a moved account (#14207)Eugen Rochko
2018-10-04Limit the number of people that can be followed from one account (#8807)Eugen Rochko
2018-08-17Implement Undo { Accept { Follow } } (fixes #8234) (#8245)ThibG
2017-05-23Introduce recent to Follow (#3247)Akihiko Odaki
2017-04-05add more tests to modelsSamy KACIMI
2017-02-12Stop trying to shoehorn all Salmon updates into the poor database-connectedEugen Rochko
2017-02-11Fix semantics of follow requests another slapsEugen Rochko
2016-03-25Fix subscriptions:clear task, refactor feeds, refactor streamable activitesEugen Rochko
2016-02-26Adding a bunch of testsEugen Rochko
2016-02-25Adding a Mention model, test stubsEugen Rochko
2016-02-22Made some progressEugen Rochko