aboutsummaryrefslogtreecommitdiffstats
path: root/bug/op_edit_comment_test.go
Commit message (Collapse)AuthorAgeFilesLines
* identity: remove support for legacy identityMichael Muré2020-10-041-4/+16
|
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-11/+12
|
* bug: compute op's ID based on the serialized data on diskMichael Muré2019-08-081-6/+9
|
* bug: fix EditCommentOperation targeting the wrong commentMichael Muré2019-04-141-9/+35
| | | | fix #126
* identity: I can compile again !!Michael Muré2019-03-011-8/+4
|
* identity: somewhat getting closer !Michael Muré2019-03-011-1/+17
|
* identity: more progress and fixesMichael Muré2019-03-011-1/+1
|
* WIP identity in gitMichael Muré2019-03-011-4/+2
|
* bug: use deditated type for all TimelineItemMichael Muré2018-09-301-2/+2
|
* bug: implement comment editionMichael Muré2018-09-291-0/+53
- add a new operation - add a new "timeline" in the snapshot that hold a processed version of the operations