> Random idea here, but what's the chance of a search bar at some point?

The new database has first-class support for fulltext search: <http://www.postgresql.org/docs/9.4/static/textsearch.html>

The implementation will probably take a week + weekend (I don't get to work on the Guild every day).

Once BBCode is finished, the next things on my plate (off the top of my head) are:

- notifications (big feature, partially coded already)
- being able to archive/delete private convos (medium feature)
- search (big feature)

Of course, these are always interleaved with random patches and smaller issues (I don't know why every line in this post has parentheses).