Age | Commit message (Collapse) | Author |
|
|
|
remote instance
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/2346
|
|
|
|
# Conflicts:
# lib/pleroma/instances/instance.ex
|
|
|
|
|
|
for HTTP.get/_.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8601 datetime.
|
|
|
|
kms
|
|
|
|
|
|
|
|
|
|
(calling `Instances.set_reachable/1` only if instance had `unreachable_since`,
calling `Instances.set_unreachable/1` only if instance had nil `unreachable_since`).
|
|
|
|
|
|
|
|
`Instance` refactoring.
|
|
|
|
|