@doc_clemens There is a simple typo on how the extension is used instead of:
items.updateOrderIndices()
it should be performed on the copy ofitems
updatedItems.updateOrderIndices()
Post
Replies
Boosts
Views
Activity
Would also love more of an explanation on the logic in getTimeline(). I continue to get an error when trying to work with the SDK from within the extension that no such module exists.