Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
In the NULL user case, only non-signed requests will be done,
but it's probably enough for actor requests in most cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
msg_actor().
|
|
|
|
|
|
|
|
|
|
msg_undo() now generates valid messages for objects that are only
referenced by its id.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They may be (or not, not remember from the doc), but I don't care.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This means that it also generate the same id for the same Note.
|
|
|
|
|
|
|
|
This allows following Guppe groups.
|