diff --git a/internal/webserver/tpl/tweet_page_includes/chat_view.tpl b/internal/webserver/tpl/tweet_page_includes/chat_view.tpl index 2c42ad6..a81ccae 100644 --- a/internal/webserver/tpl/tweet_page_includes/chat_view.tpl +++ b/internal/webserver/tpl/tweet_page_includes/chat_view.tpl @@ -37,12 +37,10 @@ {{end}} {{range .Images}} + {{/* DM images can only be loaded with an authenticated session. So sending the RemoteUrl + in an tag is not useful; it will just HTTP 401 */}}