| Age | Commit message (Collapse) | Author |
|
|
|
|
|
visibility: if litepub:directMessage is asserted, always report the object as "direct" visibility
See merge request pleroma/pleroma!1230
|
|
|
|
as "direct" visibility
|
|
Our previous list visibility resolver grabbed posts if either follower
collection of the user in a list who is followed is in `to` or if
follower collection of the user in a list was in `cc`. This not only
missed unlisted posts but also lead to leaking private posts when
`fix_explicit_addressing` mistakingly started putting follower collections
to `cc` (also fixed in this MR).
Reported by @kurisu@iscute.moe via a DM
|
|
for it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix domain-unblocked reblogs
Closes #892
See merge request pleroma/pleroma!1157
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
database compaction
See merge request pleroma/pleroma!473
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inbox
|
|
|
|
|
|
Improve Transmogrifier.upgrade_user_from_ap_id/2
See merge request pleroma/pleroma!1019
|
|
|
|
|
|
|