[PR #610] [MERGED] Added callback handler to close inline message when archiving it #928

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/610
Author: @josaphatim
Created: 8/31/2022
Status: Merged
Merged: 9/7/2022
Merged by: @jasonmunro

Base: masterHead: inline-message-setting


📝 Commits (1)

  • cbe43a4 Close inline message on archive

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 modules/inline_message/site.js (+4 -1)

📄 Description

Pullrequest

We have the show inline message which allow us to view message side by side with message list. It works good in combined view. But elsewhere inline message closes on the next ajax call.

Another issue is that Archive does close the inline message even if the message is deleted. And the message list isn't updated. This merge request solves these two issues.


🔄 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/610 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 8/31/2022 **Status:** ✅ Merged **Merged:** 9/7/2022 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `inline-message-setting` --- ### 📝 Commits (1) - [`cbe43a4`](https://github.com/cypht-org/cypht/commit/cbe43a421b2f6822bdf5febc50dc9f44eb22d675) Close inline message on archive ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/inline_message/site.js` (+4 -1) </details> ### 📄 Description ## Pullrequest We have the **show inline message** which allow us to view message side by side with message list. It works good in combined view. But elsewhere inline message closes on the next ajax call. Another issue is that Archive does close the inline message even if the message is deleted. And the message list isn't updated. This merge request solves these two issues. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:40 +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#928
No description provided.