Messages with Built-in Deletion Timer #81

Open
opened 2020-10-05 21:08:57 +02:00 by delvh · 1 comment

A new feature that is currently becoming popular for messengers is the message that deletes itself after an user-chosen amount of time.

As funny as it sounds, this feature will be easier to implement than the full deletion of messages as the
LocalDB problem (see #67) will be avoided automatically, if implemented correctly.

A new feature that is currently becoming popular for messengers is the message that deletes itself after an user-chosen amount of time. As funny as it sounds, this feature will be easier to implement than the full deletion of messages as the `LocalDB problem` (see [#67](https://git.kske.dev/zdm/envoy/issues/67#issuecomment-790)) will be avoided automatically, if implemented correctly.
delvh added the
client
M
labels 2020-10-05 21:08:57 +02:00

I think this is a great feature but it should be an attachment called announcment. This would be the more generic approach as the attachment interface already exists and is inteded for such things as well.

I think this is a great feature but it should be an attachment called announcment. This would be the more generic approach as the attachment interface already exists and is inteded for such things as well.
This repo is archived. You cannot comment on issues.
There is no content yet.