[PR #735] [MERGED] Set simple UI as the default in Cypht #1014

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/735
Author: @henochit
Created: 7/31/2023
Status: Merged
Merged: 8/4/2023
Merged by: @kroky

Base: masterHead: refactor/make_download_option_simpler


📝 Commits (10+)

📊 Changes

4 files changed (+48 additions, -15 deletions)

View changed files

📝 modules/imap/functions.php (+43 -13)
📝 modules/imap/handler_modules.php (+2 -2)
📝 modules/imap/output_modules.php (+1 -0)
📝 modules/imap/setup.php (+2 -0)

📄 Description

Pullrequest

Set simpler UI as the default in Cypht

  • Simple UI is disabled by default
  • Make download options simpler to understand

How2Test

  • Reset config
  • In general config check if "Show simple message part structure when reading a message" is checked by default
  • See the preview of a mail with attachments

🔄 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/735 **Author:** [@henochit](https://github.com/henochit) **Created:** 7/31/2023 **Status:** ✅ Merged **Merged:** 8/4/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `refactor/make_download_option_simpler` --- ### 📝 Commits (10+) - [`d47664e`](https://github.com/cypht-org/cypht/commit/d47664e1a3eae66d0375764c4e6ffebf656414e9) Ref: simplifier download options - [`004cf96`](https://github.com/cypht-org/cypht/commit/004cf969338f67d7f4dd979d7943f2d073087f13) Ref: Simplifier download option - [`3ad8c5b`](https://github.com/cypht-org/cypht/commit/3ad8c5b887041c9779a940ff1b6224447266f59f) Fix: update gitignore - [`2f2b3fc`](https://github.com/cypht-org/cypht/commit/2f2b3fcbbcba04cc771d0df1614478d60fc1ad2c) Ref: Set simple UI as default - [`718de7a`](https://github.com/cypht-org/cypht/commit/718de7aa57cdafe1d2534be206a85004356a904d) Merge branch 'master' of https://github.com/jasonmunro/cypht into refactor/make_download_option_simpler - [`0f822d4`](https://github.com/cypht-org/cypht/commit/0f822d454f6c44a6180e79faeb1edfd33146f3e3) Ref: remove generated script in .gitignore - [`972b97d`](https://github.com/cypht-org/cypht/commit/972b97de2e0aae039e677b796e7ef2b79fd646da) Fix: remove imap_per_page_setting from setup.php - [`115249d`](https://github.com/cypht-org/cypht/commit/115249d676d32ee9241bd53db2de570f87511ac1) Ref: delete untracked files - [`ec8bf8a`](https://github.com/cypht-org/cypht/commit/ec8bf8ad960c5e2e3f40426d63cf6123f1d834fe) Ref: improve conditional structure in format_attachment method - [`8f327fc`](https://github.com/cypht-org/cypht/commit/8f327fcc198b3fbb71f6a89f1d2b4d7ffaa84c30) Fix: add check of $vals['type'] ### 📊 Changes **4 files changed** (+48 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/functions.php` (+43 -13) 📝 `modules/imap/handler_modules.php` (+2 -2) 📝 `modules/imap/output_modules.php` (+1 -0) 📝 `modules/imap/setup.php` (+2 -0) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> ### Set simpler UI as the default in Cypht - [X] Simple UI is disabled by default - [X] Make download options simpler to understand ### 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] Reset config - [X] In general config check if "Show simple message part structure when reading a message" is checked by default - [X] See the preview of a mail with attachments --- <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:57 +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#1014
No description provided.