Age | Commit message (Collapse) | Author |
|
Add mix tasks to give additional ConfigDB recovery and debugging options
See merge request pleroma/pleroma!3174
|
|
for consistency
Fix error message when specified key doesn't exist
|
|
|
|
|
|
Minor fixes.
|
|
|
|
(EnsureUserTokenAssignsPlug). Refactored auth info dropping functions.
|
|
which is dangerous
|
|
[#2256] added subject actor to moderation log
See merge request pleroma/pleroma!3164
|
|
|
|
actually removing them
|
|
|
|
|
|
|
|
Update Emoji support to unicode 13.1, support all RGI emoji.
See merge request pleroma/pleroma!3186
|
|
|
|
|
|
|
|
|
|
|
|
deduplicate db truncation
|
|
Bunch of reorganization and consolidation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|