FEATURE: Use virtual dom framework for faster post rendering

This commit is contained in:
Robin Ward
2016-01-04 15:18:09 -05:00
parent 3bf931ce54
commit d1e85bdd8b
127 changed files with 5724 additions and 2827 deletions

View File

@@ -19,7 +19,8 @@ export default {
"post_types":{
"regular":1,
"moderator_action":2,
"small_action":3
"small_action":3,
"whisper":4
},
"group_names":[
"admins",