10 descendants and 10 ancestors of 3934bad84cafc149
2012-10-17
| ||
20:18 | Use async I/O. check-in: e7f34ce8d0 user: js tags: trunk | |
2012-03-21
| ||
10:53 | Update URL in copyright. check-in: 58f1f2d5c5 user: js tags: trunk | |
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 | |
2011-09-10
| ||
23:21 | Add support for changing the nickname. check-in: 117cdc960f user: js tags: trunk | |
23:11 | Add support for kicking a user. check-in: 4e0ae8ca4e user: js tags: trunk | |
19:59 | Add support for sending notices. check-in: 84aa37ee2e user: js tags: trunk | |
13:40 | Add support for parsing KICK. check-in: 6f062f7189 user: js tags: trunk | |
13:11 | Add support for parsing NOTICE. check-in: e7642f3cbb user: js tags: trunk | |
2011-09-09
| ||
21:24 | Handle nickname changes. check-in: 7b1c2b91a4 user: js tags: trunk | |
21:24 | Update Xcode project. check-in: 6558930da1 user: js tags: trunk | |
20:13 | Make command parsing case-insensitive. check-in: f816d8f084 user: js tags: trunk | |
17:00 | Add support for sending messages. check-in: a372ef7d50 user: js tags: trunk | |