about summary refs log tree commit diff
path: root/app/controllers/statuses_controller.rb
AgeCommit message (Expand)Author
2020-02-20port tootsuite#11978 to monsterfork: Fix redirecting non-functional accounts ...Eugen Rochko
2020-02-20port tootsuite#11333 to monsterfork: Add (back) rails-level JSON cachingEugen Rochko
2020-02-20Fix ActivityPub and REST API queries setting cookies and preventing caching (...ThibG
2020-02-20port tootsuite/#12930 to monsterfork: Fix OEmbed leaking information about ex...Eugen Rochko
2020-02-16change context of `hidden?` to mean a hidden post, not a non-distributable postmultiple creatures
2020-01-22Fix change breaking sharekey functionalityHolly 'Frinkel' Lotor
2020-01-20Original upstream mergeThibG
2020-01-17Port render_with_cache, CacheConcern from upstreamHolly "Frinkeldoodle" Lotor
2020-01-12add privacy option to limit lifespan of public access to post & object urls b...multiple creatures
2019-12-11remove unused filter helpermultiple creatures
2019-12-11move sharekeys & import metadata to own tablesmultiple creatures
2019-11-29actually load the css on status pages (oops)multiple creatures
2019-11-19Cleanup various controllers (#10972)ThibG
2019-11-19Fix potential private status leak (#10969)ThibG
2019-11-17Do away with the kludgy solution of applying users' filters from API controll...multiple creatures
2019-10-27add profile option to (locally) block anonymous views of public postsmultiple creatures
2019-08-23raise 404 if no stream entrymultiple creatures
2019-08-15custom filters now have an option to add or override content warnings; filter...multiple creatures
2019-08-15handle interactions on sharekeyed posts when both participants are local; all...multiple creatures
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2019-05-21Remove cached status when sharekey changed.multiple creatures
2019-05-21Make sure `rekey` parameter exists before complaining.multiple creatures
2019-05-21Implement share keys and related bangtags, add `sharekey`, `network`, and `cu...multiple creatures
2019-05-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-09Add some caching for HTML versions of statuses pages (#10701)ThibG
2019-03-18Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-17Reduce server load caused by anonymous viewing. (#9059)Ben Lubar
2019-02-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-02-28Give the `replies` collection an identifier and enable pagination (#10128)ThibG
2018-12-06Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-05Fix thread depth computation in statuses_controller (#9426)ThibG
2018-10-11Set Content-Security-Policy rules through RoR's config (#8957)ThibG
2018-08-31Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-08-30Add animate custom emoji param to embed pages (#8507)Renato "Lond" Cerqueira
2018-08-22Override CSP setting in the embed controller to allow framesThibaut Girka
2018-08-21Merge branch 'master' into glitch-soc/masterThibaut Girka
2018-08-19Unuse ActiveRecord::Base#cache_key (#8185)abcang
2018-08-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-31Compensate for scrollbar disappearing when media modal visible (#8100)Eugen Rochko
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-07-09Merge branch 'master' into glitch-soc/tentative-mergeThibaut Girka
2018-07-01Improve embeds (#7919)Eugen Rochko
2018-05-03Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2018-04-30Fix "Show more" URL on paginated threads for remote statuses (#7285)Eugen Rochko
2018-04-23Paginate descendant statuses in public page (#7148)Akihiko Odaki
2018-04-18Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2018-04-17Set Referrer-Policy to origin in web UI and public pages of private toots (#7...Eugen Rochko
2018-04-12Merge remote-tracking branch 'tootsuite/master'David Yip
2018-04-11Paginate ancestor statuses in public page (#7102)Akihiko Odaki
2018-02-02Merge remote-tracking branch 'tootsuite/master' into merge-upstreamDavid Yip