Peter Jaszkowiak
|
1ed571189c
|
Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
|
8 years ago |
Peter Jaszkowiak
|
896c8c7343
|
ESlint object-curly-spacing
|
8 years ago |
Peter Jaszkowiak
|
3b0dd2d1ef
|
ESlint padded-blocks
|
8 years ago |
Peter Jaszkowiak
|
bc1d70c126
|
ESlint comma-dangle
|
8 years ago |
barisusakli
|
f2e4d9ce53
|
change flag tests so they use socket methods as well
|
9 years ago |
barisusakli
|
d8a9df74d7
|
fix wrong error returns, more tests
|
9 years ago |
Sergii Paryzhskyi
|
e515b791da
|
Fix eslint rules (#5117)
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
|
9 years ago |
Julian Lam
|
3272c0b98c
|
linting
|
9 years ago |
Julian Lam
|
ead4de6c6f
|
Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint
|
9 years ago |
Julian Lam
|
e80400665e
|
closes #5111
|
9 years ago |
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
9 years ago |
barisusakli
|
72c75bd781
|
add pagination to flags page
|
9 years ago |
barisusakli
|
ef5e02534a
|
fix missing translator, add flag reason
|
9 years ago |
Julian Lam
|
b12607b1de
|
added uid to flag history, fixed loading on IS, worked around tjs bug
|
9 years ago |
Julian Lam
|
8dc57cba58
|
allowing updating of flag data
|
9 years ago |
barisusakli
|
7f44041e01
|
simpler
|
9 years ago |
Julian Lam
|
1f70f886b5
|
fixed reference to undefined variable
/cc @BenLubar
|
9 years ago |
barisusakli
|
eb0aea6390
|
add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
|
9 years ago |
Ben Lubar
|
44431f8410
|
fix notifications that contain topic titles with commas in them
|
9 years ago |
Julian Lam
|
eb8b6af7fb
|
Fix global mod priv check and styling for flags page
|
9 years ago |
barisusakli
|
87f0d68ba2
|
send flag notifications to global mods as well
push notifications to unique uids only
|
9 years ago |
barisusakli
|
e6cf8ec5cf
|
more flagged posts shenanigans
|
9 years ago |
Julian Lam
|
05df8900db
|
closes #3912
|
9 years ago |
barisusakli
|
59ed276dce
|
dont allow banned users to flag
|
10 years ago |
barisusakli
|
47e2dd9478
|
closes #3107
|
10 years ago |
barisusakli
|
e2896ef6b9
|
socketio/posts socketio/topics refactor
|
10 years ago |