Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-28 | Update minimum elixir version found in various docs | Mark Felder | |
2023-11-28 | Docs: Remove rust references | Lain Soykaf | |
2023-11-17 | Merge branch 'develop' into 'vips' | feld | |
# Conflicts: # mix.exs | |||
2023-11-17 | Update docs to include dependencies on rust and vips where appropriate | Mark Felder | |
2023-11-14 | docs: clang is also supported | Haelwenn (lanodan) Monnier | |
2023-11-14 | docs: Put a max version on erlang and elixir | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3194 | |||
2023-08-04 | gentoo_otp_en.md: Indicate which install method it covers | Haelwenn (lanodan) Monnier | |
2023-07-04 | docs: Fix broken links | Haelwenn (lanodan) Monnier | |
2023-07-03 | Merge branch 'gentoo_otp' into 'develop' | Haelwenn | |
Packaged installation guide for gentoo See merge request pleroma/pleroma!3906 | |||
2023-07-02 | Merge branch 'tusooa/media-altdomain' into 'develop' | Haelwenn | |
Add instructions to serve media on another domain See merge request pleroma/pleroma!3892 | |||
2023-06-14 | Add "potentially outdated" notice in non-English versions | tusooa | |
2023-06-13 | gentoo_en: Reference packaged installation | Haelwenn (lanodan) Monnier | |
2023-06-13 | gentoo_otp_en: Add packaged installation documentation | Haelwenn (lanodan) Monnier | |
2023-06-13 | otp_vs_from_source*: Acknowledge distro packages | Haelwenn (lanodan) Monnier | |
2023-06-13 | media_graphics_packages.md: Fix markdown syntax | Haelwenn (lanodan) Monnier | |
2023-06-11 | Merge branch 'fix-otp-documentation' into 'develop' | lain | |
fix OTP install documentation See merge request pleroma/pleroma!3869 | |||
2023-05-31 | installation/debian_based_jp: Elixir 1.11 means Debian 12+ and Ubuntu 22.04+ | Haelwenn (lanodan) Monnier | |
I checked for what each part of the debian&ubuntu sentences meant with the help of Jisho.org, should be safe but it did make me notice that this guide hasn't been updated in years | |||
2023-05-31 | installation/debian_based_en: Elixir 1.11 means Debian 12+ and Ubuntu 22.04+ | Haelwenn (lanodan) Monnier | |
2023-05-27 | Add instructions to other distro's guides | tusooa | |
2023-05-26 | Recommend users to serve media on another domain in guide | tusooa | |
2023-04-15 | Unify install guides using sudo to use `sudo -Hu` | Duponin | |
2023-04-10 | fix OTP install documentation | Duponin | |
'su pleroma' will never work if 'pleroma' user has no password, which is better for security purpose. If admin has no 'sudo' binary, I'm expecting them to be skilled enough to make their way on their own. | |||
2023-03-05 | docs: Be more explicit about the level of compatibility of OTP releases | Haelwenn (lanodan) Monnier | |
2022-12-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Sean King | |
fine_grained_moderation_privileges | |||
2022-12-20 | Merge branch 'doc_readme_nixos' into 'develop' | lain | |
add nixos to supported distros See merge request pleroma/pleroma!3600 | |||
2022-12-18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Sean King | |
fine_grained_moderation_privileges | |||
2022-09-02 | Bump minimum Elixir version to 1.10 | Haelwenn (lanodan) Monnier | |
With the release of Elixir 1.14, Elixir 1.9 is now end-of-life. Elixir 1.10 Release Notes: https://github.com/elixir-lang/elixir/releases/tag/v1.10.0 | |||
2022-07-05 | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵ | Ilja | |
fine_grained_moderation_privileges | |||
2022-07-02 | Fix typo's | Ilja | |
priviledge |-> privilege | |||
2022-07-01 | Rename the Exiftool module | Ilja | |
No migrations or checks yet | |||
2022-07-01 | Rename the new module | Ilja | |
2022-07-01 | Use EXIF data of image to prefill image description | Ilja | |
During attachment upload Pleroma returns a "description" field. Pleroma-fe has an MR to use that to pre-fill the image description field, <https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1399> * This MR allows Pleroma to read the EXIF data during upload and return the description to the FE * If a description is already present (e.g. because a previous module added it), it will use that * Otherwise it will read from the EXIF data. First it will check -ImageDescription, if that's empty, it will check -iptc:Caption-Abstract * If no description is found, it will simply return nil, just like before * When people set up a new instance, they will be asked if they want to read metadata and this module will be activated if so This was taken from an MR i did on Pleroma and isn't finished yet. | |||
2022-01-22 | add nixos to supported distros | Finn Behrens | |
2021-09-12 | fix a typo "Optionnal" -> "Optional" | partev | |
2021-08-28 | Merge branch 'docs_add_yunohost_installation' into 'develop' | Haelwenn | |
Add YunoHost to installation guides See merge request pleroma/pleroma!3497 | |||
2021-08-10 | Make the OPT recomendation clearer | Ilja | |
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) | |||
2021-08-07 | Add YunoHost to installation guides | Ilja | |
2021-06-11 | docs/…/opt_en.md: Reuse /main/ repository url for the /community/ repo | Haelwenn (lanodan) Monnier | |
2021-06-11 | docs: Remove Erlang Solutions repository | Haelwenn (lanodan) Monnier | |
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 | Merge remote-tracking branch 'pleroma/develop' into optional-config | Alex Gleason | |
2021-05-16 | Docs: use `MIX_ENV=prod mix pleroma.instance gen` | Alex Gleason | |
2021-04-20 | Fix incorrect shell command | Mark Felder | |
Can't be in /opt/pleroma/bin and then call ./bin/pleroma_ctl :) | |||
2021-02-26 | Removed a command that references "pleroma.env". This file does not seem to ↵ | PestToast | |
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. | |||
2021-01-23 | add missing sudo prefix in install doc | 𝑓 | |
2021-01-19 | Improve PostgreSQL optimization article | rinpatch | |
Move query plan mode setting from OTP installation guide and try to explain what it does. | |||
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-11-17 | Debian installation guide: fix libmagic header package name | rinpatch | |
It's libmagic-dev in both Ubuntu and Debian. Reported in private by NaiJi. |