File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11@import com.github.khakers.modmailviewer.auth.UserToken
2+ @import com.github.khakers.modmailviewer.util.QueryParamUtil
23@import com.github.khakers.modmailviewer.data.MessageType
34@import com.github.khakers.modmailviewer.util.DiscordUtils
45@import io.javalin.http.Context
4748 @endif
4849 <span >Created by:</span >
4950 @template .macros.username(user = modmailLog.getCreator())
51+ <a class =" badge rounded-pill text-bg-warning fs-6 "
52+ up-target =" .content" up-follow
53+ up-transition =" cross-fade"
54+ href =" /?userId=${modmailLog. getCreator(). id() }" >
55+ User's other threads
56+ </a >
5057 <span >on <span class =" text-muted text-nowrap"
5158 data-timestamp =" ${modmailLog. getCreationTime(). toString() }"
5259 data-timestamp-type =" detailed" ></span ></span >
5360 ·
5461 <span >${modmailLog. getMessages(). size() } messages</span >
55-
5662 </div >
5763 </div >
5864 </div >
You can’t perform that action at this time.
0 commit comments