irc-defs icon indicating copy to clipboard operation
irc-defs copied to clipboard

More up-to-date IRC Definition Lists

Results 16 irc-defs issues
Sort by recently updated
recently updated
newest added

It's in modern, but it's missing here: https://modern.ircdocs.horse/#hostlen-parameter

https://defs.ircdocs.horse/info/formatting.html https://forums.mirc.com/ubbthreads.php/topics/270108/mirc-7-68-released ```Added support for strikethrough text using Control+E.```

I think this is relatively sensible? Feels a bit outdated and mostly a carryover from the alien lists. We can't get the latest commit date, can we?

Common wisdom is that clients handle `NOTICE`s to messages VERY BADLY. Like, NEVER DO THIS. You can get banned from channels and networks for it. Especially one claim in particular,...

I have no clue what first defined this numeric or where it came from. It's not in the RFCs, it's not in irc2, unreal, ircu, insp. But it is in...

history

Requested: A list of commands/messages, the spec that introduced them, whether it's one a client sends or a client receives (or both), etc.

Rather than 'origin' being the useful bit of info, we should describe who uses the given mode/etc. E.g. maybe something along these lines: - Universal: Everyone uses this one. -...

We should list multiple prefixes in the `chanmembers` list explicitly, as discussed in #5. ie, YAML: ``` - ['a', '&'] - ['a', '!'] ... - ['q', '~'] - ['y', '~']...

IRCds that haven't been updated in ages and which are not used in the real world should have their numerics marked as 'obsolete' if they are not used by other...

Tables and graphs with multiple colours usually have a table showing colors and their meanings. I think switching to a tabular legend would make interpretations on the defs tables more...