Julian Lam
|
121a629de6
|
linting
|
8 years ago |
Julian Lam
|
09621a3a3d
|
fixes #5776
|
8 years ago |
Barış Soner Uşaklı
|
38af651072
|
use _.uniq
|
8 years ago |
Peter Jaszkowiak
|
7127f34818
|
Fix indent
|
8 years ago |
Peter Jaszkowiak
|
3c2d4fe649
|
Switch from underscore to lodash
|
8 years ago |
Barış Soner Uşaklı
|
890c2eff70
|
style changes
|
8 years ago |
Barış Soner Uşaklı
|
3d1b1a9423
|
closes #5706
|
8 years ago |
Julian Lam
|
bacbb6c75f
|
holy moly it took me an hour to find this missing method that got removed in a bad merge conflict resolution...
|
8 years ago |
barisusakli
|
b1b87d339f
|
more refactors
|
8 years ago |
Peter Jaszkowiak
|
896c8c7343
|
ESlint object-curly-spacing
|
8 years ago |
Peter Jaszkowiak
|
3b0dd2d1ef
|
ESlint padded-blocks
|
8 years ago |
Peter Jaszkowiak
|
277a7fb8b4
|
ESlint key-spacing, no-trailing-spaces
|
8 years ago |
Peter Jaszkowiak
|
3361a72725
|
ESlint no-plusplus
and no-empty, space-unary-ops
|
8 years ago |
Peter Jaszkowiak
|
bc1d70c126
|
ESlint comma-dangle
|
8 years ago |
pichalite
|
ab797b91a4
|
Let global mods change user avatar
|
8 years ago |
barisusakli
|
a3efe42938
|
fix test
|
9 years ago |
barisusakli
|
dada858565
|
add canReply to messages
|
9 years ago |
Julian Lam
|
f97f45a138
|
logic to show a modal to banned users when they try to log in via SSO
|
9 years ago |
barisusakli
|
b32d7b86e8
|
fix isModeratorOfAnyCategory
returns true/false now instead of an array
new method getModeratedCids returns an array of moderated cids
|
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
|
9a55498fc1
|
changes to manage/users
|
9 years ago |
barisusakli
|
9256c8332a
|
get raw values for status and lastonline
|
9 years ago |
barisusakli
|
2ac3f5e392
|
closes #5040
|
9 years ago |
barisusakli
|
72c75bd781
|
add pagination to flags page
|
9 years ago |
Julian Lam
|
8dc57cba58
|
allowing updating of flag data
|
9 years ago |
barisusakli
|
973e208329
|
added banned:expire to user hash
|
9 years ago |
Julian Lam
|
828d5a4b4d
|
fixes #4857
|
9 years ago |
Julian Lam
|
d5961cfca3
|
#4827
|
9 years ago |
barisusakli
|
789a3736af
|
closes #4820
|
9 years ago |
Julian Lam
|
04d4fc2eca
|
temporary ban support
|
9 years ago |
Julian Lam
|
a14263349b
|
updated termsOfUse to use registration interstitial instead of being integrated into register template
|
9 years ago |
barisusakli
|
dcb73f9647
|
use userCount
|
9 years ago |
Julian Lam
|
afb0312f51
|
closes #4672
|
9 years ago |
barisusakli
|
bf2133ed7c
|
topic watching
|
9 years ago |
Barış Soner Uşaklı
|
53249de799
|
fix performance issue with acp
|
9 years ago |
HSam
|
48db16fba7
|
Finished adding a new delete to also remove the reference from the invites list on the APM.
|
9 years ago |
barisusakli
|
e6cf8ec5cf
|
more flagged posts shenanigans
|
9 years ago |
barisusakli
|
86d70eca74
|
closes #4103
|
9 years ago |
barisusakli
|
ab6c84471b
|
some search/sort changes
|
9 years ago |
pichalite
|
55b78827fe
|
add lastonlineISO to user
|
9 years ago |
barisusakli
|
f8a6666e1a
|
chat notify changes
|
9 years ago |
barisusakli
|
0d6e1091ba
|
async get users
|
10 years ago |
barisusakli
|
60e1831152
|
check online from users:online zset
|
10 years ago |
barisusakli
|
46c2563164
|
removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
|
10 years ago |
barisusakli
|
f4bfcc7351
|
removed icon:bgColor and icon:text from db calls
calculates from username on the fly
|
10 years ago |
Julian Lam
|
9f6dc63fed
|
updated to no longer use user.icons.generate, and removed an unneeded upgrade script! :)
|
10 years ago |
Julian Lam
|
7580cfb235
|
fixed double-definition of hashPassword method that was causing new registrations to fail
|
10 years ago |