[PR #1438] [MERGED] chore: get user setting #4738

Closed
opened 2026-03-23 22:15:36 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1438
Author: @appflowy
Created: 11/11/2022
Status: Merged
Merged: 11/11/2022
Merged by: @appflowy

Base: mainHead: user_setting


📝 Commits (1)

  • ac328fc chore: return user setting

📊 Changes

5 files changed (+31 additions, -2 deletions)

View changed files

📝 frontend/app_flowy/lib/user/application/user_settings_service.dart (+5 -0)
📝 frontend/rust-lib/flowy-user/src/entities/user_profile.rs (+6 -0)
📝 frontend/rust-lib/flowy-user/src/event_map.rs (+4 -0)
📝 frontend/rust-lib/flowy-user/src/handlers/user_handler.rs (+8 -1)
📝 frontend/rust-lib/flowy-user/src/services/user_session.rs (+8 -1)

📄 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/AppFlowy-IO/AppFlowy/pull/1438 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 11/11/2022 **Status:** ✅ Merged **Merged:** 11/11/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `user_setting` --- ### 📝 Commits (1) - [`ac328fc`](https://github.com/AppFlowy-IO/AppFlowy/commit/ac328fcf7d749d08d18a28bc36c2d6af6a7cb169) chore: return user setting ### 📊 Changes **5 files changed** (+31 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/user/application/user_settings_service.dart` (+5 -0) 📝 `frontend/rust-lib/flowy-user/src/entities/user_profile.rs` (+6 -0) 📝 `frontend/rust-lib/flowy-user/src/event_map.rs` (+4 -0) 📝 `frontend/rust-lib/flowy-user/src/handlers/user_handler.rs` (+8 -1) 📝 `frontend/rust-lib/flowy-user/src/services/user_session.rs` (+8 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:15:36 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4738
No description provided.