It's my day off, so despite the list of higher priorities, I'm going to do something relaxing: continue refactoring the web app into components.
This is a crucial step in open sourcing the platform, as it'll make the entire codebase more maintainable, and allow both the hosted and self-hosted platforms to share crucial code. It also makes the components reusable in other platforms we build, like @snap_as.
All those changes are happening now on the `develop` branch: https://github.com/writeas/web-core/tree/develop