-
Notifications
You must be signed in to change notification settings - Fork 508
Private reply without quote #4855
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
Conversation
ced63e1 to
fc155d1
Compare
As said before, this will not work and I will not make it work. We will not be able to show messages of another chat 1 in the private chat 2. Checking if users have/retain access and so on is way to difficult. That's why I posted it in #4477 (comment) If you reply, we need to copy it somehow into the chat input, either with: or or something. |
Sound good to me. This is e.g. how Whatsapp handles this. Of course it would need to display the whole message in quotes in this case and not a shortened one. |
2c3d8db to
1ddc63f
Compare
|
@nickvergessen |
Signed-off-by: Jakob Röhrl <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
1ddc63f to
c4769a2
Compare
Signed-off-by: Jakob Röhrl [email protected]

solves: #2800
works only in group chats, not for guest and my own messages
continuation of #4477