index
:
mastodon
this commit
cybrespace-3.3
hotfix
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
/
lib
/
activitypub
/
activity
/
announce_spec.rb
Age
Commit message (
Expand
)
Author
2023-02-22
Enable Style/FrozenStringLiteralComment for specs (#23790)
Nick Schonning
2023-02-20
Autofix Rubocop RSpec/LeadingSubject (#23670)
Nick Schonning
2023-02-20
Enable Rubocop RSpec/NotToNot (#23723)
Nick Schonning
2023-02-18
Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)
Nick Schonning
2023-02-18
Autofix Rubocop Lint/SymbolConversion (#23683)
Nick Schonning
2022-09-21
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
Claire
2022-02-16
Change relays handling to not record boosts (#17571)
Claire
2020-08-24
Add support for inlined objects in activity audience (#14514)
ThibG
2019-06-04
Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)
ThibG
2019-03-17
Fix reblogs privacy (#10302)
ThibG
2019-02-17
Fix Announce activities of unknown statuses not fetching those statuses (#10065)
Eugen Rochko
2019-02-17
Add logging for rejected ActivityPub payloads and add tests (#10062)
Eugen Rochko
2019-02-15
Filter incoming Announce activities by relation to local activity (#10041)
Eugen Rochko
2019-02-13
Alternative handling of private self-boosts (#9998)
ThibG
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko