aboutsummaryrefslogtreecommitdiff
path: root/lib/mix
AgeCommit message (Expand)Author
2019-09-11some changesAlex S
2019-09-11fixAlex S
2019-09-11mix docs generates config.mdAlex S
2019-09-10Revert "Parallelize template rendering"rinpatch
2019-08-30division emoji.ex on loader.ex and emoji.exMaksim Pechnikov
2019-08-20Merge branch 'digest-template' into 'develop'lain
2019-08-19removes duplicates from relay subscription listMaksim Pechnikov
2019-08-15Parallelize template renderingrinpatch
2019-08-15Add a task to benchmark timeline renderingrinpatch
2019-08-14Improve digest email templateEgor Kislitsyn
2019-08-10Strip internal fields including likes from incoming and outgoing activitiesSergey Suprunenko
2019-08-08Merge branch 'feature/digest-email' into 'develop'lain
2019-08-03tasks: relay: add list taskAriadne Conill
2019-08-02tasks/pleroma/user.ex: Fix documentation of --max-use and --expire-atHaelwenn (lanodan) Monnier
2019-08-02Merge branch 'develop' into feature/digest-emailRoman Chvanikov
2019-07-30Admin changesAlexander Strizhakov
2019-07-29constants: add as_public constant and use it everywhereAriadne Conill
2019-07-20Merge developRoman Chvanikov
2019-07-19mix: add pleroma.user unsubscribe_all_from_instanceAriadne Conill
2019-07-16Merge developRoman Chvanikov
2019-07-15migrating task refactorAlex S
2019-07-15atom keys with leading :Alex S
2019-07-14Update DigestEmailWorker to compile and send emails via queueRoman Chvanikov
2019-07-12merge developRoman Chvanikov
2019-07-10Merge branch 'release/listener' into 'develop'kaniini
2019-07-10Add license/copyright to all project filesfeld
2019-07-10add listener port and ip option for 'pleroma.instance gen' and enable its testSachin Joshi
2019-07-09Merge developRoman Chvanikov
2019-07-09reverse proxy testsAlexander Strizhakov
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-27don't delete config settings on admin updateAlexander Strizhakov
2019-06-24[#184] small refactoring reset passwordMaksim
2019-06-23Merge branch 'admin-config' into 'develop'kaniini
2019-06-23support for config groupsAlex S
2019-06-22Support RUM indexes in the config generatorrinpatch
2019-06-22Merge branch 'develop' into release-docsrinpatch
2019-06-22Ecto tasks: Resolve relative path using the application directoryrinpatch
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-20Merge branch 'fix/config-gen-releases' into 'develop'rinpatch
2019-06-20Fixes for dynamic configurationAlexander Strizhakov
2019-06-20Allow setting upload/static directories in the config generatorrinpatch
2019-06-20Remove deprecated dedupe_media from the config templaterinpatch
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-19Apply suggestion to lib/mix/tasks/pleroma/user.exIvan Tashkinov