aboutsummaryrefslogtreecommitdiff
path: root/lib/mix
AgeCommit message (Expand)Author
2020-12-02Use a callback strategy to short circuit the functions and print a nice errorMark Felder
2020-12-02Centralize check that configdb is enabled which now raises an exceptionMark Felder
2020-12-02Left public during debuggingMark Felder
2020-12-02Use inspect instead of faking the outputMark Felder
2020-12-02Remove unnecessary keys commandMark Felder
2020-12-02Ensure scary warning starts on a new lineMark Felder
2020-12-02Print whole config when resetting and include a scary looking message.Mark Felder
2020-12-02Both are really atomsMark Felder
2020-12-02Transform strings to atoms for all cases, including when the atom is a module...Mark Felder
2020-12-02Support atoms and strings as args to the mix taskMark Felder
2020-12-02Fix deletion regression due to strings instead of atomsMark Felder
2020-12-02Improve dumping groups and specific keys; add prompts for delete and resetMark Felder
2020-12-02Support listing groups, listing keys in a group, and dumping the config based...Mark Felder
2020-12-02Sort output by groupMark Felder
2020-12-02Rename keys to groupsMark Felder
2020-12-02Document how to delete individual configuration groups and completely reset t...Mark Felder
2020-12-02Better deletion messageMark Felder
2020-12-02Add mix tasks to give additional recovery and debugging optionsMark Felder
2020-11-25Prevent mix tasks from spewing any internal logging unless DEBUG is in the envMark Felder
2020-11-21Merge remote-tracking branch 'upstream/develop' into registration-workflowAlex Gleason
2020-11-20start limiters in mix tasksAlexander Strizhakov
2020-11-18Merge branch 'fix/mix-task-user-delete_activities' into 'develop'feld
2020-11-17Need to start web_resp cache or mix task failsMark Felder
2020-11-17Merge branch 'develop' into frontend-admin-apiEgor Kislitsyn
2020-11-14Merge remote-tracking branch 'upstream/develop' into registration-workflowAlex Gleason
2020-11-14pleroma.instance: Fix Exiftool module nameHaelwenn (lanodan) Monnier
2020-11-11Merge branch 'develop' into frontend-admin-apiEgor Kislitsyn
2020-11-08Remove release_envrinpatch
2020-10-27Add an API endpoint to install a new frontendEgor Kislitsyn
2020-10-15fix testMaksim Pechnikov
2020-10-15added generate the release env to `pleroma.instance gen`Maksim Pechnikov
2020-10-15Apply 1 suggestion(s) to 1 file(s)Maksim
2020-10-15Apply 1 suggestion(s) to 1 file(s)Maksim
2020-10-15update task messagesMaksim Pechnikov
2020-10-15added generated `pleroma.env`Maksim Pechnikov
2020-10-13Replace User.toggle_confirmation/1 with User.confirm/1, fixes #2235Alex Gleason
2020-10-13Merge branch 'develop' into refactor/locked_user_fieldMark Felder
2020-10-13Change user.locked field to user.is_lockedMark Felder
2020-10-13mix tasks consistencyAlexander Strizhakov
2020-10-12Merge branch 'improve/instance-gen' into 'develop'feld
2020-10-12Add missing Copyright headersMark Felder
2020-10-12Support enabling upload filters during instance genMark Felder
2020-09-28added `force` option to the unfollow operationMaksim Pechnikov
2020-09-25Simplify the value comparisonMark Felder
2020-09-24Add some user feedbackMark Felder
2020-09-24Cannot use batches with User.try_send_confirmation_email/1Mark Felder
2020-09-24Use the importMark Felder
2020-09-23Chase Pleroma.RepoStreamer.chunk_stream -> Pleroma.Repo.chunk_streamMark Felder
2020-09-23Merge branch 'develop' into feature/bulk-confirmationMark Felder
2020-09-17Deny ConfigDB migration when deprecated settings foundMark Felder