aboutsummaryrefslogtreecommitdiffstats
path: root/bug/op_edit_comment.go
Commit message (Collapse)AuthorAgeFilesLines
* bug: message can be empty on edit commentMichael Muré2018-10-011-4/+0
|
* bug: in op convenience function, return the new op to be able to set ↵Michael Muré2018-10-011-4/+4
| | | | metadata later
* bug: use a value embedding for OpBaseMichael Muré2018-10-011-2/+2
|
* bug: use deditated type for all TimelineItemMichael Muré2018-09-301-8/+3
|
* timeline: various minor improvementsMichael Muré2018-09-301-6/+8
|
* bug: implement comment editionMichael Muré2018-09-291-0/+123
- add a new operation - add a new "timeline" in the snapshot that hold a processed version of the operations