Age | Commit message (Collapse) | Author |
|
Also cosmetic changes to make the code clearer
|
|
|
|
|
|
|
|
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
Object: Rework how Object.normalize works
See merge request pleroma/pleroma!3229
|
|
|
|
|
|
Now it defaults to not fetching, and the option is named.
|
|
|
|
Do not reverse order of reports. We want newest ones sorted to the top.
Closes #2364
See merge request pleroma/pleroma!3225
|
|
|
|
|
|
|
|
In general, tests that match these criteria can be made async:
- Doesn't use real Cachex.
- Doesn't write to the Config / Application Environment.
- Uses Mock. Using Mox is fine.
- Uses the streamer.
|
|
Only use cachex when we're actually testing it.
|
|
# Conflicts:
# CHANGELOG.md
|
|
Add mix tasks to give additional ConfigDB recovery and debugging options
See merge request pleroma/pleroma!3174
|
|
Minor fixes.
|
|
|
|
(EnsureUserTokenAssignsPlug). Refactored auth info dropping functions.
|
|
[#2256] added subject actor to moderation log
See merge request pleroma/pleroma!3164
|
|
|
|
in-service search but are hidden from external services like search bots.
|
|
|
|
|
|
|
|
|
|
alexgleason/pleroma-restrict-domain
|
|
frontend-admin-api
|
|
|
|
# Conflicts:
# lib/pleroma/web/router.ex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|