Commit Graph

5 Commits

Author SHA1 Message Date
Michael Muré
ba3281dc99
all operations now have an author and a timestamp 2018-07-18 00:16:06 +02:00
Michael Muré
76ac1787b8
add bug status + open/close commands 2018-07-17 19:28:37 +02:00
Michael Muré
13d7b3480b
use a Unix timestamp (int64) for the time instead of golang's Time that cause trouble for serialisation 2018-07-14 23:02:49 +02:00
Michael Muré
d973718567
add time to comments 2018-07-14 22:18:40 +02:00
Michael Muré
55aef8c387
implement AddComment 2018-07-13 22:53:53 +02:00