More actor icons
This commit is contained in:
parent
365e6cc534
commit
63073279e1
7 changed files with 23 additions and 4 deletions
|
@ -1721,6 +1721,7 @@ async def _process_transient_object(
|
|||
raw_object: ap.RawObject,
|
||||
from_actor: models.Actor,
|
||||
) -> None:
|
||||
# TODO: track featured/pinned objects for actors
|
||||
ap_type = raw_object["type"]
|
||||
if ap_type in ["Add", "Remove"]:
|
||||
logger.info(f"Dropping unsupported {ap_type} object")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue