mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-15 19:40:22 -05:00
[PR #505] [MERGED] feat: message ts #7153
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/505
Author: @tjbck
Created: 1/18/2024
Status: ✅ Merged
Merged: 1/18/2024
Merged by: @tjbck
Base:
main← Head:message-ts📝 Commits (3)
59724eafeat: message ts4ec81a8feat: message ts displaycf88652fix: timestamp styling📊 Changes
5 files changed (+34 additions, -18 deletions)
View changed files
📝
src/lib/components/chat/Messages/Name.svelte(+1 -1)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+7 -0)📝
src/lib/components/chat/Messages/UserMessage.svelte(+8 -0)📝
src/routes/(app)/+page.svelte(+6 -3)📝
src/routes/(app)/c/[id]/+page.svelte(+12 -14)📄 Description
Resolves #489
displays message timestamp on hover
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.