Blank news timeline

merge-requests/8/head
Bob Mottram 2020-10-07 10:42:59 +01:00
parent 5d83fbad92
commit 187053bd1c
1 changed files with 6 additions and 2 deletions

View File

@ -6351,8 +6351,12 @@ def htmlInboxNews(defaultTimeline: str,
newswire: {}) -> str:
"""Show the news timeline as html
"""
# TODO
return ''
return htmlTimeline(defaultTimeline, recentPostsCache, maxRecentPosts,
translate, pageNumber,
itemsPerPage, session, baseDir, wfRequest, personCache,
nickname, domain, port, {}, 'tlnews',
allowDeletion, httpPrefix, projectVersion, False,
minimal, YTReplacementDomain, newswire)
def htmlModeration(defaultTimeline: str,