mirror of https://gitlab.com/bashrc2/epicyon
Alt text for posts replying to themselves
parent
62c71d03c9
commit
2f66f72d3c
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -189,6 +189,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
"Ask a question": "Ask a question",
|
||||
"Possible answers": "Possible answers",
|
||||
"replying to": "replying to",
|
||||
"replying to themselves": "replying to themselves",
|
||||
"announces": "announces",
|
||||
"Previous month": "Previous month",
|
||||
"Next month": "Next month"
|
||||
|
|
|
@ -2117,7 +2117,7 @@ def individualPostAsHtml(recentPostsCache: {},maxRecentPosts: int, \
|
|||
containerClass='container darker'
|
||||
#avatarPosition=' class="right"'
|
||||
if postJsonObject['object']['inReplyTo'].startswith(postActor):
|
||||
titleStr+=' <img loading="lazy" title="'+translate['replying to']+'" alt="'+translate['replying to']+'" src="/'+iconsDir+'/reply.png" class="announceOrReply"/>'
|
||||
titleStr+=' <img loading="lazy" title="'+translate['replying to themselves']+'" alt="'+translate['replying to themselves']+'" src="/'+iconsDir+'/reply.png" class="announceOrReply"/>'
|
||||
else:
|
||||
if '/statuses/' in postJsonObject['object']['inReplyTo']:
|
||||
replyActor=postJsonObject['object']['inReplyTo'].split('/statuses/')[0]
|
||||
|
|
Loading…
Reference in New Issue