10 check-ins using file src/IRCUser.h version 353088c1af
2012-02-16
| ||
17:27 | Don't require an IRCUser where it is not necessary. check-in: b86913fa3e user: js tags: trunk | |
14:56 | Handle closed connection. check-in: 4314708767 user: js tags: trunk | |
2011-10-24
| ||
18:34 | Don't retain the delegate to prevent a reference cycle. check-in: c2aa35d109 user: js tags: trunk | |
2011-10-05
| ||
19:40 | Keep track of users in a channel. check-in: 5f51d55981 user: js tags: trunk | |
19:26 | Fix adding channels to the list of joined channels. check-in: a515b09ef0 user: js tags: trunk | |
2011-09-22
| ||
23:39 | Adjust to recent ObjFW changes. check-in: e398c849f2 user: js tags: trunk | |
2011-09-14
| ||
23:38 | Make non-blocking processing possible. check-in: 8b48789571 user: js tags: trunk | |
23:13 | Export the internal OFTCPSocket so it can be observed externally. check-in: 8e20888525 user: js tags: trunk | |
23:13 | Add ObjIRC.h. check-in: 3934bad84c user: js tags: trunk | |
2011-09-12
| ||
23:17 | Adjust to recent ObjFW changes. check-in: 88eea97f3d user: js tags: trunk | |