Age | Commit message (Collapse) | Author |
|
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
|
|
mix task (logging of failed ids).
|
|
Used infinite timeout in transfer_hashtags select query.
|
|
speedup.
|
|
This reverts merge request !2824
|
|
|
|
hashtags to `hashtags` table.
|
|
|
|
Includes a new mix task: pleroma.database fill_old_hashtags
|
|
|
|
Fix mastoapi ws posts dropping
Closes #2336
See merge request pleroma/pleroma!3198
|
|
- start oban in mix tasks with empty queues, plugins and crontab
- fix for update_users_following_followers_counts
- fix for removed logo.png
- typo in resend confirmation emails mix task docs
- fix for uploads mix task (start Majic.Pool)
- fix for creating user mix task (start :fast_html app)
|
|
And default to no if it is not installed
Closes #2343
|
|
|
|
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.
|
|
which is dangerous
|
|
|
|
actually removing them
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|