Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-25 | Copyright bump for 2022 | Sean King | |
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-10-27 | Add an API endpoint to install a new frontend | Egor Kislitsyn | |
2020-09-07 | passing adapter options directly without adapter key | Alexander Strizhakov | |
2020-09-07 | adapter options unification | Alexander Strizhakov | |
not needed options deletion | |||
2020-09-03 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
seanking/pleroma-fix_install_fe_bug | |||
2020-09-02 | correct pool and uniform headers format | Alexander Strizhakov | |
2020-09-01 | Fix frontend install mix task bug | Sean King | |
2020-08-07 | Mix task frontend: Read the docs. | lain | |
2020-07-31 | Frontend mix task: Support installation from local file. | lain | |
2020-07-30 | Mix tasks: Add frontend task to download and install frontends. | lain | |
Co-authored-by: Roman Chvanikov <chvanikoff@pm.me> |