Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Feature: Allow editing and deleting of previous messages #16

Open
sinus-x opened this issue Jul 25, 2020 · 1 comment
Open

Feature: Allow editing and deleting of previous messages #16

sinus-x opened this issue Jul 25, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@sinus-x
Copy link
Owner

sinus-x commented Jul 25, 2020

Currently, only the last message can be edited or deleted.

@sinus-x sinus-x added the enhancement New feature or request label Jul 25, 2020
@sinus-x
Copy link
Owner Author

sinus-x commented Aug 14, 2020

We should rework the message indexation, so we don't have mixed types as first item.

[ author | message1 (their or wormhole's) | message2 (wormhole) | ... ]

It's not dict, because we want to keep all user's messages until they expire.

@sinus-x sinus-x added this to the 0.2 milestone Aug 14, 2020
@sinus-x sinus-x removed this from the 0.2 milestone Aug 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant