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

Feature: XEP-0308 Last Message Correction #805

Closed
boothj5 opened this issue Apr 28, 2016 · 2 comments
Closed

Feature: XEP-0308 Last Message Correction #805

boothj5 opened this issue Apr 28, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@boothj5
Copy link
Collaborator

boothj5 commented Apr 28, 2016

http://www.xmpp.org/extensions/xep-0308.html

@boothj5 boothj5 added this to the 0.5.0 milestone Apr 28, 2016
@boothj5 boothj5 modified the milestones: 0.5.1, 0.5.0 May 15, 2016
@boothj5 boothj5 modified the milestones: 0.6.0, 0.5.1 Sep 25, 2016
@boothj5 boothj5 self-assigned this Nov 23, 2016
@jubalh jubalh modified the milestones: 0.6.0, 0.7.0 Jan 8, 2019
@jubalh jubalh removed this from the 0.7.0 milestone Apr 16, 2019
jubalh added a commit that referenced this issue Nov 1, 2019
XEP-0184: Message Delivery Receipts, *requires* the id attribute.
Generally this is not the case.
For this reason the id was only present in the DeliveryReceipt struct
since it was only used for XEP-0184.

For #660 XEP-0313 MAM
and #805 XEP-0308 Last Message Correction
we will also need the id.

So in preparation for further work let's move the id to the general
ProfBuffEntry.

We will need to adapt code so that we actually always write the ID if we
receive one.
@jubalh jubalh added this to the 0.9.0 milestone Jan 30, 2020
@mdosch
Copy link
Contributor

mdosch commented Feb 7, 2020

I'd really appreciate this feature. A possible UI would be that Ctrl+Up brings the last message back to the input line and let you edit it.
Messages edited by others could be shown with a special char (like omemo char).

@jubalh
Copy link
Member

jubalh commented Feb 7, 2020

Already planned for 0.9.0 :)

@jubalh jubalh closed this as completed Feb 14, 2020
jubalh added a commit that referenced this issue Mar 9, 2020
Regards #805
Completes #1267

We now check who tries to "correct" a sent message.
jubalh added a commit that referenced this issue Jul 23, 2020
We should actually process the receipts also in LMC I think.

Regards #805
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants