aboutsummaryrefslogtreecommitdiff
path: root/lib/mix
AgeCommit message (Expand)Author
2018-12-06Add web push supportEgor Kislitsyn
2018-12-05formatingRin Toshaka
2018-12-05Everything should use Mix.Task.RunRin Toshaka
2018-12-05Move relay tasks to relay.exRin Toshaka
2018-12-05Switch from User.info_changeset because it is deprecatedRin Toshaka
2018-12-05SorryRin Toshaka
2018-12-05Update mix tasks since User.info.info_changeset is deprecatedRin Toshaka
2018-12-05Merge develop to refactor/mix-tasksRin Toshaka
2018-12-04change new to gen in instance.ex . Refactor user.exRin Toshaka
2018-12-04compact database task: fix formattingWilliam Pitcock
2018-12-04mix: add task to compact the databaseWilliam Pitcock
2018-12-02F O R M A T I N GRin Toshaka
2018-12-02Move generate_invite to user.exRin Toshaka
2018-12-02Refactor copypasta to a private function in instance.exRin Toshaka
2018-12-02Lint fixRin Toshaka
2018-12-02Move gen.instance to instance.exRin Toshaka
2018-12-02Move unsubscribe user task to pleroma/user.ex. Delete unsubscribe_user.ex. Fi...Rin Toshaka
2018-12-02Add uuid generation extension to sample_psql.eex.lain
2018-12-02Lint fixRin Toshaka
2018-12-02Add admin option to pleroma.user new. Add user existence checking to toggle_a...Rin Toshaka
2018-12-01Move set_admin task to lib/mix/tasks/pleroma/user.exrinpatch
2018-12-01Delete reactivate user taskrinpatch
2018-12-01Fix toggle_deactivated to reactivate a deactivated userrinpatch
2018-12-01Attempt to resolve merge conflictrinpatch
2018-11-30Uploads fun, part. 2href
2018-11-30reverse proxy / uploadshref
2018-11-17lib/mix/tasks/relay*: Use a with blockHaelwenn (lanodan) Monnier
2018-11-17Change Relay from `status` to `{status, message}`Haelwenn (lanodan) Monnier
2018-11-17lib/mix/tasks/relay_{un,}follow.ex: Use a with blockHaelwenn (lanodan) Monnier
2018-11-17lib/mix/tasks/relay_{un,}follow.ex: Support status reply of Relay.{un,}followHaelwenn (lanodan) Monnier
2018-11-17lib/mix/tasks/make_admin.ex: New taskHaelwenn (lanodan) Monnier
2018-11-12sample config: chase http_security changeWilliam Pitcock
2018-11-11sample config: document how to make CSPPlug send STS headers (off by default ...William Pitcock
2018-11-10lib/mix/tasks: s/@doc/@moduledoc/Haelwenn (lanodan) Monnier
2018-11-10lib/mix/tasks/unsubscribe_user.ex: Fix syntax from bad line copyHaelwenn (lanodan) Monnier
2018-11-10lib/mix/tasks: Add remaining documentation for mix tasksHaelwenn (lanodan) Monnier
2018-11-10Document the mix tasks in ex_doc insteadHaelwenn (lanodan) Monnier
2018-11-10Document mix tasksHaelwenn (lanodan) Monnier
2018-11-01user: make User.delete() return data consistent with Object.delete()William Pitcock
2018-10-29Add user reactivation task.scarlett
2018-10-28mix tasks: add new task to unsubscribe all users from, and then ban a remote ...William Pitcock
2018-10-27Cleanup postgresql setup scriptGreizgh
2018-09-20mix: remove fix_ap_users task, now obsoleteWilliam Pitcock
2018-08-28fix S3 ref in sample config to generate proper path.Thurloat
2018-08-28add a sample swift configThurloat
2018-08-28sample config: add S3 public endpoint optionWilliam Pitcock
2018-08-27sample config: show how amazon s3 support is activated, including third-party...William Pitcock
2018-08-26Merge branch 'develop' into 'feature/relay'kaniini
2018-08-23Move invite task to pleroma namespaceJorty
2018-08-23Refactor Mix tasksJorty