39 check-ins occurring on or before 2013-02-14 00:32:03.
More ↑
2013-02-14
| ||
00:32 | Don't implement IRCConnectionDelegate on OFObject. check-in: c99e07382f user: js tags: trunk | |
00:20 | Prefix all ivars with an underscore. check-in: 8845b8b00b user: js tags: trunk | |
2012-12-22
| ||
15:19 | Fix Xcode project. check-in: 8d09d11bca user: js tags: trunk | |
2012-11-28
| ||
21:30 | Make sure no newlines from parameters are sent. check-in: 2cc7844016 user: js tags: trunk | |
2012-11-24
| ||
11:56 | Remove the IRCChannels class. check-in: 620b9b2a30 user: js tags: trunk | |
10:02 | API improvements. check-in: 50a9cc56c6 user: js tags: trunk | |
2012-11-08
| ||
15:57 | Revert "Adjust to new async API." check-in: 52008e00b1 user: js tags: trunk | |
2012-10-30
| ||
20:27 | Port to ObjC1. check-in: 7f37e545cf user: js tags: trunk | |
19:07 | Adjust to new async API. check-in: 0c43f5d8ca user: js tags: trunk | |
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 | |
16:53 | Revert "fix" for parsing JOIN as it broke stuff. check-in: 960f920c6d user: js tags: trunk | |
16:50 | Rename splitted to split. check-in: 5e1d907b6c user: js tags: trunk | |
16:46 | Add support for handling QUIT. check-in: 4e9e1552b6 user: js tags: trunk | |
16:29 | Update tests. check-in: 7dcca7532e user: js tags: trunk | |
16:23 | Add support for handling PART and fix parsing of JOIN. check-in: 92093d341f user: js tags: trunk | |
16:18 | Add -[description] to IRCChannel. check-in: 0d1dcda269 user: js tags: trunk | |
14:55 | Adjust to recent ObjFW changes. check-in: b2ebf6b9e5 user: js tags: trunk | |
2011-03-24
| ||
19:49 | Some cleanup. check-in: 43e5b3c00a user: js tags: trunk | |
2011-03-22
| ||
02:37 | Initial import. check-in: ba81f68105 user: js tags: trunk | |