Most likely, you have User Registration Options|Default Registration Options|Thread display mode set to Linear. Change this to hybrid and new users will start on hybrid. Existing users can change to hybrid in their options.
To set everyone to hybrid mode, you can run the query
Code:
UPDATE user SET threadedmode=2
Also, since you actually use the threading information, you may be interested in my "In reply to" mod.