[PR #867] [MERGED] [ENH] allow contacts with the angle bracket format to become bubbles #1103

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/867
Author: @mercihabam
Created: 1/14/2024
Status: Merged
Merged: 1/31/2024
Merged by: @kroky

Base: masterHead: contact-bubble


📝 Commits (1)

  • 65f3a3f [ENH] allow contacts within the angle bracket format to become bubbles

📊 Changes

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

View changed files

📝 modules/smtp/site.js (+28 -20)

📄 Description

Pull Request

Allow contact with the angle bracket format to become bubble in order to allow its move between fields cc, bcc, and to.

How To Test

  • Navigate to compose page
  • Copy-paste the following email addresses in the field to and hit enter.
ABC <abc@example.org>, DEF <def@example.org>, XYZ <xyz@example.org>, ABC <abc@example.com>, DEF <def@example.com>, XYZ <xyz@example.com>
  • All of them should generate bubbles

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/867 **Author:** [@mercihabam](https://github.com/mercihabam) **Created:** 1/14/2024 **Status:** ✅ Merged **Merged:** 1/31/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `contact-bubble` --- ### 📝 Commits (1) - [`65f3a3f`](https://github.com/cypht-org/cypht/commit/65f3a3f2c15312d779412bacd91f81b41df67992) [ENH] allow contacts within the angle bracket format to become bubbles ### 📊 Changes **1 file changed** (+28 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `modules/smtp/site.js` (+28 -20) </details> ### 📄 Description ## Pull Request Allow contact with the angle bracket format to become bubble in order to allow its move between fields `cc`, `bcc`, and `to`. ### How To Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] Navigate to compose page - [x] Copy-paste the following email addresses in the field `to` and hit enter. ``` ABC <abc@example.org>, DEF <def@example.org>, XYZ <xyz@example.org>, ABC <abc@example.com>, DEF <def@example.com>, XYZ <xyz@example.com> ``` - [X] All of them should generate bubbles ### 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:37:14 +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#1103
No description provided.