Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-09 | Merge branch 'develop' into feature/gen-magic | Mark Felder | |
2020-10-05 | Docs: Modify docs so the postgres config is harder to get wrong. | lain | |
2020-09-26 | Adjusted MediaProxyControllerTest to gracefully fail on missing ↵ | Ivan Tashkinov | |
dependencies. Installation docs update. Added ffmpeg/imagemagick checks to launch checks (if media preview proxy is enabled). Added documentation on installing optional media / graphics packages (imagemagick, ffmpeg, exiftool). | |||
2020-09-24 | Added documentation on installation of `ffmpeg` and `ImageMagick` dependencies. | Ivan Tashkinov | |
2020-09-10 | Merge branch 'develop' into feature/gen-magic | Mark Felder | |
2020-08-15 | Docs: Fix the way tabs are declared | rinpatch | |
Since python doesn't have a way to lock deps for a particlar project by default, I didn't bother with it. This resulted in mkdocs updating at some point, bringing a breaking change to how tabs are declared and broken tabs on docs-develop.pleroma.social. I've learned my lesson and locked deps with pipenv in pleroma/docs!5. This MR updates Pleroma docs to use the new tab style, fortunately my editor did most of it. Closes #2045 | |||
2020-08-10 | Revert "Merge branch 'issue/1023' into 'develop'" | lain | |
This reverts merge request !2763 | |||
2020-07-16 | fix docs | Maksim Pechnikov | |
2020-07-14 | added generated `pleroma.env` | Maksim Pechnikov | |
2020-06-22 | Add include for the "Further reading" section | Ilja | |
* I added an include and use this include for the installation guides that already had this section * I added the "Further reading" section as well as te "Questions" section to the English guides that didn't have it yet * I added a first point "How Federation Works/Why is my Federated Timeline empty?" to link to lains blogpost about this because we still get this question a lot in the #pleroma support channel * I reordered the list a bit | |||
2020-06-16 | Switch from gen_magic to majic, use Majic.Plug, remove Pleroma.MIME | href | |
2020-06-16 | Pleroma.MIME: use gen_magic | href | |
2020-05-25 | Docs: sql -> SQL | lain | |
2020-05-25 | Apply suggestion to docs/installation/otp_en.md | lain | |
2020-05-25 | Docs: Document reasonable Postgres settings. | lain | |
2020-03-10 | installation/otp_en.md: Fix pleroma.nginx target [deb] | Haelwenn (lanodan) Monnier | |
Needs to be backported to stable. Related: https://git.pleroma.social/pleroma/pleroma-support/issues/29 | |||
2020-02-25 | Document database default changes | lain | |
2020-01-15 | Add OTP to updating.md | ilja | |
* I removed the Update section from the OTP install and added it to updating.md * I also added a link to the updating.md from the OTP install page * I added a Questions section to the OTP install, similar to the debian_based_en.md * Restructured the updating.md a bit I would very much also like to link to the changelog, but I don't know how to do it because I can't find the page in the docs? | |||
2019-12-09 | docs: use tabs and improve grammar in OTP install guide | rinpatch | |
2019-11-11 | Add a warning about Pg version to the RUM related docs | Egor Kislitsyn | |
2019-10-14 | Preparations for renaming `master` to `stable` | rinpatch | |
2019-10-03 | Fix more links | rinpatch | |
2019-10-03 | Fix references to other pages | rinpatch | |
2019-07-17 | Update otp_en.md - Added creation of initial admin user | Bradley D. Thornton | |
2019-06-30 | OTP Release install docs: Remove --dry-run in cron certbot command | rinpatch | |
2019-06-24 | Remove the warning about alpine as the issue is now solved | rinpatch | |
2019-06-23 | Use build-base instead of individual packages | rinpatch | |
2019-06-23 | releases_en.md -> otp_en.md | rinpatch | |