added fqa8 to beginner's guides so newusers can't miss it.
reorganize routing more logically; add newuser route
fix bugs in dump and reminders
add Remove handler, add bullshit, fix config files (need refactoring badly), update help text
fixed the nil pointer bug crashing glenda occasionally
fixed a bug which didnt check for errors, causing rare crashes over time
remove debug for remindme
added functioning remindme
most of remindme done; need to fix time interval counting
add showing usernames on 9front feeds :)
added mkindex by adding helper script because os/exec.Command() is braindead