[PR #854] [MERGED] Ref: Replace inline msg controls with dropdown #1095

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/854
Author: @henochit
Created: 12/28/2023
Status: Merged
Merged: 4/15/2024
Merged by: @josaphatim

Base: masterHead: ref/message_ctrl_on_mobile


📝 Commits (10+)

📊 Changes

6 files changed (+50 additions, -25 deletions)

View changed files

📝 modules/core/message_list_functions.php (+21 -9)
📝 modules/core/output_modules.php (+1 -1)
📝 modules/core/site.css (+20 -10)
📝 modules/core/site.js (+3 -2)
📝 modules/imap/output_modules.php (+4 -2)
📝 modules/imap/site.js (+1 -1)

📄 Description

Pullrequest

Issues

Related to : https://avan.tech/item69459

How2Test

  • (use mobile) go to the page message_list
  • Select a mail or Switch to select mode
  • There will be a drop-down list of actions

🔄 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/854 **Author:** [@henochit](https://github.com/henochit) **Created:** 12/28/2023 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@josaphatim](https://github.com/josaphatim) **Base:** `master` ← **Head:** `ref/message_ctrl_on_mobile` --- ### 📝 Commits (10+) - [`293bde3`](https://github.com/cypht-org/cypht/commit/293bde3266216b59f44c41fdefe87fd1dc818120) Fix: solve conflict - [`6ba5ed0`](https://github.com/cypht-org/cypht/commit/6ba5ed04a8d51ae495278854b091c3a3deb2e173) Ref: correct "unreade => unread" - [`75dd7ae`](https://github.com/cypht-org/cypht/commit/75dd7ae445a7f2ce9c7650a557c4934f89065358) Fix: solve conflict - [`7a511d8`](https://github.com/cypht-org/cypht/commit/7a511d85f0cfc413c0074734353844f3357d0bb6) Fix: solve conflict - [`89dd70a`](https://github.com/cypht-org/cypht/commit/89dd70ac8d02a0d6ebf1a03b99ce4e4a30881e01) Ref: add dropdown - [`9a3dad2`](https://github.com/cypht-org/cypht/commit/9a3dad2b37efd9f13b6ce23a1fe89fdc3ac8c4f7) Ref: fix copy & move btn css - [`ef8d45b`](https://github.com/cypht-org/cypht/commit/ef8d45bc427b4479fdfb98d95c47194d3fb19e3b) Fix: dropdown css - [`87a9439`](https://github.com/cypht-org/cypht/commit/87a94396c298ea4bef446208a8ea84ee37bafc49) Fix: solve conflict - [`a9d2292`](https://github.com/cypht-org/cypht/commit/a9d22920a96d94dba290c05216e37102141a1e90) Fix: solve conflict - [`0d61d92`](https://github.com/cypht-org/cypht/commit/0d61d923dbec2f1df3865dbfcd9c9a5557289e9f) Fix: msg_control dropdown mobile css ### 📊 Changes **6 files changed** (+50 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_list_functions.php` (+21 -9) 📝 `modules/core/output_modules.php` (+1 -1) 📝 `modules/core/site.css` (+20 -10) 📝 `modules/core/site.js` (+3 -2) 📝 `modules/imap/output_modules.php` (+4 -2) 📝 `modules/imap/site.js` (+1 -1) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> ### Issues Related to : [https://avan.tech/item69459](https://avan.tech/item69459-Cypht-Flag-Unflag-Read-Unread-uses-a-lot-of-space-especially-on-mobile) ### How2Test - [X] (use mobile) go to the page message_list - [X] Select a mail or Switch to select mode - [X] There will be a drop-down list of actions --- <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: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#1095
No description provided.