- [ ] I thought there were still some some "Custom Domain" issues that I'd like to fix before unbeta'ing but I need to dig those up.)
- [ ] Links to objects (like `T123`) on blogs on custom domains do not work until T6299 is resolved.
- [ ] Custom domains should have a way to specify protocols (HTTP vs HTTPS).
- [ ] Custom domains probably need a way to link to an alternate root (e.g., the main company site).
Handled:
- [X] 404 handler on custom domains requires login, but should just 404.
- [X] Add ability to archive posts
- [X] Draft titles can get cut off in the home sidebar (see D15425#177646)
- [X] A full featured drafts view should be added (see D15425#177646)
- [X] Fulltext search implementation
- [X] Sort default home view by first publish date, not creation date, so newly published stuff is at the top instead of lower down (whenever it was first written).
- [X] Phame blogs with header images throw an exception (roughly "getHeaderImage(): trying to use data but that data was not loaded and attached") when accessed via the Live controller on a custom domain.
- [X] Custom domains probably need a way to link to an alternate root (e.g., the main company site).