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
/
fetch_resource_service_spec.rb
Age
Commit message (
Expand
)
Author
2023-02-22
Enable Style/FrozenStringLiteralComment for specs (#23790)
Nick Schonning
2023-02-20
Autofix Rubocop RSpec/BeEq (#23740)
Nick Schonning
2023-02-20
Autofix Rubocop RSpec/LeadingSubject (#23670)
Nick Schonning
2023-02-19
Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)
Nick Schonning
2023-02-18
Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)
Nick Schonning
2023-02-18
Enable Rubocop RSpec/HooksBeforeExamples (#23668)
Nick Schonning
2023-02-17
Autofix Rubocop Style/MethodCallWithoutArgsParentheses (#23645)
Nick Schonning
2022-09-21
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
Claire
2020-04-25
Fix not being able to resolve public resources in development environment (#1...
Eugen Rochko
2019-12-17
Clean up OStatus-related codepaths (#12173)
ThibG
2019-07-19
Add ActivityPub actor representing the entire server (#11321)
ThibG
2019-07-11
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)
Eugen Rochko
2019-07-10
Refactor fetching of remote resources (#11251)
Eugen Rochko