Age | Commit message (Collapse) | Author |
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
reuse throughout the codebase
|
|
|
|
Now it defaults to not fetching, and the option is named.
|
|
Defaults to Cachex.
|
|
[#2255] added error messages for posix error code
See merge request pleroma/pleroma!3138
|
|
|
|
|
|
|
|
|
|
features/federation-status
|
|
|
|
|
|
Add account export
Closes #847
See merge request pleroma/pleroma!2918
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also remove the now-superfluous join in the chat controller,
which was only used to filter out these cases.
|
|
|
|
|
|
|
|
|