about summary refs log tree commit diff
path: root/spec/models/concerns/account_interactions_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Autofix Rubocop RSpec/ImplicitSubject (#23721)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-18Autofix Rubocop RSpec/ExcessiveDocstringSpacing (#23666)Nick Schonning
2023-02-18Autofix Rubocop RSpec/ClassCheck (#23685)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-17Autofix Rubocop RSpec/BeNil (#23653)Nick Schonning
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2021-10-18Add remove from followers api (#16864)Takeshi Umeda
2021-08-11Fix followers synchronization mechanism not working when URI has empty path (...Claire
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2019-02-03Add option to overwrite imported data (#9962)Eugen Rochko
2018-05-02Keep notification when muting_notifications is true (#7311)abcang
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-19Add tests for AccountInteractions (#5751)ysksn
2017-11-15Optional notification muting (#5087)Surinna Curtis