Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-01 | Fix dumb mistake -- changed function names partway through writing Nickname ↵ | Brion Vibber | |
and forgot to update a couple places. :) | |||
2010-11-29 | Nickname class to encapsulate validation & common regexes for nickname formats. | Brion Vibber | |
This provides initial infrastructure for decoupling display names from internal canonical names, but continues to have us storing and using the canonical forms. It should be/become possible to provide mixed-case and underscore-containing names in links, @-mention, !-group, etc, but we don't store those alternate forms generally. |