|
From: SourceForge.net <no...@so...> - 2005-05-05 13:37:00
|
Patches item #1195868, was opened at 2005-05-05 15:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 Category: newfeature Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jean-Yves Lefort (jylefort) Assigned to: Nobody/Anonymous (nobody) Summary: Add "Usermode" IRC account setting Initial Comment: It sends a MODE command on connect. The default value is +i (invisible, useful for avoiding spam bots). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-05 13:43:37
|
Patches item #1195868, was opened at 2005-05-05 09:36 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 Category: newfeature Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jean-Yves Lefort (jylefort) >Assigned to: Ethan Blanton (eblanton) Summary: Add "Usermode" IRC account setting Initial Comment: It sends a MODE command on connect. The default value is +i (invisible, useful for avoiding spam bots). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-06 04:55:19
|
Patches item #1195868, was opened at 2005-05-05 13:36 Message generated for change (Comment added) made by seather You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 Category: newfeature Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jean-Yves Lefort (jylefort) Assigned to: Ethan Blanton (eblanton) Summary: Add "Usermode" IRC account setting Initial Comment: It sends a MODE command on connect. The default value is +i (invisible, useful for avoiding spam bots). ---------------------------------------------------------------------- Comment By: Seather (seather) Date: 2005-05-06 04:55 Message: Logged In: YES user_id=1152155 in the spirit of "trying to move away from having preferences for everything" i would suggest instead having a multiline scroll box that sends a list of cmds on connect, which would take care of mode changes, various opers/auths, chan joins with pass and over riders, etc a taste of a bloated on connect, i made it up, though my self and many others really do like having a bunch of stuff for this /oper seather pass /mode $me +ixnI-s /mode $me +h 224.0.0.1 /msg aut...@se... seather pass /msg bo...@us... #botty invite $me pass /join #voidnet /join #blah pass /join #rar pass OVERRIDE /join #botty ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-06 17:54:35
|
Patches item #1195868, was opened at 2005-05-05 08:36 Message generated for change (Comment added) made by eblanton You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 Category: newfeature Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jean-Yves Lefort (jylefort) Assigned to: Ethan Blanton (eblanton) Summary: Add "Usermode" IRC account setting Initial Comment: It sends a MODE command on connect. The default value is +i (invisible, useful for avoiding spam bots). ---------------------------------------------------------------------- >Comment By: Ethan Blanton (eblanton) Date: 2005-05-06 12:54 Message: Logged In: YES user_id=298616 This has historically been taken care of by plugins, and I think we would like it to remain that way in the near future. In 2.x, umodes will probably be taken care of by the new privacy infrastructure, and umode +i will be handled by the same mechanism that handles invisible on other protocols. Likewise, the tasks seather wishes to take care of are appropriate for a plugin. I believe there is a plugin in the plugin tracker called irc_extras (or something to that effect) which provides most of these features. Ethan ---------------------------------------------------------------------- Comment By: Seather (seather) Date: 2005-05-05 23:55 Message: Logged In: YES user_id=1152155 in the spirit of "trying to move away from having preferences for everything" i would suggest instead having a multiline scroll box that sends a list of cmds on connect, which would take care of mode changes, various opers/auths, chan joins with pass and over riders, etc a taste of a bloated on connect, i made it up, though my self and many others really do like having a bunch of stuff for this /oper seather pass /mode $me +ixnI-s /mode $me +h 224.0.0.1 /msg aut...@se... seather pass /msg bo...@us... #botty invite $me pass /join #voidnet /join #blah pass /join #rar pass OVERRIDE /join #botty ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-06-01 01:58:48
|
Patches item #1195868, was opened at 2005-05-05 08:36 Message generated for change (Comment added) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: newfeature Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jean-Yves Lefort (jylefort) Assigned to: Ethan Blanton (eblanton) Summary: Add "Usermode" IRC account setting Initial Comment: It sends a MODE command on connect. The default value is +i (invisible, useful for avoiding spam bots). ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-05-31 20:58 Message: Logged In: YES user_id=156487 seather, see http://gaim-irchelper.sf.net ---------------------------------------------------------------------- Comment By: Ethan Blanton (eblanton) Date: 2005-05-06 12:54 Message: Logged In: YES user_id=298616 This has historically been taken care of by plugins, and I think we would like it to remain that way in the near future. In 2.x, umodes will probably be taken care of by the new privacy infrastructure, and umode +i will be handled by the same mechanism that handles invisible on other protocols. Likewise, the tasks seather wishes to take care of are appropriate for a plugin. I believe there is a plugin in the plugin tracker called irc_extras (or something to that effect) which provides most of these features. Ethan ---------------------------------------------------------------------- Comment By: Seather (seather) Date: 2005-05-05 23:55 Message: Logged In: YES user_id=1152155 in the spirit of "trying to move away from having preferences for everything" i would suggest instead having a multiline scroll box that sends a list of cmds on connect, which would take care of mode changes, various opers/auths, chan joins with pass and over riders, etc a taste of a bloated on connect, i made it up, though my self and many others really do like having a bunch of stuff for this /oper seather pass /mode $me +ixnI-s /mode $me +h 224.0.0.1 /msg aut...@se... seather pass /msg bo...@us... #botty invite $me pass /join #voidnet /join #blah pass /join #rar pass OVERRIDE /join #botty ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1195868&group_id=235 |