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
/
statuses_controller.rb
Age
Commit message (
Expand
)
Author
2018-04-30
Fix "Show more" URL on paginated threads for remote statuses (#7285)
Eugen Rochko
2018-04-23
Paginate descendant statuses in public page (#7148)
Akihiko Odaki
2018-04-17
Set Referrer-Policy to origin in web UI and public pages of private toots (#7...
Eugen Rochko
2018-04-11
Paginate ancestor statuses in public page (#7102)
Akihiko Odaki
2018-02-02
Allow retrieval of private statuses (single or in outbox) using HTTP signatur...
puckipedia
2018-01-04
Make sure private toots remain private and do not end up in HTTP caches (#6175)
ThibG
2018-01-04
Cache JSON of immutable ActivityPub representations (#6171)
Eugen Rochko
2018-01-03
Allow HTTP caching of json view of public statuses (#6115)
ThibG
2017-10-07
Encode custom emojis as resolveable objects in ActivityPub (#5243)
Eugen Rochko
2017-08-30
Update status embeds (#4742)
Eugen Rochko
2017-08-24
Fetch reblogs as Announce activity instead of Note object (#4672)
unarist
2017-08-14
Set correct content-type for ActivityPub JSON (#4592)
Eugen Rochko
2017-08-13
Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586)
Eugen Rochko
2017-07-15
Improve ActivityPub representations (#3844)
Eugen Rochko
2017-05-29
Extract authorization policy for viewing statuses (#3150)
Jack Jennings
2017-03-22
Prettier account and stream entry URLs
Eugen Rochko
2016-09-05
PostStatusService can attach media to status, ProcessFeedService likewise
Eugen Rochko
2016-08-24
Adding React.js, Redux, revamping dashboard
Eugen Rochko
2016-03-25
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
Eugen Rochko
2016-03-21
Adding Turbolinks, adding status posting form on homepage
Eugen Rochko