Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-14 | added generated `pleroma.env` | Maksim Pechnikov | |
2020-07-10 | Merge branch 'mix-tasks-improvement' into 'develop' | lain | |
Mix tasks improvement See merge request pleroma/pleroma!2723 | |||
2020-07-09 | fix for user revoke invite task | Alexander Strizhakov | |
2020-07-09 | added link to changelog, removed repetition | Dym Sohin | |
2020-06-12 | Merge branch 'develop' into features/mix-task-reset-mfa | Mark Felder | |
2020-06-11 | New mix task: pleroma.user reset_mfa <nickname> | Haelwenn (lanodan) Monnier | |
2020-06-10 | Add command to reload emoji packs from cli for OTP users | Mark Felder | |
Not useful for source releases as we don't have a way to automate connecting to the running instance. | |||
2020-05-29 | Document new database vacuum tasks | Mark Felder | |
2020-05-21 | Apply suggestion to docs/administration/CLI_tasks/user.md | lain | |
2020-05-21 | rename mix task: `pleroma.user unsubscribe` -> `pleroma.user deactivate` | Maksim Pechnikov | |
2020-04-17 | Merge branch 'feature/1584-client-captcha-options' into 'develop' | Haelwenn | |
Creating trusted app from adminFE & mix task Closes #1584 See merge request pleroma/pleroma!2252 | |||
2020-04-06 | tests for emoji mix task | Alexander Strizhakov | |
2020-03-23 | creating trusted app from adminFE & mix task | Alexander Strizhakov | |
2020-03-11 | CLI_tasks: Use manpage formatting conventions | Haelwenn (lanodan) Monnier | |
- [] for options - <> for mandatory arguments - foo ... when foo can be repeated [ci skip] | |||
2020-03-11 | CLI_tasks/user.md: Fix `pleroma.user new` documentation | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1621 [ci skip] | |||
2020-02-22 | Better advice for vacuuming after restoring. | lain | |
2020-02-21 | added why doing a vacuum after restoring a backup is so important | Igeljäger | |
2020-02-20 | Merge branch 'docs_updating' into 'develop' | lain | |
DOCS Add OTP to updating.md See merge request pleroma/pleroma!2108 | |||
2020-02-10 | DOCS Backup/Restore/Migrate your instance | Ilja | |
* Added "Migrate" to the title because these steps can also be used to migrate the instance to another server * Added an optional step to reinstall pleroma (esp. for migrating servers) * Currently the steps threw an error 'could not execute query: ERROR: function "activity_visibility already exists with the same argument types' * I added a new step to drop and recreate an empty pleroma-database * I played around with the `-c` and `-C` options of pg_restore, but dropping and recreating seemd to be the only way I got it working * This was tested on Debian Stretch, psql (PostgreSQL) 9.6.15 | |||
2020-02-07 | fix | Alexander Strizhakov | |
2020-02-06 | Simplify in-database config docs | rinpatch | |
Large part of it was no longer true (i.e none of the changes need recompilation anymore and you can't brick an instance by changing them, it's not necessary to manually truncate the db manually anymore) | |||
2020-01-28 | Create pleroma.email mix task | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1061 | |||
2020-01-22 | docs update | Alexander Strizhakov | |
2020-01-21 | some refactor and tests | Alexander Strizhakov | |
2020-01-15 | Add OTP to updating.md | ilja | |
* I removed the Update section from the OTP install and added it to updating.md * I also added a link to the updating.md from the OTP install page * I added a Questions section to the OTP install, similar to the debian_based_en.md * Restructured the updating.md a bit I would very much also like to link to the changelog, but I don't know how to do it because I can't find the page in the docs? | |||
2019-12-09 | docs: fix incorrect display in digest task docs | rinpatch | |
2019-12-09 | docs: add OTP/From source tabs to CLI tasks | rinpatch | |
2019-11-21 | Add CLI list users command | Alex Schroeder | |
2019-11-15 | Documentation: Add warning about database mix tasks. | lain | |
2019-10-03 | Add a missing language specification | rinpatch | |
2019-10-03 | Move config task docs to a separate file and mark it as WIP | rinpatch | |
2019-10-03 | Move database maintenance tasks docs to a separate file | rinpatch | |
2019-10-03 | Move user tasks docs to a separate file | rinpatch | |
2019-10-03 | Use consistent command signature | rinpatch | |
2019-10-03 | Fix up some headings | rinpatch | |
2019-10-03 | Move uploads task docs to a separate file | rinpatch | |
2019-10-03 | Move relay docs to a separate file | rinpatch | |
2019-10-03 | Move instance CLI task docs to a text file | rinpatch | |
2019-10-03 | Improve styling of CLI tasks | rinpatch | |
2019-10-03 | Move digest email docs to a separate file and improve styling | rinpatch | |
2019-10-03 | Move emoji task docs to a separate file | rinpatch | |
2019-10-02 | Rename some directories because MkDocs uses them for categories | rinpatch | |