[PR #63] [MERGED] feat: settings updated & gravatar support #6931

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/63
Author: @tjbck
Created: 11/5/2023
Status: Merged
Merged: 11/5/2023
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (3)

  • 201b516 feat: settings menu enhancement
  • edd3aae feat: gravatar support added
  • 983593d Merge branch 'main' into dev

📊 Changes

4 files changed (+146 additions, -33 deletions)

View changed files

📝 package-lock.json (+11 -0)
📝 package.json (+1 -0)
📝 src/lib/components/chat/SettingsModal.svelte (+128 -31)
📝 src/routes/+page.svelte (+6 -2)

📄 Description

No description provided


🔄 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/63 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 11/5/2023 **Status:** ✅ Merged **Merged:** 11/5/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (3) - [`201b516`](https://github.com/open-webui/open-webui/commit/201b5161f45cee8e92d4ade5579ff5febf8693b2) feat: settings menu enhancement - [`edd3aae`](https://github.com/open-webui/open-webui/commit/edd3aaeffe8c20e5486a9d0a0bf42e8caadb4d4a) feat: gravatar support added - [`983593d`](https://github.com/open-webui/open-webui/commit/983593d8f9aacd954ed568fa046057abcb580c28) Merge branch 'main' into dev ### 📊 Changes **4 files changed** (+146 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+11 -0) 📝 `package.json` (+1 -0) 📝 `src/lib/components/chat/SettingsModal.svelte` (+128 -31) 📝 `src/routes/+page.svelte` (+6 -2) </details> ### 📄 Description _No description provided_ --- <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:12:06 -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#6931