- 13 Aug, 2021 1 commit
-
-
AFAIK OTP releases are the recomended way of installing, but * People seem unaware of that and use from source installations because they use the guide with the name of their distro * People don't know what OTP releases are or what it means I added a warning on all installation-from-source guides and added the same explanation on the two OTP pages (the miigration to OTP and installing OTP) Backport of: !3485
-
- 11 Jun, 2021 3 commits
- 31 May, 2021 1 commit
-
-
Haelwenn authored
-
- 16 May, 2021 1 commit
-
-
Alex Gleason authored
-
- 20 Apr, 2021 1 commit
-
-
feld authored
Can't be in /opt/pleroma/bin and then call ./bin/pleroma_ctl :)
-
- 26 Feb, 2021 1 commit
-
-
PestToast authored
Removed a command that references "pleroma.env". This file does not seem to be generated at any point during the install, and not having it does not stop the instance from working, as far as I can tell.
-
- 23 Jan, 2021 1 commit
-
-
𝑓 authored
-
- 19 Jan, 2021 1 commit
-
-
rinpatch authored
Move query plan mode setting from OTP installation guide and try to explain what it does.
-
- 10 Jan, 2021 1 commit
-
-
Ilja authored
* 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
-
- 17 Nov, 2020 1 commit
-
-
rinpatch authored
It's libmagic-dev in both Ubuntu and Debian. Reported in private by NaiJi.
-
- 08 Nov, 2020 1 commit
-
-
rinpatch authored
While taking a final look at instance.gen before releasing I noticed that the release_env task outputs messages in broken english. Upon further inspection it seems to have even more severe issues which, in my opinion, warrant it's at least temporary removal: - We do not explain what it actually does, anywhere. Neither the task docs nor instance.gen, nor installation instructions. - It does not respect FHS on OTP releases (uses /opt/pleroma/config even though we store the config in /etc/pleroma/config.exs). - It doesn't work on OTP releases, which is the main reason it exists. Neither systemd nor openrc service files for OTP include it. - It is not mentioned in install guides other than the ones for Debian and OTP releases.
-
- 25 Oct, 2020 1 commit
-
-
Kana Kana authored
-
- 15 Oct, 2020 4 commits
- 05 Oct, 2020 1 commit
-
-
lain authored
-
- 26 Sep, 2020 1 commit
-
-
Ivan Tashkinov authored
Adjusted MediaProxyControllerTest to gracefully fail on missing 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).
-
- 24 Sep, 2020 1 commit
-
-
Ivan Tashkinov authored
-
- 08 Sep, 2020 1 commit
-
- 04 Sep, 2020 1 commit
-
-
Fikran Mutasa'il authored
-
- 15 Aug, 2020 1 commit
-
-
rinpatch authored
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 docs!5. This MR updates Pleroma docs to use the new tab style, fortunately my editor did most of it. Closes #2045
-
- 14 Aug, 2020 6 commits
-
-
Fikran Mutasa'il authored
-
Fikran Mutasa'il authored
-
Fikran Mutasa'il authored
-
Fikran Mutasa'il authored
-
Fikran Mutasa'il authored
-
Fikran Mutasa'il authored
-
- 13 Aug, 2020 7 commits
-
-
Fikran Mutasa'il authored
-
Fikran Mutasa'il authored
-
Fikran Mutasa'il authored
-
Fikran Mutasa'il authored
-
Fikran Mutasa'il authored
Removed the reference to niaa
-
Fikran Mutasa'il authored
-
Fikran Mutasa'il authored
-
- 10 Aug, 2020 3 commits