101 Commits (08c45c3743a0cd74af1f2c78bd8ab4fd4a6dde95)

Author SHA1 Message Date
Julian Lam cb3b2bd27b closes #6562 7 years ago
Barış Soner Uşaklı 4f2f84e47c #4804 7 years ago
Barış Soner Uşaklı 80ea9e9797 fix lint 8 years ago
Barış Soner Uşaklı 6485108dfd faster getReplies 8 years ago
Peter Jaszkowiak 3c2d4fe649 Switch from underscore to lodash 8 years ago
Barış Soner Uşaklı f1b8492164 remove unnecessary checks 8 years ago
Barış Soner Uşaklı 29ca1dbf08 replies/reply fix 8 years ago
Peter Jaszkowiak 484a800327 Merge branch master into develop 8 years ago
Barış Soner Uşaklı 8afdd71ef1 closes #5559 8 years ago
Julian Lam e4168f4a87 linting 8 years ago
psychobunny f7d1e58d65 improved threaded view design... again 8 years ago
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files 8 years ago
Barış Soner Uşaklı b4a32ee96f style changes 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
Ben Lubar 5937fefa39
Check whether the user can read the replies and allow filtering the reply count in plugins 8 years ago
barisusakli 96d05b58d4 show deleted replies like regular deleted posts 8 years ago
Ben Lubar 123c66e3ec Cache the number of replies in the post object. See #5050.
https://github.com/NodeBB/NodeBB/pull/5050#pullrequestreview-4248269
8 years ago
Ben Lubar 5d66811213 Include reply count with posts in topics 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 8 years ago
barisusakli 6f86621e30 closes #5096 8 years ago
barisusakli 07fe5057e1 make sure validator.escape() receives strings only 9 years ago
barisusakli 0efe315790 closes #4631 9 years ago
Ben Lubar f62da5c4e9 see NodeBB/NodeBB#4909 9 years ago
Ben Lubar 26df552d55 Add edit, delete, and topics:delete permissions for users acting on their own posts 9 years ago
barisusakli 596af5d82b closes #4754 9 years ago
barisusakli ff88186d41 closes #4537 9 years ago
barisusakli f246c5e1ee closes https://github.com/NodeBB/nodebb-theme-persona/issues/259 9 years ago
barisusakli f665a1e353 closes #4394 9 years ago
barisusakli c10ec6b810 closes #4326 9 years ago
barisusakli 34f68a029a closes #4204 9 years ago
barisusakli 5f17e327ce possible fix for https://github.com/akhoury/nodebb-plugin-import/issues/173 9 years ago
barisusakli 1a87767c2c removed extra isAdminOrMod check 9 years ago
barisusakli 2d01fe78d0 removed privileges.posts.get from addPostData
privilege data is already available higher up
10 years ago
barisusakli 40e26d3b9d removed unused requires 10 years ago
barisusakli 75e2228989 closes #3689 10 years ago
barisusakli b7ce4312a9 show toPid inline 10 years ago
Julian Lam 018af5fa22 accidentally used deprecated method, heh 10 years ago
Julian Lam 09d23c3dd0 Added support for a theme to generate a link back to a parent post 10 years ago
barisusakli 5950f97f96 more refactors 10 years ago
barisusakli 51cdd0800c simplified calculatePostIndices 10 years ago
barisusakli f55e8bc548 actually rename :dull: 10 years ago
Barış Soner Uşaklı e7dd881092 teaser fixes
if a post is deleted/restored update the teaser to the latest undeleted
pid, if all posts are deleted it will be set to null
10 years ago
barisusakli 1910fdb977 fix xss on guest handles, make sure guest handlers arent longer than max username length 10 years ago
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
10 years ago