View Issue Details

IDProjectCategoryView StatusLast Update
0002491unrealircdpublic2005-05-16 00:22
ReporterStealth Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionreopened 
Summary0002491: Send numerics to everyone
DescriptionI was playing around, and I noticed servers and services can't send numerics as $*, like you can with PRIVMSG. I think something like this may be useful, and will greatly increase efficiency on large networks who still like to use the RPL_TEXT to send "NewsFlashes" to users.

This should finction how $* does with PRIVMSG, such as:
:irc.myserver.net 304 $* :Sends this numeric to everyone.
3rd party modules

Activities

codemastr

2005-04-21 18:29

reporter   ~0009789

They shouldn't be using RPL_TEXT for this purpose to begin with.

Stealth

2005-04-21 18:56

reporter   ~0009790

RPL_TEXT was an example.

Even if it isnt used for this purpose, it would still probably be useful for something else if anyone wanted to use it.

tabrisnet

2005-04-21 23:23

reporter   ~0009792

Last edited: 2005-04-22 00:06

probably should not be used in this manner, however I can think of one services package that used numeric 304 (RPL_TEXT) for /os newsflash, as well as a couple other things like 'password accepted for nick', and also logonnews.

I'm not going to say it's right, but it IS done. and I believe it was done to try to emulate another ircd/services.

codemastr

2005-04-21 23:43

reporter   ~0009793

[quote]Even if it isnt used for this purpose, it would still probably be useful for something else if anyone wanted to use it.[/quote]
It would require quite a bit of rewriting and it would make things significantly slower. It's not worth it.

[quote]I'm not going to say it's right, but it IS done. and I believe it was done to try to emulate another ircd/services.[/quote]
Yes, it is done. However, this doesn't mean that we should encourage it by providing features to make it easier to do.

Issue History

Date Modified Username Field Change
2005-04-21 15:12 Stealth New Issue
2005-04-21 18:29 codemastr Status new => closed
2005-04-21 18:29 codemastr Note Added: 0009789
2005-04-21 18:56 Stealth Status closed => feedback
2005-04-21 18:56 Stealth Resolution open => reopened
2005-04-21 18:56 Stealth Note Added: 0009790
2005-04-21 23:23 tabrisnet Note Added: 0009792
2005-04-21 23:43 codemastr Note Added: 0009793
2005-04-22 00:06 tabrisnet Note Edited: 0009792
2005-05-16 00:22 syzop Status feedback => closed