Dandelion-Message-Service
Dandelion-Message-Service copied to clipboard
Message timestamp
There is no notion of time (or even a partial order) in the distributed message DB. Introduce a timestamp field in the messages that clients can choose to fill out to give a hint to GUI's. Note: the time of different computers will differ so there is still no strict partial order.
This is now implemented in the back end on the master branch but needs to be handled by the GUI some how.