Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from my old implementation.
|
|
|
|
|
|
isLoggedIn() was still being called on the DB
|
|
* Users.class.php: whitespace change, fix a few array things
* Database.class.php: refer to $mm->hasher(), not $this->hasher()
* new.html.php: fix stupid shit
|
|
* move a lot of stuff out of MessageManager
* move models from lib to models
|
|
|
|
Partway through a rewrite. I have some old files I didn't want to entirely delete.
|