[PR #482] [MERGED] Show images inline like roundcube and gmail #841

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/482
Author: @azibom
Created: 5/28/2021
Status: Merged
Merged: 6/1/2021
Merged by: @jasonmunro

Base: masterHead: show-images-inline-like-roundcube-and-gmail


📝 Commits (3)

  • 0b4211e add the show attached images feature
  • 9d18dd7 add the show attached images feature style
  • d1e7f2e Merge branch 'master' into show-images-inline-like-roundcube-and-gmail

📊 Changes

5 files changed (+113 additions, -1 deletions)

View changed files

📝 modules/imap/functions.php (+29 -0)
📝 modules/imap/handler_modules.php (+77 -1)
📝 modules/imap/output_modules.php (+2 -0)
📝 modules/imap/setup.php (+2 -0)
📝 modules/imap/site.css (+3 -0)

📄 Description

Hi, I am azibom from tikiwiki company
I done this task "https://avan.tech/item32032-Cypht-show-images-inline-like-Roundcube-and-Gmail"
with is about show the attached images in the mail and that is sth like this now
Screenshot from 2021-05-28 22-05-03


🔄 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/482 **Author:** [@azibom](https://github.com/azibom) **Created:** 5/28/2021 **Status:** ✅ Merged **Merged:** 6/1/2021 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `show-images-inline-like-roundcube-and-gmail` --- ### 📝 Commits (3) - [`0b4211e`](https://github.com/cypht-org/cypht/commit/0b4211e87efd1036433e7699ee4ab3a660d0e35f) add the show attached images feature - [`9d18dd7`](https://github.com/cypht-org/cypht/commit/9d18dd7ef41bb9b82c063c79a3a3d974fd308665) add the show attached images feature style - [`d1e7f2e`](https://github.com/cypht-org/cypht/commit/d1e7f2e63dd1d3c36a21fe60bda1349bef1b73c3) Merge branch 'master' into show-images-inline-like-roundcube-and-gmail ### 📊 Changes **5 files changed** (+113 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/functions.php` (+29 -0) 📝 `modules/imap/handler_modules.php` (+77 -1) 📝 `modules/imap/output_modules.php` (+2 -0) 📝 `modules/imap/setup.php` (+2 -0) 📝 `modules/imap/site.css` (+3 -0) </details> ### 📄 Description Hi, I am azibom from tikiwiki company I done this task "https://avan.tech/item32032-Cypht-show-images-inline-like-Roundcube-and-Gmail" with is about show the attached images in the mail and that is sth like this now ![Screenshot from 2021-05-28 22-05-03](https://user-images.githubusercontent.com/34370960/120021823-ce621700-c000-11eb-9493-5c49f24d5673.png) --- <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:24 +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#841
No description provided.