[GH-ISSUE #985] "Allow Images" link missing/hidden #530

Closed
opened 2026-02-25 21:35:17 +03:00 by kerem · 10 comments
Owner

Originally created by @PaulTGG on GitHub (Apr 29, 2024).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/985

Originally assigned to: @mercihabam on GitHub.

🐛 Bugreport

Version & Environment

Rev: 57756bc

OS: Debian 12.5

Steps to reproduce

  1. Install latest master.
  2. Look at an email that has images.
  3. There's no link to allow images.

Issue https://github.com/cypht-org/cypht/pull/873 was designed to allow images from a particular sender, but if the link is there it isn't obvious where.

Originally created by @PaulTGG on GitHub (Apr 29, 2024). Original GitHub issue: https://github.com/cypht-org/cypht/issues/985 Originally assigned to: @mercihabam on GitHub. ## 🐛 Bugreport <!-- Describe your issue in detail. Include screenshots if needed. Give us as much information as possible. --> ### Version & Environment <!-- Paste Git-Commit ID or Tag-Name here --> Rev: [57756bc](https://github.com/cypht-org/cypht/commit/57756bc36e1b965323732eec098cf732860b1db6) <!-- Specify your OS and OS Version here if the issue is (most likely) platform dependent. --> OS: Debian 12.5 ### Steps to reproduce 1. Install latest master. 2. Look at an email that has images. 3. There's no link to allow images. Issue https://github.com/cypht-org/cypht/pull/873 was designed to allow images from a particular sender, but if the link is there it isn't obvious where.
kerem closed this issue 2026-02-25 21:35:17 +03:00
Author
Owner

@marclaporte commented on GitHub (Apr 29, 2024):

@jacob-js please advise :-)

<!-- gh-comment-id:2083545262 --> @marclaporte commented on GitHub (Apr 29, 2024): @jacob-js please advise :-)
Author
Owner

@PaulTGG commented on GitHub (May 1, 2024):

@jacob-js More info - the links are only missing from the inline view. Both links (allow, and always allow) appear in the not-inline view.

<!-- gh-comment-id:2088596864 --> @PaulTGG commented on GitHub (May 1, 2024): @jacob-js More info - the links are only missing from the inline view. Both links (allow, and always allow) appear in the not-inline view.
Author
Owner

@mercihabam commented on GitHub (May 2, 2024):

@jacob-js More info - the links are only missing from the inline view. Both links (allow, and always allow) appear in the not-inline view.

This could probably be the case. Let me give it a look.
Thanks @PaulTGG

<!-- gh-comment-id:2089876109 --> @mercihabam commented on GitHub (May 2, 2024): > @jacob-js More info - the links are only missing from the inline view. Both links (allow, and always allow) appear in the not-inline view. This could probably be the case. Let me give it a look. Thanks @PaulTGG
Author
Owner

@mercihabam commented on GitHub (May 3, 2024):

@PaulTGG please help me! How do you toggle the inline view?

<!-- gh-comment-id:2092492535 --> @mercihabam commented on GitHub (May 3, 2024): @PaulTGG please help me! How do you toggle the inline view?
Author
Owner

@PaulTGG commented on GitHub (May 3, 2024):

@jacob-js I use these settings:
setting

...and I open the email from the inbox by clicking on the subject line:
inlineview

<!-- gh-comment-id:2093171530 --> @PaulTGG commented on GitHub (May 3, 2024): @jacob-js I use these settings: ![setting](https://github.com/cypht-org/cypht/assets/12187131/7c579a9e-ba64-48ec-ad76-2a7f62ab44a1) ...and I open the email from the inbox by clicking on the subject line: ![inlineview](https://github.com/cypht-org/cypht/assets/12187131/089ce84c-e892-4a55-9a0c-d6c8bb9a7052)
Author
Owner

@mercihabam commented on GitHub (May 3, 2024):

@PaulTGG suprisingly I don't have such settings.
Screenshot Settings

I don't understand.
Is your version other than the latest master?

<!-- gh-comment-id:2093392174 --> @mercihabam commented on GitHub (May 3, 2024): @PaulTGG suprisingly I don't have such settings. <img width="1108" alt="Screenshot Settings" src="https://github.com/cypht-org/cypht/assets/68013195/7f03dccb-b275-467f-a91f-2cf21e59663a"> I don't understand. Is your version other than the latest master?
Author
Owner

@PaulTGG commented on GitHub (May 3, 2024):

@jacob-js I'm running the latest master: 492f634. Also, I did not do an in-place upgrade. I use a database, and my database didn't change, but the front-end cypht folder was completely rebuilt from scratch.

<!-- gh-comment-id:2093466236 --> @PaulTGG commented on GitHub (May 3, 2024): @jacob-js I'm running the latest master: 492f634. Also, I did not do an in-place upgrade. I use a database, and my database didn't change, but the front-end cypht folder was completely rebuilt from scratch.
Author
Owner

@PaulTGG commented on GitHub (May 3, 2024):

@jacob-js Do you have the "inline_messages" module active in your .env file? That module is missing from the .env.example file, so you'd have to add it manually.

<!-- gh-comment-id:2093517434 --> @PaulTGG commented on GitHub (May 3, 2024): @jacob-js Do you have the "inline_messages" module active in your .env file? That module is missing from the .env.example file, so you'd have to add it manually.
Author
Owner

@mercihabam commented on GitHub (May 3, 2024):

@jacob-js Do you have the "inline_messages" module active in your .env file? That module is missing from the .env.example file, so you'd have to add it manually.

Thank you! This one fixed.
I re-confirm the reported issue, let's fix...

<!-- gh-comment-id:2093685892 --> @mercihabam commented on GitHub (May 3, 2024): > @jacob-js Do you have the "inline_messages" module active in your .env file? That module is missing from the .env.example file, so you'd have to add it manually. Thank you! This one fixed. I re-confirm the reported issue, let's fix...
Author
Owner

@mercihabam commented on GitHub (May 4, 2024):

Closing the issue, a PR has been created.
https://github.com/cypht-org/cypht/pull/1002

<!-- gh-comment-id:2094342624 --> @mercihabam commented on GitHub (May 4, 2024): Closing the issue, a PR has been created. https://github.com/cypht-org/cypht/pull/1002
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#530
No description provided.