• Robert Knight's avatar
    Initialize group and permissions of new replies before creating them · 6610049a
    Robert Knight authored
    Previously the `group` and `permissions` properties of new replies were
    set _after_ creating the reply with `createAnnotation()`. This meant
    that the new reply did not have the correct group and permissions when
    it was filtered for the first time by the `buildThread()` function.
    6610049a
Name
Last commit
Last update
.github Loading commit data...
h Loading commit data...
images Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
.npmignore Loading commit data...
.travis.yml Loading commit data...
CODE_OF_CONDUCT Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
npm-shrinkwrap.json Loading commit data...
package.json Loading commit data...