Andrey Petrov
0c21486992
History backfill, also tests pass.
2015-01-18 18:55:47 -08:00
Andrey Petrov
3c4e6994c2
chat.Channel->chat.Room, /ban, /whois, chat.User.Identifier
...
- Renamed chat.Channel -> chat.Room
- /ban works, supports IP also
- /whois works
- chat.User now accepts an Identifier interface rather than name
- Tweaked rate limiting
2015-01-16 21:53:22 -08:00
Andrey Petrov
6f7410c7a0
Making a dent in golint: 94 -> 70
2014-12-26 17:59:29 -08:00
Andrey Petrov
c1406dda55
Remove all old code; fixed Set remove; fixed disconnect bug; fixed term reference.
2014-12-24 20:31:54 -08:00
Andrey Petrov
601a95c1cd
Progress trying to make things less buggy, not much.
2014-12-22 22:54:29 -08:00
Andrey Petrov
a1d5cc6735
Set.Each, also builtin Channel broadcast goroutine
2014-12-22 21:47:07 -08:00
Andrey Petrov
4c8d73b932
Framework for server-agnostic chat.
2014-12-20 16:45:10 -08:00