index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
services
/
process_mentions_service_spec.rb
Age
Commit message (
Expand
)
Author
2023-02-20
Autofix Rubocop RSpec/LeadingSubject (#23670)
Nick Schonning
2023-02-19
Autofix Rubocop Style/StringLiterals (#23695)
Nick Schonning
2023-02-13
Add API parameter to safeguard unexpect mentions in new posts (#18350)
Claire
2022-11-04
Change mentions of blocked users to not be processed (#19725)
Claire
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2021-09-01
Fix processing mentions to domains with non-ascii TLDs (#16689)
Claire
2021-05-07
Remove PubSubHubbub-related columns from accounts table (#16170)
Eugen Rochko
2019-12-30
Fix IDN mentions not being processed, IDN domains not being rendered (#12715)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-05-09
Prevent silenced local users from notifying remote users not following them (...
ThibG
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2017-11-28
Fix handling of temporary failures in ProcessMentionsService (#5842)
ThibG
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2016-03-05
Fixing some bugs, adding pending test examples
Eugen Rochko
2016-02-25
Adding a Mention model, test stubs
Eugen Rochko