Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This makes views depend on each other at runtime instead of compile-time
|
|
|
|
|
|
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.
|
|
|
|
Add account export
Closes #847
See merge request pleroma/pleroma!2918
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
:restrict_unauthenticated.
Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting.
|
|
|
|
|
|
This is to prevent wrong values in the stream.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As discussed in pleroma-meta#2
This reverts commit eb9aa7aa1095de150d036839c78c402019efb4b1, reversing
changes made to c4fbb56984d8f86df948cfd9b0f7c081d688c365.
|
|
|
|
|
|
|