Use WHATWG API
> New application code should use the WHATWG API.
This commit is contained in:
parent
736fdabc1d
commit
1331f0b953
8 changed files with 0 additions and 8 deletions
|
@ -3,7 +3,6 @@ import * as httpSignature from 'http-signature';
|
|||
import { IRemoteUser } from '../../models/entities/user';
|
||||
import perform from '../../remote/activitypub/perform';
|
||||
import { resolvePerson, updatePerson } from '../../remote/activitypub/models/person';
|
||||
import { URL } from 'url';
|
||||
import { publishApLogStream } from '../../services/stream';
|
||||
import Logger from '../../services/logger';
|
||||
import { registerOrFetchInstanceDoc } from '../../services/register-or-fetch-instance-doc';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue