James Lu
|
b3206822d2
|
relay: fix users being cloned on every JOIN
|
2015-07-12 23:31:26 -07:00 |
|
James Lu
|
6b9ec694b7
|
relay: basic JOIN handling
|
2015-07-12 23:28:54 -07:00 |
|
James Lu
|
3c2d0dbe3f
|
relay: (de)initialize channels using shared initialize/removechannel()
|
2015-07-12 19:03:18 -07:00 |
|
James Lu
|
0dc0770d6d
|
relay: add LINK and DELINK commands; many fixes to checkers (WIP)
|
2015-07-12 17:59:09 -07:00 |
|
James Lu
|
6870e041bc
|
relay: catch nicks that start with digits and add tests
|
2015-07-12 16:59:49 -07:00 |
|
James Lu
|
b538037e22
|
relay: add normalizeNick stub
|
2015-07-12 14:02:17 -07:00 |
|
James Lu
|
450584b963
|
relay: hack in utils.schedulers so that exportDB only gets queued once globally
Previously, exportDB would be queued once by every IRC object, which was the wrong behavior!
|
2015-07-12 13:09:35 -07:00 |
|
James Lu
|
e073f21417
|
relay: spawn servers, raise exportDB interval to 60; use main(irc)
|
2015-07-11 20:21:10 -07:00 |
|
James Lu
|
8d4a06b60e
|
Initial PyLink-Relay stub, with CREATE and DESTROY commands using a pickle database.
ref #37.
|
2015-07-10 20:26:46 -07:00 |
|