This fixes the issue of reactions not showing up due to the timestamp field being missing in data messages sent by gurk. With https://github.com/whisperfish/presage/pull/295 presage handles the field correctly, so it no longer needs to be set by gurk.
This fixes the issue of reactions not showing up due to the
timestamp
field being missing in data messages sent by gurk. With https://github.com/whisperfish/presage/pull/295 presage handles the field correctly, so it no longer needs to be set by gurk.