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-22
Fix unclosed ` and put synopsis into a code block in pleroma.emoji mix
rinpatch
2019-04-22
Use `User.get_cached*` everywhere
Egor
2019-04-21
Replace MD5 with SHA256 for emoji pack verification
Ekaterina Vaartis
2019-04-21
Wrap the docstrings to 70 characters
Ekaterina Vaartis
2019-04-20
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/dig...
Roman Chvanikov
2019-04-20
Digest emails
Roman Chvanikov
2019-04-20
Fix priv/static/instance/static to be just instance/static
Ekaterina Vaartis
2019-04-20
Document the pleroma.emoji task
Ekaterina Vaartis
2019-04-20
Add a newline at the end of pack in ls-packs
Ekaterina Vaartis
2019-04-20
Make emoji default_manifest a config option
Ekaterina Vaartis
2019-04-20
Treat the manifest path as a file if it doesn't start with http
Ekaterina Vaartis
2019-04-20
mix format
Ekaterina Vaartis
2019-04-20
Assume packs without emoji.txt only have emoji pictures, unhardcode
Ekaterina Vaartis
2019-04-20
Add a task to generate emoji packs
Ekaterina Vaartis
2019-04-20
Move helper functions of emoji manager task down in the file
Ekaterina Vaartis
2019-04-20
Add MD5 verification for emoji pack source
Ekaterina Vaartis
2019-04-20
Separate emoji pack file lists in a different file
Ekaterina Vaartis
2019-04-20
Allow using a custom manfest and getting multiple packs at once
Ekaterina Vaartis
2019-04-20
Remove finmoji and add a way to download emojis in packs
Ekaterina Vaartis
2019-04-19
Add some logging
rinpatch
2019-04-18
remove query timeouts
rinpatch
2019-04-18
Replace embedded object migration with a mix task
rinpatch
2019-04-18
Add a migration to remove embeded objects
rinpatch
2019-04-17
Merge branch 'develop' into feature/database-compaction
rinpatch
2019-04-10
Merge branch 'develop' into feature/788-separate-email-addresses
Alex S
2019-04-10
adding notify_email setting for trigger emails
Alex S
2019-04-08
renaming expire_at -> expires_at
Alex S
2019-04-06
little channges
Alex S
2019-04-06
token -> invite renaming
Alex S
2019-04-06
generating tokens with mix
Alex S
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
[prev]
[next]