50 most recent check-ins occurring on or after 2011-09-09 21:24:01.
More ↑
2024-05-04
| ||
21:18 | Adjust to ObjFW changes check-in: bd405f3759 user: js tags: trunk | |
21:05 | Update buildsys check-in: a13b2c4a76 user: js tags: trunk | |
2021-04-29
| ||
00:48 | Adjust to ObjFW changes check-in: 3bf621892c user: js tags: trunk | |
2018-12-17
| ||
21:04 | Adjust to ObjFW changes check-in: 42243ac2f7 user: js tags: trunk | |
2018-11-11
| ||
10:47 | Fix method signature mismatch check-in: 75e955fa17 user: js tags: trunk | |
2018-11-06
| ||
22:34 | Fix compilation with GCC check-in: 77e08a1214 user: js tags: trunk | |
22:26 | Readd autogen.sh check-in: 92aea1ca90 user: js tags: trunk | |
22:20 | Adjust to ObjFW changes check-in: 7a7f60e3e6 user: js tags: trunk | |
2017-05-08
| ||
00:54 | Adjust to recent ObjFW changes check-in: 5dbb32c633 user: js tags: trunk | |
2017-01-22
| ||
23:01 | Add ping timeout check-in: c17c999968 user: js tags: trunk | |
20:49 | IRCConnection: Make fallback encoding configurable check-in: 0ca6e4f04d user: js tags: trunk | |
17:24 | IRCConnection: Make the socket class configurable check-in: 38de3de8ed user: js tags: trunk | |
15:20 | Do not run tests automatically check-in: 9a8a6a9bf9 user: js tags: trunk | |
2017-01-10
| ||
00:58 | Fix channel iteration in QUIT handler check-in: fc04e870e4 user: js tags: trunk | |
2016-05-07
| ||
11:58 | Add a proper build system check-in: 3bac4aa7d3 user: js tags: trunk | |
11:45 | Update copyright check-in: 85f791ce81 user: js tags: trunk | |
11:23 | Cleaner PONG check-in: aa89dd371b user: js tags: trunk | |
11:21 | Adjust to ObjFW changes check-in: e7f0831117 user: js tags: trunk | |
2013-07-12
| ||
14:12 | Adjust to ObjFW API and fix a disconnect bug. check-in: 1813701690 user: js tags: trunk | |
2013-02-16
| ||
22:42 | Fix wrong selector name. check-in: 09ffe6e374 user: js tags: trunk | |
2013-02-14
| ||
23:21 | Fix handling of nick changes. check-in: 22699c973b user: js tags: trunk | |
23:03 | Improve Makefile. check-in: 8575560a38 user: js tags: trunk | |
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 | |