You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.
RISCfuture edited this page Sep 13, 2010
·
15 revisions
Version 3.1
Abstract out authentication code to a stem listener, include basic authenticators for all the types you specify in the tutorial. Include support for a method call like authenticate :nick or authenticate :password in the controller class. (Password or nick retrieved from yml files.)
Make !quit and !reload execute only once per stem.
RSpec out all core classes
Unscheduled
Drop [word]_filter requirements 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.