mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-06-05 21:59:23 +02:00
Cleanup and improved webmentions support
This commit is contained in:
@ -20,8 +20,8 @@ from app.actor import _actor_hash
|
||||
from app.config import KEY_PATH
|
||||
from app.database import AsyncSession
|
||||
from app.database import SessionLocal
|
||||
from app.database import now
|
||||
from app.key import Key
|
||||
from app.utils.datetime import now
|
||||
|
||||
_MAX_RETRIES = 16
|
||||
|
||||
|
Reference in New Issue
Block a user