Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-19 | Remove hack for /about/more as we are doing this in Pleroma now | Mark Felder | |
2018-04-13 | Caching /objects/ URLs breaks them in Mastoweb as they don't redirect to the ↵ | Mark Felder | |
/notice/ Not sure why it matters if you cache it or not. What's different about this JSON blob? Perhaps it's a header that needs to be set for the redirect to happen? | |||
2018-04-10 | Remove attempted caching of toots | Mark Felder | |
This does not work as expected. We should not attempt to be clever here. Varnish will do the right thing if we just teach Pleroma to set headers properly for content we know can be cached. | |||
2018-03-20 | Clarify vcl_synth is for all 301s we generate | Mark Felder | |
2018-03-20 | Add ability to PURGE the cache | Mark Felder | |
Someday Pleroma will learn this skill :-) | |||
2018-03-20 | Add example Varnish VCL | Mark Felder | |
2018-03-08 | Update pleroma.nginx | lambda | |
2018-01-30 | Merge branch 'feature/caddyfile' into 'develop' | lambda | |
Add a Caddyfile. See merge request pleroma/pleroma!50 | |||
2018-01-26 | Merge branch 'feature/cross-origin' into 'develop' | lambda | |
Access-Control-Allow-Origin See merge request pleroma/pleroma!52 | |||
2018-01-26 | Access-Control-Allow-Origin | Hakaba Hitoyo | |
2018-01-16 | Add a Caddyfile. | eal | |
2018-01-14 | Correct pleroma.nginx | Hakaba Hitoyo | |
2017-12-11 | Merge remote-tracking branch 'upstream/develop' into media-proxy | href | |
2017-12-11 | nginx sample config, quickly tested | href | |
2017-12-07 | Add websocket upgrade to example nginx config. | eal | |
2017-08-16 | disable sslv3 | Henry Jameson | |
2017-08-08 | First attempt at installation documentation | Henry Jameson | |