- fixed a bug in navigation between conferences via post links
- fixed the "your post is 'new'" bug (this was actually another bug, in
postNewMessage())
- some other stuff
(first workout of HTML Checker code)
* modified the dictionary implementation to use a trie system rather than
a set of HashSets, and also started using a new, much smaller dictionary
* general bugfixes and cleanup on other items as needed