Commit Graph

24 Commits

Author SHA1 Message Date
Chi Vinh Le 292e33c105 Implement AdminCommentContent for text and html 2018-03-22 23:15:21 +01:00
Chi Vinh Le a1a867ec55 Add margin to contentEditable 2018-03-22 19:44:53 +01:00
Chi Vinh Le 19920deeda Better detect tag ancestors 2018-03-22 18:03:13 +01:00
Chi Vinh Le 78eb92e3ab Fix styling on admin site 2018-03-21 19:48:33 +01:00
Chi Vinh Le 1aeae553e5 Add border radius 2018-03-21 19:24:36 +01:00
Chi Vinh Le 99955b82f5 Blockquote styling 2018-03-21 18:41:27 +01:00
Chi Vinh Le 1fa1077bb2 Fix normalizer 2018-03-21 17:35:39 +01:00
Chi Vinh Le ae4cc3ba20 Typo 2018-03-21 17:27:31 +01:00
Chi Vinh Le 973e907275 Combine readme 2018-03-21 17:24:57 +01:00
Chi Vinh Le fa3633b29a Add placeholder to Coral RTE :-) 2018-03-21 17:15:57 +01:00
Chi Vinh Le 16c5a90736 Move label, placeholder strings to DraftArea 2018-03-21 17:01:02 +01:00
Chi Vinh Le 65778c31ff Refactor draft area api step 1 2018-03-21 15:41:27 +01:00
Chi Vinh Le bd2fcf837a Move coral rte to talk-plugin-rich-text 2018-03-21 13:45:29 +01:00
Chi Vinh Le 8aa8517d1d Implement Coral RTE 2018-03-19 00:29:01 +01:00
Wyatt Johnson 44f187dafa added plugin directory 2018-03-08 19:58:48 -07:00
okbel 59da1ec1af Merge branch 'rte-plugin' of github.com:coralproject/talk into rte-plugin
* 'rte-plugin' of github.com:coralproject/talk:
  Fix file name casing
2018-03-05 14:41:15 -03:00
okbel 7962df6983 adding br to the purifier 2018-03-05 14:14:22 -03:00
Chi Vinh Le a1f6800d99 Fix file name casing 2018-03-05 17:45:56 +01:00
Wyatt Johnson 22c876fa02 introduced some safety checks 2018-02-23 14:02:44 -07:00
okbel 02374345e1 Adding README.md, modifying mutation, changing htmlBody to richTextBody to make it generic 2018-02-23 15:35:14 -03:00
okbel e45b09b32a Adding support for links! 2018-02-23 14:52:20 -03:00
okbel 7422575aba Initializing purifier config 2018-02-23 13:16:00 -03:00
okbel 907ffea1f9 Adding strict and secure rules for html injection and jsom config 2018-02-23 13:06:56 -03:00
okbel 912ccd6dd9 Adding a plugin for the backend and a plugin for the frontend 2018-02-23 12:38:33 -03:00