| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
module like Pleroma.Emails.Mailer
 | 
 | 
Improve output. Show the user what will be deleted before the prompt.
 | 
 | 
Improve message after successful deletion
 | 
 | 
 | 
 | 
based on group or specific key in that group
 | 
 | 
Not the best sorting, but better than nothing.
 | 
 | 
 | 
 | 
the config without SQL
 | 
 | 
 | 
 | 
- pleroma.config dump: prints the entire config as it would be exported to the filesystem
- pleroma.config dump KEY: prints the configuration under a specific ConfigDB key in the database
- pleroma.config keylist: lists the available keys in ConfigDB
- pleroma.config keydel KEY: deletes ConfigDB entry stored under the key
This should prevent the need for users to manually execute SQL queries.
 | 
 | 
"recommended for general interchange"
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
e.g., DEBUG=1 mix pleroma.config migrate_from_db
 | 
 | 
 | 
 | 
 | 
 | 
load runtime configs in releases with config provider
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Fix for forwarded reports
Closes #2303 and #2302
See merge request pleroma/pleroma!3146
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
[#2301] Proper handling of User.is_discoverable
Closes #2301
See merge request pleroma/pleroma!3162
 | 
 | 
Moving some background jobs into simple tasks
Closes #1790
See merge request pleroma/pleroma!3129
 | 
 | 
 | 
 | 
2301-users-search-discoverability-fix
# Conflicts:
#	CHANGELOG.md
 | 
 | 
 | 
 | 
in-service search but are hidden from external services like search bots.
 | 
 | 
Resolve "Don't allow old password reset tokens"
Closes #2317
See merge request pleroma/pleroma!3160
 | 
 | 
 | 
 | 
 |