index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mix
/
tasks
Age
Commit message (
Expand
)
Author
2019-04-03
Generate permissive or restrictive robots.txt in the config generator
Sachin Joshi
2019-04-02
Merge branch 'remove-user-activities' into 'develop'
lambda
2019-04-02
change `Repo.get(User, id)` => `User.get_by_id(id)`
Egor Kislitsyn
2019-04-02
add `user delete_activities` mix task
Egor Kislitsyn
2019-04-02
Merge remote-tracking branch 'pleroma/develop' into remove-user-activities
Egor Kislitsyn
2019-03-15
robots.txt
William Pearson
2019-03-13
[Credo][CI] Add readability as it’s fixed
Haelwenn (lanodan) Monnier
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-03-12
fix wording
Egor Kislitsyn
2019-03-12
add `mix pleroma.user delete_activities NICKNAME` task
Egor Kislitsyn
2019-02-09
Mix.Tasks.Pleroma.Uploads: Disable Enum.reduce warning on line 100 (unsure)
Haelwenn (lanodan) Monnier
2019-02-09
de-group alias/es
Haelwenn (lanodan) Monnier
2019-02-09
Mix.Tasks.Pleroma.Uploads: Fix typo in documentation
Haelwenn (lanodan) Monnier
2019-02-09
Make credo happy
Haelwenn (lanodan) Monnier
2019-02-04
mix: add user tag/untag task
William Pitcock
2019-01-21
Mix.Tasks.Pleroma.Instance: Generate signing_salt
Haelwenn (lanodan) Monnier
2019-01-04
fix 486: Add option --assume-yes to allow it to work non-interactive
spctrl
2018-12-29
Change 'name' to 'instance_name' so option is used when running non-interactive
spctrl
2018-12-23
mix tasks: add legal boilerplate
William Pitcock
2018-12-18
[#114] Added email confirmation resend action. Added tests
Ivan Tashkinov
2018-12-16
Use bindings dbuser and dbname in sample_psql.eex
link0ff
2018-12-15
Allow port specification in instance.ex
Rin Toshaka
2018-12-12
Allow to set both admin and moderator at the same time in mix task User
link0ff
2018-12-12
Fix toggle_activated in mix task User
link0ff
2018-12-10
Merge branch 'develop' into 'fix/mix-task-uploads-moduledoc'
lambda
2018-12-10
updates
Maksim Pechnikov
2018-12-10
Keep the shortdoc descriptive
rinpatch
2018-12-09
Mix tasks: improve uploads.ex moduledoc
Rin Toshaka
2018-12-09
fix compile warnings
Maksim Pechnikov
2018-12-08
Merge branch 'fix/add-upload.ex' into 'develop'
lambda
2018-12-08
[#283] Mix Tasks: Fix a typo in relay.ex
Rin Toshaka
2018-12-07
Fix a typo
Rin Toshaka
2018-12-07
Mix Tasks: Add task uploads.ex for migrating local uploads.
Rin Toshaka
2018-12-07
Merge branch 'fix/add-user-unsubscribe-to-doc' into 'develop'
lambda
2018-12-07
Fix a typo in relay.ex moduledoc
rinpatch
2018-12-07
Oops
rinpatch
2018-12-07
Add mix pleroma.user unsubscribe to mix doc
rinpatch
2018-12-07
Rename def to defval
rinpatch
2018-12-07
add common.ex
Rin Toshaka
2018-12-06
Remove unused vars from user.ex
Rin Toshaka
2018-12-06
Update instance.ex for web push
Rin Toshaka
2018-12-06
Merge develop
Rin Toshaka
2018-12-06
Refactor common functions to common.ex
Rin Toshaka
2018-12-06
Refactor common functions to common.ex
Rin Toshaka
2018-12-06
remove migrate_local_uploads.ex
Rin Toshaka
2018-12-06
Merge branch 'develop' into feature/compat/push-subscriptions
Egor Kislitsyn
2018-12-06
Merge branch 'develop' into feature/compat/push-subscriptions
Egor Kislitsyn
2018-12-06
Add web push support
Egor Kislitsyn
2018-12-05
formating
Rin Toshaka
2018-12-05
Everything should use Mix.Task.Run
Rin Toshaka
[next]