dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit 3cb19a989e57978c6dc1bdd1a035670d88cda900
parent 7c3344c7b76187f1ac1bab39fb8a5e999aca5e97
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Sun, 19 Mar 2023 05:41:47 -0700

more link to profile

Diffstat:
Mpkg/web/public/views/pages/chat-archive.gohtml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/web/public/views/pages/chat-archive.gohtml b/pkg/web/public/views/pages/chat-archive.gohtml @@ -138,7 +138,7 @@ {{- if .ToUserID -}}[{{- end -}} <a {{ .User.GenerateChatStyle | attr }} href="/u/{{ .User.Username }}" rel="noopener noreferrer" target="_blank">{{ .User.Username }}</a> {{- if .ToUserID -}} - &nbsp;→ <span {{ .ToUser.GenerateChatStyle | attr }}>{{ .ToUser.Username }}</span>] - + &nbsp;→ <a {{ .ToUser.GenerateChatStyle | attr }} href="/u/{{ .ToUser.Username }}" rel="noopener noreferrer" target="_blank">{{ .ToUser.Username }}</a>] - {{- else -}} {{- if not .IsMe -}} &nbsp;-