[PR #505] [MERGED] feat: message ts #7153

Closed
opened 2025-11-11 17:18:29 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: message-ts


📝 Commits (3)

📊 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

image

displays message timestamp on hover


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/505 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 1/18/2024 **Status:** ✅ Merged **Merged:** 1/18/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `message-ts` --- ### 📝 Commits (3) - [`59724ea`](https://github.com/open-webui/open-webui/commit/59724ea9d80c5502f23b4b0545611a45aebbd759) feat: message ts - [`4ec81a8`](https://github.com/open-webui/open-webui/commit/4ec81a897e2de087bf316d5c4046db35f816217d) feat: message ts display - [`cf88652`](https://github.com/open-webui/open-webui/commit/cf88652aa84b06b8a7c72f40ba91aa998aa7c93a) fix: timestamp styling ### 📊 Changes **5 files changed** (+34 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Resolves #489 ![image](https://github.com/ollama-webui/ollama-webui/assets/25473318/5b16505d-4e4c-4363-bae9-0c682dfa7298) displays message timestamp on hover --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:18:29 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7153