[PR #1296] [MERGED] fix(other): jmap quota display #1415

Closed
opened 2026-02-25 21:38:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1296
Author: @Shadow243
Created: 10/22/2024
Status: Merged
Merged: 12/17/2024
Merged by: @kroky

Base: masterHead: fix-jmap-quota


📝 Commits (2)

  • c0c512a [FIX] Fixed jmap quota display
  • f48362c Unify the interface/data scheme for both IMAP and JSON

📊 Changes

1 file changed (+96 additions, -2 deletions)

View changed files

📝 modules/imap/hm-jmap.php (+96 -2)

📄 Description

RFC: https://www.rfc-editor.org/rfc/rfc9425.pdf
Add get_quota_root to hm-jmap.php to correct error Uncaught Error: Call to undefined method Hm_JMAP::get_quota_root
Screenshot 2024-10-22 at 18 15 28


🔄 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/cypht-org/cypht/pull/1296 **Author:** [@Shadow243](https://github.com/Shadow243) **Created:** 10/22/2024 **Status:** ✅ Merged **Merged:** 12/17/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fix-jmap-quota` --- ### 📝 Commits (2) - [`c0c512a`](https://github.com/cypht-org/cypht/commit/c0c512aa7de8ca5a4f98b78774d6ee76c896999d) [FIX] Fixed jmap quota display - [`f48362c`](https://github.com/cypht-org/cypht/commit/f48362c6d7c8c47d0a3264ea29f336cb74df4b3e) Unify the interface/data scheme for both IMAP and JSON ### 📊 Changes **1 file changed** (+96 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/hm-jmap.php` (+96 -2) </details> ### 📄 Description RFC: [https://www.rfc-editor.org/rfc/rfc9425.pdf](https://www.rfc-editor.org/rfc/rfc9425.pdf) Add `get_quota_root` to hm-jmap.php to correct error `Uncaught Error: Call to undefined method Hm_JMAP::get_quota_root` <img width="219" alt="Screenshot 2024-10-22 at 18 15 28" src="https://github.com/user-attachments/assets/a227f606-208b-42f6-82c9-16060550f226"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:13 +03: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
starred/cypht#1415
No description provided.