Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-02-25 | Copyright bump for 2022 | Sean King | |
2021-06-08 | Ignore runtime deps in Pleroma.Config.Loader with Module.concat/1 | Alex Gleason | |
Speeds up recompilation | |||
2021-05-29 | Config: use runtime deps instead of module attributes | Alex Gleason | |
Speeds up recompilation time by breaking compile-time cycles | |||
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2020-07-06 | don't save tesla settings into db | Alexander Strizhakov | |
2020-04-17 | don't restart postgrex | Alexander Strizhakov | |
2020-03-11 | compile fix | Alexander Strizhakov | |
2020-03-11 | merging release default config on app start | Alexander Strizhakov | |
2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' | |||
2020-01-25 | restarting pleroma from outside application | Alexander Strizhakov | |
2020-01-21 | some refactor and tests | Alexander Strizhakov | |
2020-01-18 | releases support | Alexander Strizhakov | |