aboutsummaryrefslogtreecommitdiff
path: root/lib/mix
AgeCommit message (Expand)Author
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
2019-06-19User sign out mix task.Ivan Tashkinov
2019-06-19aliases for mix tasksAlexander Strizhakov
2019-06-14it is changed in compile timeAlexander Strizhakov
2019-06-08Use Mix.shell().yes? if availablerinpatch
2019-06-08Make mix tasks work in a releaserinpatch
2019-06-07Mix Tasks: Switch to Application.ensure_all_started instead ofrinpatch
2019-06-07Resolve conflictsRoman Chvanikov
2019-06-05Update benchmark mix taskEgor Kislitsyn
2019-06-04Add task to test emailsRoman Chvanikov
2019-05-29Merge developRoman Chvanikov
2019-05-22Disable timeouts for object pruning queryrinpatch
2019-05-22prune objects task: use Repo.delete_all()William Pitcock
2019-05-21add mix task to prune the object database using a configured retention periodWilliam Pitcock
2019-05-16Remove duplicated entries in users' following listsSergey Suprunenko
2019-05-16Move to pleroma.database mix taskMark Felder
2019-05-16Merge branch 'develop' into conversations-importMark Felder
2019-05-16Feature/896 toggling confirmationAlexander Strizhakov
2019-05-15Merge remote-tracking branch 'origin/develop' into conversations-importlain
2019-05-13Switch to Jason over PoisonMark Felder
2019-05-13differences_in_mastoapi_responses.md: fullname & bio are optionnalAlexander Strizhakov
2019-05-13Update shortdoc descriptionMark Felder
2019-05-11Merge developRoman Chvanikov
2019-05-08Conversations: Add mix task to 'import' old DMs.lain
2019-05-08emoji dowload follow redirectsAlex S
2019-05-08Merge developRoman Chvanikov
2019-05-06Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fea...Alexander Strizhakov
2019-05-03Search: Add fts index on objects table.lain
2019-05-01test fixesAlex S
2019-04-30Merge developRoman Chvanikov
2019-04-22Fix unclosed ` and put synopsis into a code block in pleroma.emoji mixrinpatch
2019-04-22Use `User.get_cached*` everywhereEgor
2019-04-21Replace MD5 with SHA256 for emoji pack verificationEkaterina Vaartis
2019-04-21Wrap the docstrings to 70 charactersEkaterina Vaartis
2019-04-20Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/dig...Roman Chvanikov
2019-04-20Digest emailsRoman Chvanikov
2019-04-20Fix priv/static/instance/static to be just instance/staticEkaterina Vaartis