reply to message stay if edited previous mess
Closes #142 (closed)
DB CHANGES: the db kept track of the id
of the message and not the message_id
so when the message was being edited the id didn't mach anymore. I've changed it so the column reply_to_message_id
points to message_id
and not id
but that meant changing the type from int to string in the database.
Rapports de requête de fusion
Activité
changed milestone to %0.3: Improved User Experience
added Breaking changes Bug UX labels
mentioned in commit 08308b38
Veuillez vous inscrire ou vous connecter pour répondre