Age | Commit message (Collapse) | Author |
|
They can indeed be non-unique.
|
|
Bulk account confirmation actions
Closes #2085
See merge request pleroma/pleroma!2975
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The parameter included the accounts that are following you (followers)
instead of those you are actually following.
Co-Authored-By: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
|
|
|
|
* I added the option in config/config.exs
* created a new module lib/pleroma/user/welcome_chat_message.ex
* Added it to the registration flow
* added to the cheatsheet
* added to the config/description.ex
* added to the Changelog.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rank nickname matches higher than name matches.
|
|
reinstated service actors in search results.
|
|
|
|
|
|
|
|
|
|
Closes #1833
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`ecto_enum`-driven integer, reorganized indices etc.).
|
|
|
|
Done via the following command:
git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
|
|
|
|
|
|
|
|
|
1335-user-api-id-fields-relations
# Conflicts:
# lib/pleroma/user/search.ex
# test/user_test.exs
|
|
EctoEnum.
|
|
|
|
Introduced UserBlock.
|