Commit Graph

6 Commits

Author SHA1 Message Date
f9d724738c Add syntax highlighting for code blocks
We might consider extracting this into an extension, but TextFormatter
does syntax highlighting for code blocks by default in live previews
anyway.

closes #248
2015-08-31 13:17:16 +09:30
874c023f8a Fix text overlap in search result with long content 2015-08-28 15:18:17 -07:00
e123ad52a9 Reduce contrast on post stream time gaps 2015-08-26 10:19:24 +09:30
79ea5d833a Slightly less padding on blockquotes 2015-07-28 16:42:03 +09:30
017c258e46 Live preview of post editing/replying thanks to TextFormatter 👏 2015-07-22 16:05:00 +09:30
a9ded36b57 Major CSS revamp
- Get rid of Bootstrap (except we still rely on some JS)
- Use BEM class names
- Rework variables/theme config
- Fix various bugs, including some on mobile

The CSS is still not ideal – it needs to be cleaned up some more. But
that can be a focus for after beta.
2015-07-17 14:47:49 +09:30