index.md (637B)
1 Usernames 2 ========= 3 4 Description 5 ----------- 6 Changes the handling of QUIT and NICK messages from other users so that the 7 output is written to the relevant channels rather than the server output. This 8 patch is rather bulky but it gets the job done. 9 10 Notes 11 ----- 12 I have tested this patch against the other patches posted here and they all 13 apply, but for some of them you must apply this patch first or there will be 14 conflicts. 15 16 Download 17 -------- 18 * [ii-1.4-usernames.diff](ii-1.4-usernames.diff) 19 * [ii-1.8-usernames.diff](ii-1.8-usernames.diff) 20 21 Author 22 ------ 23 * Robert Lowry (bobertlo) <robertwlowry@gmail.com> 24 * Ported to 1.8 by hicsfield