we've taken the custom title and just prioritized it over the post based one.

if $customTitle show($customTitle);
else show($normalTitle);


small change in showflat and viewmessage and *poof* done. also, the title is colorized according to the username color too..