Closed tzarebczan closed 1 year ago
If you edit a comment, the timestamp is updated and comment shows as if it was being made anew.
Instead, it should keep the same timestamp.
We can also add a new field to show which comments are edited, and when. May need a new field, or use signing ts vs timestamp comparisons.
done via: https://github.com/OdyseeTeam/commentron/commit/38ced411e6068499b7a635403d9f1eee7e8fa7cb
If you edit a comment, the timestamp is updated and comment shows as if it was being made anew.
Instead, it should keep the same timestamp.
We can also add a new field to show which comments are edited, and when. May need a new field, or use signing ts vs timestamp comparisons.