Overview
Comment: | Keep track of users in a channel. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5f51d55981a74610c7d36038d540cc68 |
User & Date: | js on 2011-10-05 19:40:34 |
Other Links: | manifest | tags |
Context
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 | |
Changes
Modified src/IRCChannel.h from [58d378b5d3] to [25d9875e0e]. [diff]
Modified src/IRCChannel.m from [902ac1c988] to [9e11412db3]. [diff]
Modified src/IRCConnection.h from [8fa29103e7] to [db3258a581]. [diff]
Modified src/IRCConnection.m from [bf2838c044] to [687bea590f]. [diff]
Modified tests/test.m from [3b6f19e207] to [bf66f3f82c]. [diff]