[PR #1058] [MERGED] Adding label/tags to cypht #1232

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1058
Author: @Shadow243
Created: 6/3/2024
Status: Merged
Merged: 8/2/2024
Merged by: @kroky

Base: masterHead: user-tagg-and-labels


📝 Commits (8)

  • 35e05af Adding label/tags to cypht
  • 038eecd Tag UI added
  • 4693202 tree_view added to tags page and currently working on how to preview the tree in the manu
  • 8336890 Adding tag to imap module
  • 443d5c4 add_label_to_message function added
  • 3ee349e tags added to message_list & phpunit added
  • f3eda88 displaying message on message_list page complete
  • 2a38da6 Selenium Test added

📊 Changes

40 files changed (+820 additions, -13 deletions)

View changed files

📝 .github/tests/.env (+1 -1)
📝 language/az.php (+1 -0)
📝 language/de.php (+1 -0)
📝 language/en.php (+1 -0)
📝 language/es.php (+1 -0)
📝 language/et.php (+1 -0)
📝 language/fa.php (+1 -0)
📝 language/fr.php (+1 -0)
📝 language/hu.php (+1 -0)
📝 language/id.php (+1 -0)
📝 language/it.php (+1 -0)
📝 language/ja.php (+1 -0)
📝 language/nl.php (+1 -0)
📝 language/pt-BR.php (+1 -0)
📝 language/ro.php (+1 -0)
📝 language/ru.php (+1 -0)
📝 language/zh-Hans.php (+1 -0)
📝 modules/core/message_list_functions.php (+9 -0)
📝 modules/core/site.css (+1 -1)
📝 modules/core/site.js (+17 -2)

...and 20 more files

📄 Description

Related issue: https://github.com/cypht-org/cypht/issues/13

Screenshot 2024-06-04 at 11 58 26

🔄 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/1058 **Author:** [@Shadow243](https://github.com/Shadow243) **Created:** 6/3/2024 **Status:** ✅ Merged **Merged:** 8/2/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `user-tagg-and-labels` --- ### 📝 Commits (8) - [`35e05af`](https://github.com/cypht-org/cypht/commit/35e05af9b8c83a995b2f7ebf83fcdf641e79a2f8) Adding label/tags to cypht - [`038eecd`](https://github.com/cypht-org/cypht/commit/038eecd4e406dbe0aaffccccbb502cc61f75b94b) Tag UI added - [`4693202`](https://github.com/cypht-org/cypht/commit/4693202aac938455f78f2920d17db141c1d04687) tree_view added to tags page and currently working on how to preview the tree in the manu - [`8336890`](https://github.com/cypht-org/cypht/commit/83368906cc1edf18c515ac3dd292c50f7ab3e982) Adding tag to imap module - [`443d5c4`](https://github.com/cypht-org/cypht/commit/443d5c4e126257571bba5d069675cfdffe7a5a68) add_label_to_message function added - [`3ee349e`](https://github.com/cypht-org/cypht/commit/3ee349e87ea40221f1baa31be2e16b3346516f55) tags added to message_list & phpunit added - [`f3eda88`](https://github.com/cypht-org/cypht/commit/f3eda88c1dc0cc787f37faf64e38b4a6e7c8deb9) displaying message on message_list page complete - [`2a38da6`](https://github.com/cypht-org/cypht/commit/2a38da6f0b0fa958d22136783a4e58a4ebe74b80) Selenium Test added ### 📊 Changes **40 files changed** (+820 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `.github/tests/.env` (+1 -1) 📝 `language/az.php` (+1 -0) 📝 `language/de.php` (+1 -0) 📝 `language/en.php` (+1 -0) 📝 `language/es.php` (+1 -0) 📝 `language/et.php` (+1 -0) 📝 `language/fa.php` (+1 -0) 📝 `language/fr.php` (+1 -0) 📝 `language/hu.php` (+1 -0) 📝 `language/id.php` (+1 -0) 📝 `language/it.php` (+1 -0) 📝 `language/ja.php` (+1 -0) 📝 `language/nl.php` (+1 -0) 📝 `language/pt-BR.php` (+1 -0) 📝 `language/ro.php` (+1 -0) 📝 `language/ru.php` (+1 -0) 📝 `language/zh-Hans.php` (+1 -0) 📝 `modules/core/message_list_functions.php` (+9 -0) 📝 `modules/core/site.css` (+1 -1) 📝 `modules/core/site.js` (+17 -2) _...and 20 more files_ </details> ### 📄 Description Related issue: [https://github.com/cypht-org/cypht/issues/13](https://github.com/cypht-org/cypht/issues/13) <img width="1424" alt="Screenshot 2024-06-04 at 11 58 26" src="https://github.com/cypht-org/cypht/assets/28566468/e33c442a-c031-47e4-a58a-8d7753ddf21b"> --- <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:38 +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#1232
No description provided.