[PR #588] [MERGED] Made next & previous emails optional in combined view #910

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

📋 Pull Request Information

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

Base: masterHead: pagination-links


📝 Commits (2)

  • 9f8e89e Create show next & previous emails parameter
  • 14602c3 Checked pagination links param for first user login

📊 Changes

20 files changed (+78 additions, -15 deletions)

View changed files

📝 hm3.sample.ini (+4 -0)
📝 language/az.php (+2 -1)
📝 language/de.php (+2 -1)
📝 language/en.php (+2 -1)
📝 language/es.php (+2 -1)
📝 language/et.php (+2 -1)
📝 language/fa.php (+2 -1)
📝 language/fr.php (+2 -1)
📝 language/hu.php (+2 -1)
📝 language/id.php (+1 -0)
📝 language/it.php (+2 -1)
📝 language/ja.php (+2 -1)
📝 language/nl.php (+2 -1)
📝 language/pt-BR.php (+2 -1)
📝 language/ro.php (+2 -1)
📝 language/ru.php (+2 -1)
📝 modules/imap/handler_modules.php (+17 -0)
📝 modules/imap/output_modules.php (+17 -0)
📝 modules/imap/setup.php (+5 -0)
📝 modules/imap/site.js (+6 -1)

📄 Description

Pullrequest

I created show previous & next emails setting to let user choose either he wants to see those links or not.

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/588 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 8/7/2022 **Status:** ✅ Merged **Merged:** 8/12/2022 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `pagination-links` --- ### 📝 Commits (2) - [`9f8e89e`](https://github.com/cypht-org/cypht/commit/9f8e89e424c3692e2898984e9473555d0dcc7d11) Create show next & previous emails parameter - [`14602c3`](https://github.com/cypht-org/cypht/commit/14602c39f528d6fe621d1fa9afeb352c14f704cb) Checked pagination links param for first user login ### 📊 Changes **20 files changed** (+78 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `hm3.sample.ini` (+4 -0) 📝 `language/az.php` (+2 -1) 📝 `language/de.php` (+2 -1) 📝 `language/en.php` (+2 -1) 📝 `language/es.php` (+2 -1) 📝 `language/et.php` (+2 -1) 📝 `language/fa.php` (+2 -1) 📝 `language/fr.php` (+2 -1) 📝 `language/hu.php` (+2 -1) 📝 `language/id.php` (+1 -0) 📝 `language/it.php` (+2 -1) 📝 `language/ja.php` (+2 -1) 📝 `language/nl.php` (+2 -1) 📝 `language/pt-BR.php` (+2 -1) 📝 `language/ro.php` (+2 -1) 📝 `language/ru.php` (+2 -1) 📝 `modules/imap/handler_modules.php` (+17 -0) 📝 `modules/imap/output_modules.php` (+17 -0) 📝 `modules/imap/setup.php` (+5 -0) 📝 `modules/imap/site.js` (+6 -1) </details> ### 📄 Description ## Pullrequest I created show previous & next emails setting to let user choose either he wants to see those links or not. ### Issues - fixes https://github.com/jasonmunro/cypht/issues/402 - relates https://avan.tech/item60586 --- <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:37 +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#910
No description provided.