[PR #927] [MERGED] Notifications not showing from ajax requests #1154

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/927
Author: @josaphatim
Created: 3/12/2024
Status: Merged
Merged: 3/18/2024
Merged by: @kroky

Base: masterHead: fixed-notifications-from-ajax-not-showing


📝 Commits (1)

  • 16a8171 Notifications not showing from ajax requests

📊 Changes

3 files changed (+20 additions, -18 deletions)

View changed files

📝 modules/core/site.js (+15 -14)
📝 modules/sievefilters/site.js (+1 -1)
📝 modules/smtp/site.js (+4 -3)

📄 Description

This MR fixes

  • Notifications not showing when an ajax request succeeded and has router_user_msgs
  • Duplicated error message in smtp server test
  • Please configure a sent folder for this IMAP account notification shown while user is not logged in

🔄 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/927 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 3/12/2024 **Status:** ✅ Merged **Merged:** 3/18/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fixed-notifications-from-ajax-not-showing` --- ### 📝 Commits (1) - [`16a8171`](https://github.com/cypht-org/cypht/commit/16a8171dd14211074376afac69d184a74330c899) Notifications not showing from ajax requests ### 📊 Changes **3 files changed** (+20 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/site.js` (+15 -14) 📝 `modules/sievefilters/site.js` (+1 -1) 📝 `modules/smtp/site.js` (+4 -3) </details> ### 📄 Description This MR fixes - Notifications not showing when an ajax request succeeded and has router_user_msgs - Duplicated error message in smtp server test - `Please configure a sent folder for this IMAP account` notification shown while user is not logged in --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:23 +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#1154
No description provided.