More verbose

merge-requests/8/head
Bob Mottram 2020-11-30 10:33:09 +00:00
parent 8a5f85b0ee
commit 404c8d579a
1 changed files with 8 additions and 3 deletions

View File

@ -715,15 +715,20 @@ def htmlHashtagSearch(cssCache: {},
manuallyApprovesFollowers = False
showPublicOnly = False
storeToCache = False
allowDownloads = True
pageNumber = None
avatarUrl = None
showAvatarOptions = True
postStr = \
individualPostAsHtml(True, recentPostsCache,
individualPostAsHtml(allowDownloads, recentPostsCache,
maxRecentPosts,
iconsPath, translate, None,
iconsPath, translate, pageNumber,
baseDir, session, wfRequest,
personCache,
nickname, domain, port,
postJsonObject,
None, True, allowDeletion,
avatarUrl, showAvatarOptions,
allowDeletion,
httpPrefix, projectVersion,
'search',
YTReplacementDomain,