aboutsummaryrefslogtreecommitdiff
path: root/docs/administration/CLI_tasks
AgeCommit message (Collapse)Author
2020-07-14added generated `pleroma.env`Maksim Pechnikov
2020-07-09fix for user revoke invite taskAlexander Strizhakov
2020-06-12Merge branch 'develop' into features/mix-task-reset-mfaMark Felder
2020-06-11New mix task: pleroma.user reset_mfa <nickname>Haelwenn (lanodan) Monnier
2020-06-10Add command to reload emoji packs from cli for OTP usersMark Felder
Not useful for source releases as we don't have a way to automate connecting to the running instance.
2020-05-29Document new database vacuum tasksMark Felder
2020-05-21Apply suggestion to docs/administration/CLI_tasks/user.mdlain
2020-05-21rename mix task: `pleroma.user unsubscribe` -> `pleroma.user deactivate`Maksim Pechnikov
2020-04-17Merge 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-06tests for emoji mix taskAlexander Strizhakov
2020-03-23creating trusted app from adminFE & mix taskAlexander Strizhakov
2020-03-11CLI_tasks: Use manpage formatting conventionsHaelwenn (lanodan) Monnier
- [] for options - <> for mandatory arguments - foo ... when foo can be repeated [ci skip]
2020-03-11CLI_tasks/user.md: Fix `pleroma.user new` documentationHaelwenn (lanodan) Monnier
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1621 [ci skip]
2020-02-07fixAlexander Strizhakov
2020-02-06Simplify in-database config docsrinpatch
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-28Create pleroma.email mix taskHaelwenn (lanodan) Monnier
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1061
2020-01-22docs updateAlexander Strizhakov
2020-01-21some refactor and testsAlexander Strizhakov
2019-12-09docs: fix incorrect display in digest task docsrinpatch
2019-12-09docs: add OTP/From source tabs to CLI tasksrinpatch
2019-11-21Add CLI list users commandAlex Schroeder
2019-11-15Documentation: Add warning about database mix tasks.lain
2019-10-03Add a missing language specificationrinpatch
2019-10-03Move config task docs to a separate file and mark it as WIPrinpatch
2019-10-03Move database maintenance tasks docs to a separate filerinpatch
2019-10-03Move user tasks docs to a separate filerinpatch
2019-10-03Use consistent command signaturerinpatch
2019-10-03Fix up some headingsrinpatch
2019-10-03Move uploads task docs to a separate filerinpatch
2019-10-03Move relay docs to a separate filerinpatch
2019-10-03Move instance CLI task docs to a text filerinpatch
2019-10-03Improve styling of CLI tasksrinpatch
2019-10-03Move digest email docs to a separate file and improve stylingrinpatch
2019-10-03Move emoji task docs to a separate filerinpatch