Age | Commit message (Collapse) | Author |
|
|
|
|
|
Resolve "Account cannot be fetched by some instances"
Closes #2236
See merge request pleroma/pleroma!3101
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
address
|
|
|
|
|
|
|
|
Gets rid of '|| ""' in multiple places and fixes #2067
|
|
|
|
|
|
|
|
|
|
privacy setting (i.e. restrict on private instances only by default).
|
|
|
|
|
|
|
|
We don't need it, and local auth fallback has been removed.
|
|
Add email blacklist, fixes #1404
Closes #1404
See merge request pleroma/pleroma!2837
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
[#1878] fix reset confirmation email in admin section
See merge request pleroma/pleroma!2751
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
user: Add support for custom emojis in profile fields
See merge request pleroma/pleroma!2741
|
|
|
|
|
|
|