3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-11 06:29:29 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Jeremy Latt
4b0cfa816c Massive refactor to support multiple connections and NickServ. 2012-12-16 19:13:53 -08:00
Jeremy Latt
f2aedbaffd Another massive refactor to support mutliple connections per nick. 2012-12-15 14:34:20 -08:00
Jeremy Latt
559445d9a8 formatting 2012-12-12 23:34:32 -08:00
Jeremy Latt
b7ed55d45c Fix privmsg. 2012-12-12 23:33:09 -08:00
Jeremy Latt
2cbf65564e I think I get IRC protocol now. 2012-12-12 23:27:17 -08:00
Jeremy Latt
dbaa73a319 Disable channel modes and remove some client modes. 2012-12-11 23:08:20 -08:00
Jeremy Latt
c99bc6b453 Display umode; delete a bunch of data structures for features that won't be implemented. 2012-12-11 22:55:12 -08:00
Jeremy Latt
5acc36409a Move main into the right location; fix a lot of channel messages. 2012-12-11 22:34:22 -08:00
Jeremy Latt
41e79e3b09 OPER command 2012-12-09 20:24:53 -08:00
Jeremy Latt
24b39fe847 Fix a few redundancies in replies. 2012-12-09 15:20:21 -08:00
Jeremy Latt
d7d6263e35 rudimentary (broken) invite support 2012-12-09 13:47:02 -08:00
Jeremy Latt
55f7c89468 cleanup and reorganization 2012-12-09 12:51:50 -08:00
Jeremy Latt
24ad2172a8 massive refactor and basic channel support: join, part, message 2012-12-08 22:54:58 -08:00