b59c0b671e
This patch updates `TimelineMetadata` to work on the _remotes_ region only, excluding the _start_ and the _locals_ regions. It helps to reduce the risk of inserting items in an incorrect regions. This patch also removes on more `rfind_event_by_id` usage, which is nice.