mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-26 13:36:02 +03:00
[GH-ISSUE #985] "Allow Images" link missing/hidden #530
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#530
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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.
@marclaporte commented on GitHub (Apr 29, 2024):
@jacob-js please advise :-)
@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.
@mercihabam commented on GitHub (May 2, 2024):
This could probably be the case. Let me give it a look.
Thanks @PaulTGG
@mercihabam commented on GitHub (May 3, 2024):
@PaulTGG please help me! How do you toggle the inline view?
@PaulTGG commented on GitHub (May 3, 2024):
@jacob-js I use these settings:

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

@mercihabam commented on GitHub (May 3, 2024):
@PaulTGG suprisingly I don't have such settings.

I don't understand.
Is your version other than the latest master?
@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.@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.
@mercihabam commented on GitHub (May 3, 2024):
Thank you! This one fixed.
I re-confirm the reported issue, let's fix...
@mercihabam commented on GitHub (May 4, 2024):
Closing the issue, a PR has been created.
https://github.com/cypht-org/cypht/pull/1002