Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-11 | docs: Use one file to describe dependencies | Haelwenn (lanodan) Monnier | |
2021-05-31 | Merge branch 'docs/goto-libera' into 'develop' | Haelwenn | |
Changing references of freenode to libera.chat See merge request pleroma/pleroma!3415 | |||
2021-05-31 | Changing references of freenode to libera.chat | Haelwenn (lanodan) Monnier | |
2021-05-16 | Docs: use `MIX_ENV=prod mix pleroma.instance gen` | Alex Gleason | |
2021-01-23 | add missing sudo prefix in install doc | 𝑓 | |
2021-01-10 | Add development section | Ilja | |
* I cretaed a folder 'development' * I split up the file dev.md into three parts and moved it to this folder * index.md * authentication_authorization.md * mrf.md * I also moved ap_extensions.md * I created a new file setting_up_pleroma_dev.md | |||
2020-10-09 | Merge branch 'develop' into feature/gen-magic | Mark Felder | |
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-10 | docs: add cmake to other installation guides | Alibek Omarov | |
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 | |
2019-10-14 | Preparations for renaming `master` to `stable` | rinpatch | |
2019-10-03 | Fix references to other pages | rinpatch | |
2019-08-30 | minor: Fix version dot | ultem | |
2019-08-24 | Minor corrections and clarification for Alpine standard v.3.10 | ultem | |
2019-07-15 | Remove dead link from the installation docs | Eugenij | |
2019-06-28 | Update docs/installation/arch_linux_en.md, docs/installation/centos7_en.md, ↵ | Julien Wehmschulte | |
docs/installation/debian_based_en.md, docs/installation/debian_based_jp.md, docs/installation/gentoo_en.md files | |||
2019-05-30 | Install docs should clone from master branch | feld | |
2019-03-28 | Move out of Gitlab Wiki | rinpatch | |
I understand that this change is quite unreadable and hard to review, sorry for forgetting to do atomic commits. This patch does not change too much content wise, it just * Gets everything from gitlab wiki * Removes some specific gitlab hacks * Formats all documentation file names to be in snake case so they look the same way as our code does |