CarletonU-COMP2406-W2013 / Demacia

TA: Bjorn Vardal
1 stars 0 forks source link

Dynamic stream switching #12

Closed francislavoie closed 11 years ago

francislavoie commented 11 years ago

Use JS to delete and recreate Stream objects, to open a different stream without reloading the page.

francislavoie commented 11 years ago

Partial work done in #13. Hiding the object and re-opening with a different channel name should work. Will add soon.

Edit: Confirmed, hiding and reopening the stream after changing the channel does work. Doing the same with the chat seems buggy though. Will investigate.

francislavoie commented 11 years ago

15 implements this.