mirror of https://gitlab.com/bashrc2/epicyon
Getting posts
parent
9cd3747dd8
commit
7c76ff7e21
2
posts.py
2
posts.py
|
@ -3930,7 +3930,7 @@ def getPublicPostsOfPerson(baseDir: str, nickname: str, domain: str,
|
|||
_getPosts(session, personUrl, 30, maxMentions, maxEmoji,
|
||||
maxAttachments, federationList,
|
||||
personCache, raw, simple, debug,
|
||||
projectVersion, httpPrefix, domain, systemLanguage,
|
||||
projectVersion, httpPrefix, originDomain, systemLanguage,
|
||||
signingPrivateKeyPem)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue