[PR #739] [MERGED] Contact bubbles: make it possible to copy-paste and edit #1017

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/739
Author: @henochit
Created: 8/7/2023
Status: Merged
Merged: 8/7/2023
Merged by: @kroky

Base: masterHead: feat/bubble_dropdown


📝 Commits (4)

  • 70112c0 Feat: add dropdown on contact bubbles
  • 39e8826 Ref: search contact api
  • e2f31ba Feat: implement edit contact dropdown
  • e12a2df Fix: dropdown actions

📊 Changes

6 files changed (+72 additions, -21 deletions)

View changed files

📝 modules/contacts/hm-contacts.php (+1 -1)
📝 modules/contacts/modules.php (+15 -10)
📝 modules/contacts/site.js (+8 -2)
📝 modules/smtp/modules.php (+3 -3)
📝 modules/smtp/site.css (+9 -0)
📝 modules/smtp/site.js (+36 -5)

📄 Description

Pullrequest

Issues

  • Allow Copy-paste and edit on contact bubbles

How2Test

  • Add contacts
  • Compose mail
  • Type the name or email of a contact
  • Select the suggested contact
  • Then Click on the contact bubble to see this options

🔄 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/739 **Author:** [@henochit](https://github.com/henochit) **Created:** 8/7/2023 **Status:** ✅ Merged **Merged:** 8/7/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `feat/bubble_dropdown` --- ### 📝 Commits (4) - [`70112c0`](https://github.com/cypht-org/cypht/commit/70112c06313fa9c427dd4a6c97b84054d8ddf15b) Feat: add dropdown on contact bubbles - [`39e8826`](https://github.com/cypht-org/cypht/commit/39e882690a9f081f532a036d7fc328ef983b4139) Ref: search contact api - [`e2f31ba`](https://github.com/cypht-org/cypht/commit/e2f31ba7a2da7ff33df9871c0f65673e105b4ff6) Feat: implement edit contact dropdown - [`e12a2df`](https://github.com/cypht-org/cypht/commit/e12a2df9c53eeeaa091065d9b910ae41094b4c60) Fix: dropdown actions ### 📊 Changes **6 files changed** (+72 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `modules/contacts/hm-contacts.php` (+1 -1) 📝 `modules/contacts/modules.php` (+15 -10) 📝 `modules/contacts/site.js` (+8 -2) 📝 `modules/smtp/modules.php` (+3 -3) 📝 `modules/smtp/site.css` (+9 -0) 📝 `modules/smtp/site.js` (+36 -5) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> ### Issues - [X] Allow Copy-paste and edit on contact bubbles ### How2Test - [X] Add contacts - [X] Compose mail - [X] Type the name or email of a contact - [X] Select the suggested contact - [X] Then Click on the contact bubble to see this options --- <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#1017
No description provided.