Commit Graph

15 Commits (b229a18ccfa7713fa1d71ed33ca1f0b7a5709ea9)

Author SHA1 Message Date
ansuz 1526c26f8e remember code and wysiwyg pads
ansuz 849683d586 update to use new style crypto module
ansuz f94c06abc0 drop a bunch of stuff and use diff dom and hyperjson
ansuz beba78d7f8 update prototype dependencies
ansuz a735d63306 migrate markdown rendering 'pad' to netflux
ansuz 1c54af69a1 update minor editors to use new realtime-input api
ansuz 3cb94b8d80 jshint compliance
ansuz afa2811472 remove local version of marked.js, prefer bower version
ansuz 2c5a2b6023 remove unused code, add todos, fix minor errors
ansuz 61fbf81dcd factor out rainbow stuff into rainbow.js
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.
ansuz 266e5eccce change styles for rendered page
ansuz 3cffdc982f remove unused functions from render/main.js
better comments
ansuz c2eb29b75e fix typo
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.