17 Commits (f5266e2109d938ed3c038f6b6b27ffb6c9cbf7be)

Author SHA1 Message Date
ansuz a735d63306 migrate markdown rendering 'pad' to netflux 9 years ago
ansuz 1c54af69a1 update minor editors to use new realtime-input api 9 years ago
ansuz 3cb94b8d80 jshint compliance 9 years ago
ansuz afa2811472 remove local version of marked.js, prefer bower version 9 years ago
ansuz 587f95b6d7 don't overflow 9 years ago
ansuz 2c5a2b6023 remove unused code, add todos, fix minor errors 9 years ago
ansuz 61fbf81dcd factor out rainbow stuff into rainbow.js 9 years ago
ansuz 150c9a300d scale viewport so mobile is readable 9 years ago
ansuz d96124229b clean up realtime-input.js, break API
use an object for configuration, so as to be more extensible.
modify applications which use the API to match.
9 years ago
ansuz 266e5eccce change styles for rendered page 9 years ago
ansuz 3cffdc982f remove unused functions from render/main.js
better comments
9 years ago
ansuz 317abf36f3 make rendered images sort of responsive 9 years ago
ansuz 388c6de64a minor style tweaks for /render/ 9 years ago
ansuz ec172b6d21 rendered html should be scrollable 9 years ago
ansuz c2eb29b75e fix typo 9 years ago
ansuz fd1e5d5735 better styling on render page
now solarized dark
9 years ago
ansuz a718f89e08 make a new pad that doesn't allow input.
It simply renders markdown that's being written in the same channel
but in another editor that allows input.
9 years ago