about summary refs log tree commit diff
path: root/spec/services/reblog_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
2022-03-10Add test for reblog race condition fix (#17732)Claire
2021-05-07Remove PubSubHubbub-related columns from accounts table (#16170)Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-05-18Prevent from publicly boosting one's own private toots (#10775)ThibG
2019-03-17Fix reblogs privacy (#10302)ThibG
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2017-10-13Retoot count increases without reason (#5363)Lex Alexander
2017-08-13ActivityPub delivery (#4566)Eugen Rochko
2016-12-18Removing external hub completely, fix #333 fixing digit-only hashtags,Eugen Rochko
2016-11-12Upgrade ruby to 2.3.1Eugen Rochko
2016-02-29Changing the use of config constants to the Rails configuration objectEugen Rochko
2016-02-28Adding a test for ReblogService, fixing mentions for remote statusesEugen Rochko
2016-02-25Adding a Mention model, test stubsEugen Rochko