Merge branch 'docs/MRF-modules' into 'develop'
[akkoma] / lib / mix / tasks / pleroma / user.ex
2018-12-10 lambdaMerge branch 'fix/config-md-typos' into 'develop'
2018-12-10 lambdaMerge branch 'support/bugfix_272' into 'develop'
2018-12-10 lambdaMerge branch 'fix/theora-detection-read-bytes' into...
2018-12-10 lambdaMerge branch 'anonymize-filter-text' into 'develop'
2018-12-10 lambdaMerge branch 'develop' into 'fix/mix-task-uploads-modul...
2018-12-10 lambdaMerge branch 'parallel588/pleroma-support/compile_warni...
2018-12-09 Maksim Pechnikovfix compile warnings
2018-12-08 lambdaMerge branch 'fix/add-upload.ex' into 'develop'
2018-12-07 lambdaMerge branch '394_user_tags' into 'develop'
2018-12-07 lambdaMerge branch 'fix/add-user-unsubscribe-to-doc' into...
2018-12-07 rinpatchOops
2018-12-07 rinpatchAdd mix pleroma.user unsubscribe to mix doc
2018-12-06 kaniiniMerge branch 'refactor/mix-tasks' into 'develop'
2018-12-06 Rin ToshakaRemove unused vars from user.ex
2018-12-06 Rin ToshakaMerge develop
2018-12-06 Rin ToshakaRefactor common functions to common.ex
2018-12-05 Rin Toshakaformating
2018-12-05 Rin ToshakaEverything should use Mix.Task.Run
2018-12-05 Rin ToshakaSwitch from User.info_changeset because it is deprecated
2018-12-05 Rin ToshakaMerge develop to refactor/mix-tasks
2018-12-04 Rin Toshakachange new to gen in instance.ex . Refactor user.ex
2018-12-02 Rin ToshakaF O R M A T I N G
2018-12-02 Rin ToshakaMove generate_invite to user.ex
2018-12-02 Rin ToshakaMove unsubscribe user task to pleroma/user.ex. Delete...
2018-12-02 Rin ToshakaLint fix
2018-12-02 Rin ToshakaAdd admin option to pleroma.user new. Add user existenc...
2018-12-01 rinpatchMove set_admin task to lib/mix/tasks/pleroma/user.ex
2018-12-01 rinpatchFix toggle_deactivated to reactivate a deactivated...
2018-12-01 rinpatchAttempt to resolve merge conflict
2018-08-23 JortyRefactor Mix tasks