summaryrefslogtreecommitdiff
path: root/lib/mix/tasks/pleroma/instance.ex
AgeCommit message (Expand)Author
2020-10-12Support enabling upload filters during instance genMark Felder
2020-07-09Use the Pleroma.Config aliasMark Felder
2020-05-20fixed `mix pleroma.instance gen`Maksim Pechnikov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-26instance.gen task: make example instance name less confusingrinpatch
2020-02-25instance.gen task: remind to transfer the config to the database afterrinpatch
2020-02-25instance.gen task: make instance name default to the domainrinpatch
2020-02-24instance.gen task: fix crash when using custom static directoryrinpatch
2019-10-03Mix tasks: derive moduledoc from doc filesrinpatch
2019-10-03Move instance CLI task docs to a text filerinpatch
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-07-12merge developRoman Chvanikov
2019-07-10add listener port and ip option for 'pleroma.instance gen' and enable its testSachin Joshi
2019-07-09Merge developRoman Chvanikov
2019-07-05tasks/pleroma/instance.ex: Change :upload_dir to :uploads_dirHaelwenn (lanodan) Monnier
2019-06-29Resolve conflictsRoman Chvanikov
2019-06-28Merge branch 'release-docs' into 'develop'lain
2019-06-22Support RUM indexes in the config generatorrinpatch
2019-06-22Remove the getting started steps from pleroma.instance gen taskrinpatch
2019-06-22Merge branch 'develop' into release-docsrinpatch
2019-06-21Move config templates to priv so they can be found in releasesrinpatch
2019-06-21Default DB configuration to false and set the default database name torinpatch
2019-06-20Allow setting upload/static directories in the config generatorrinpatch
2019-06-20Remove a useless binding from config template callrinpatch
2019-06-20Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functionsrinpatch
2019-06-14it is changed in compile timeAlexander Strizhakov
2019-06-08Make mix tasks work in a releaserinpatch
2019-04-20Digest emailsRoman Chvanikov
2019-04-10adding notify_email setting for trigger emailsAlex S
2019-04-03Generate permissive or restrictive robots.txt in the config generatorSachin Joshi
2019-01-21Mix.Tasks.Pleroma.Instance: Generate signing_saltHaelwenn (lanodan) Monnier
2018-12-29Change 'name' to 'instance_name' so option is used when running non-interactivespctrl
2018-12-23mix tasks: add legal boilerplateWilliam Pitcock
2018-12-15Allow port specification in instance.exRin Toshaka
2018-12-09fix compile warningsMaksim Pechnikov
2018-12-06Update instance.ex for web pushRin Toshaka
2018-12-06Refactor common functions to common.exRin Toshaka
2018-12-06Refactor common functions to common.exRin Toshaka
2018-12-04change new to gen in instance.ex . Refactor user.exRin Toshaka
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