MantisBT: master b1dbef67

Author Committer Branch Timestamp Parent
dregad atrol master 2018-02-10 12:26 master eb61a5b9
Changeset

Don't collapse sequential timeline events of same type

This reverts the change introduced in Zipher's original code.

Combining similar actions is introducing a regression, e.g. when adding
multiple tags in a single operations: only one timeline entry with the
last processed tag is shown, instead of one per tag.

mod - core/timeline_api.php Diff File