whiskers75 / soontm

Soon(tm), a welcome break from node-irc.
7 stars 2 forks source link

TS6 support #16

Open whiskers75 opened 10 years ago

whiskers75 commented 10 years ago

I'm implementing TS6, the inter-server protocol support into Soon, so you can make services with it. Checklist before we can merge this:

maxteufel commented 10 years ago
  • [x] Update IRCObjs on NICKs

This is broken, as it currently only updates obj.name, but obj is used in many places.

maxteufel commented 10 years ago
  • [x] Update IRCObjs on double EUIDs

imho it's better to remove IRCObjs on a netsplit.