about summary refs log tree commit diff
path: root/spec/services/process_mentions_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
2023-02-13Add API parameter to safeguard unexpect mentions in new posts (#18350)Claire
2022-11-04Change mentions of blocked users to not be processed (#19725)Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2021-09-01Fix processing mentions to domains with non-ascii TLDs (#16689)Claire
2021-05-07Remove PubSubHubbub-related columns from accounts table (#16170)Eugen Rochko
2019-12-30Fix IDN mentions not being processed, IDN domains not being rendered (#12715)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-05-09Prevent silenced local users from notifying remote users not following them (...ThibG
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2017-11-28Fix handling of temporary failures in ProcessMentionsService (#5842)ThibG
2017-08-13ActivityPub delivery (#4566)Eugen Rochko
2016-03-05Fixing some bugs, adding pending test examplesEugen Rochko
2016-02-25Adding a Mention model, test stubsEugen Rochko