Age | Commit message (Collapse) | Author |
|
|
|
|
|
and `tootctl media refresh`
|
|
|
|
|
|
upstream privacy improvements
|
|
support subdomains
* Change domain blocks to automatically support subdomains
If a more authoritative domain is blocked (example.com), then the
same block will be applied to a subdomain (foo.example.com)
* Match subdomains of existing accounts when blocking/unblocking domains
* Improve code style
|
|
leaving media behind for a day
The reason for unattaching media instead of removing it is to support
delete & redraft functionality, but remote or staff-removed statuses
will never be redrafted, so the media should be deleted immediately
|
|
`reject_unknown`/graylist mode caveats
|
|
auto-trusted in graylist mode + give options better descriptions
|
|
|
|
|
|
|
|
anti-harassment tools
|
|
|
|
|
|
|
|
requests from accounts you've never interacted with before; default to off
|
|
|
|
|
|
|
|
|
|
Fix #11001
|
|
* Do not misattribute inlined boosts if `attributedTo` isn't present
Fixes #10950
* Fix tests
|
|
concern (#10966)
|
|
Pleroma currently allows (erroneously imho) empty poll options, that is,
options with an empty (but existing) `name`.
|
|
|
|
|
|
if something is successfully received from them
|
|
have toggle switches in site settings
|
|
notify the local author when they get boosted
|
|
`MediaAttachment.instance.blocked?`
|
|
local user
|
|
saved in the first place
|
|
|
|
|
|
private/unresolvable accounts & not addressed to any local users
|
|
large/undermoderated servers
|
|
|
|
|
|
objects sent to the server that weren't supposed to be
|
|
|
|
|
|
|
|
should be using
|
|
auto-rejections to a logger account
|
|
|
|
|
|
|
|
autoject suspended domains & their subdomains
|