Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also remove the now-superfluous join in the chat controller,
which was only used to filter out these cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
: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.
|
|
|
|
|
|
These were not documented and are also not used anymore.
|
|
|
|
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is to prevent wrong values in the stream.
|
|
|
|
|
|
|
|
|