Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"full message view" not needed because of footers #4151

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

r10s
Copy link
Member

@r10s r10s commented Mar 12, 2023

standard footers meanwhile go to the "contact status", so they are no longer a reason to trigger "full message view".

this was already discussed when the HTML view was introduced at #2125 however, forgotten to change when the "contact status" was added at #2218

this pr will result in a cleaner chat view
with less "Show Full Message..." buttons
and will also save some storage
(in fact, i came over that when reviewing #4129 )

standard footers meanwhile go the "contact status",
so they are no longer a reason to trigger "full message view".

this was already discussed when the HTML view was introduced at #2125
however, forgotten to change when the "contact status" was added at #2218

this pr will result in a cleaner chat view
with less "Show Full Message..." buttons
and will also save some storage
(in fact, i came over that when reviewing #4129 )
@r10s r10s force-pushed the r10s/footers-are-in-status branch from 6d63bdf to d917eef Compare March 12, 2023 20:54
@r10s r10s requested review from link2xt, adbenitez and iequidoo March 12, 2023 20:54
Copy link
Member

@adbenitez adbenitez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

niceeee! another related issue: when "show full message.." is shown, ex. due to long text message, the quote/status is shown at the end of the message, which doesn't makes sense as the peer is another Delta Chat user and the status is shown in profile, never in message bubble

@r10s r10s merged commit b14e59c into master Mar 13, 2023
@r10s r10s deleted the r10s/footers-are-in-status branch March 13, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants