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
/
app
/
controllers
/
activitypub
/
outboxes_controller.rb
Age
Commit message (
Expand
)
Author
2022-03-08
Fix performance of account timelines (#17709)
Eugen Rochko
2021-07-03
Fix anonymous access to outbox not being cached by the reverse proxy (#16458)
Claire
2021-05-31
Fix some IDs in instance actor outbox (#16343)
Claire
2021-05-06
Add Ruby 3.0 support (#16046)
Claire
2020-09-11
Change REST API to return empty data for suspended accounts (#14765)
Eugen Rochko
2020-09-02
Add outbox attribute to instance actor (#14721)
ThibG
2020-08-28
Introduce ApplicationController#cache_collection_paginated_by_id (#14677)
Akihiko Odaki
2020-05-03
Add more tests for ActivityPub controllers (#13585)
Eugen Rochko
2019-07-17
Fix caching headers in ActivityPub endpoints (#11331)
ThibG
2019-07-11
Add ActivityPub secure mode (#11269)
Eugen Rochko
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-06-05
Cleanup various controllers (#10972)
ThibG
2019-04-04
Cache featured collections, as well as outbox, followers and following (#10467)
ThibG
2018-05-04
Better pagination for ActivityPub outbox (#7356)
Eugen Rochko
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2018-02-02
Allow retrieval of private statuses (single or in outbox) using HTTP signatur...
puckipedia
2017-08-14
Set correct content-type for ActivityPub JSON (#4592)
Eugen Rochko
2017-07-16
Minor ActivityPub JSON fixes (#4214)
Eugen Rochko
2017-07-15
Improve ActivityPub representations (#3844)
Eugen Rochko