[PR #386] [MERGED] make actions copy and move available on mobile devices #800

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/386
Author: @yvesdaxmaz
Created: 4/15/2020
Status: Merged
Merged: 4/16/2020
Merged by: @jasonmunro

Base: masterHead: message_selection_controls


📝 Commits (1)

  • 05dfc9c make actions copy and move available on mobile devices

📊 Changes

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

View changed files

📝 modules/imap/output_modules.php (+1 -1)

📄 Description

Pullrequest

When select message in on the page message_list, copy and move action are not available as It's on wide screen, I made update to remove code which check if the page is viewed on mobile device to not render copy and move actions.

Issues

  • None

Checklist

  • None

How2Test

  • Open cypht on a mobile device browse to any mailbox and select one or multiple message
  • You'll notice the presence of copy and move buttons in the action list

Todo

  • None

🔄 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/386 **Author:** [@yvesdaxmaz](https://github.com/yvesdaxmaz) **Created:** 4/15/2020 **Status:** ✅ Merged **Merged:** 4/16/2020 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `message_selection_controls` --- ### 📝 Commits (1) - [`05dfc9c`](https://github.com/cypht-org/cypht/commit/05dfc9cddf9f86b93a302c403afc362f8863ee7c) make actions copy and move available on mobile devices ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/output_modules.php` (+1 -1) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> When select message in on the page message_list, copy and move action are not available as It's on wide screen, I made update to remove code which check if the page is viewed on mobile device to not render copy and move actions. ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] None ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] Open cypht on a mobile device browse to any mailbox and select one or multiple message - [X] You'll notice the presence of copy and move buttons in the action list ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <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:17 +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#800
No description provided.