thedjpetersen / subway

ABANDONED - A web based IRC client
1.47k stars 152 forks source link

Repeated channel messages #331

Open cjb opened 10 years ago

cjb commented 10 years ago

On refactor branch, I saw the last three messages to a channel get repeated in the web interface, i.e.

<A> 1
<B> 2
<C> 3
<A> 1
<B> 2
<C> 3
thedjpetersen commented 10 years ago

Note: This is when two logged in users are connected - it happens to one of the logged in users

thedjpetersen commented 10 years ago

Can you provide any more context I am having a little trouble repro-ing?

cjb commented 10 years ago

Ah okay, I didn't think I'd had two users logged into Subway (but it's quite possible).