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
2019-03-18
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-17
Reduce server load caused by anonymous viewing. (#9059)
Ben Lubar
2019-02-28
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-02-28
Give the `replies` collection an identifier and enable pagination (#10128)
ThibG
2018-12-06
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-12-05
Fix thread depth computation in statuses_controller (#9426)
ThibG
2018-10-11
Set Content-Security-Policy rules through RoR's config (#8957)
ThibG
2018-08-31
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-08-30
Add animate custom emoji param to embed pages (#8507)
Renato "Lond" Cerqueira
2018-08-22
Override CSP setting in the embed controller to allow frames
Thibaut Girka
2018-08-21
Merge branch 'master' into glitch-soc/master
Thibaut Girka
2018-08-19
Unuse ActiveRecord::Base#cache_key (#8185)
abcang
2018-08-01
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-07-31
Compensate for scrollbar disappearing when media modal visible (#8100)
Eugen Rochko
2018-07-28
Redesign public profiles and toots (#8068)
Eugen Rochko
2018-07-09
Merge branch 'master' into glitch-soc/tentative-merge
Thibaut Girka
2018-07-01
Improve embeds (#7919)
Eugen Rochko
2018-05-03
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
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-18
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2018-04-17
Set Referrer-Policy to origin in web UI and public pages of private toots (#7...
Eugen Rochko
2018-04-12
Merge remote-tracking branch 'tootsuite/master'
David Yip
2018-04-11
Paginate ancestor statuses in public page (#7102)
Akihiko Odaki
2018-02-02
Merge remote-tracking branch 'tootsuite/master' into merge-upstream
David Yip
2018-02-02
Allow retrieval of private statuses (single or in outbox) using HTTP signatur...
puckipedia
2018-01-04
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins
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
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins
2018-01-03
Allow HTTP caching of json view of public statuses (#6115)
ThibG
2017-11-20
Finalized theme loading and stuff
kibigo!
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