forked from retoor/snek
- Remove the unused `isVisible()` method from `MessageElement` class to clean up dead code - Fix `siblingGenerated` tracking logic: change from boolean to storing the actual next sibling reference, ensuring proper re-evaluation when DOM changes occur - Move `endOfMessages` element creation before the observer loop to ensure it's observed for intersection events