This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
To Do
Version 3.1
- RSpec out all core classes
Unscheduled
- Drop
[word]_filterrequirements for filters. - Less network-trafficy way of getting the user list … Perhaps maintain an internal user list and update it as users are promoted and demoted.
- AL_ROOT => Autumn.root, AUTUMN_VERSION => Autumn.version (if Rails does it, so do I!)
RFC compliance
- RFC-1459 specifies a nick being of nine characters, with the characters {}| having equivalence to []\ for comparison. The regex is
/[a-z][a-z0-9\-\[\]\\\`\^\{\}]{8}/i - RFC-2812 specifies a nick being of nine characters, as such:
/[a-z\[\]\\\`_\^\{\|\}][a-z\[\]\\\`_\^\{\|\}0-9\-]{8}/i






