550 Commits (793555a3448bd410c4bb1b42e521c74d389d224c)

Author SHA1 Message Date
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 8 years ago
barisusakli dada858565 add canReply to messages 8 years ago
Julian Lam f97f45a138 logic to show a modal to banned users when they try to log in via SSO 8 years ago
barisusakli b32d7b86e8 fix isModeratorOfAnyCategory
returns true/false now instead of an array
new method getModeratedCids returns an array of moderated cids
8 years ago
Julian Lam 3272c0b98c linting 8 years ago
Julian Lam ead4de6c6f Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint 8 years ago
Julian Lam e80400665e closes #5111 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
barisusakli 9a55498fc1 changes to manage/users 8 years ago
barisusakli 9256c8332a get raw values for status and lastonline 8 years ago
barisusakli 2ac3f5e392 closes #5040 8 years ago
barisusakli 72c75bd781 add pagination to flags page 8 years ago
Julian Lam 8dc57cba58 allowing updating of flag data 8 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 9 years ago
barisusakli 60e1831152 check online from users:online zset 9 years ago
barisusakli 46c2563164 removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
9 years ago
barisusakli f4bfcc7351 removed icon:bgColor and icon:text from db calls
calculates from username on the fly
9 years ago
Julian Lam 9f6dc63fed updated to no longer use user.icons.generate, and removed an unneeded upgrade script! :) 9 years ago
Julian Lam 7580cfb235 fixed double-definition of hashPassword method that was causing new registrations to fail 9 years ago
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
9 years ago
barisusakli 7854e67b7b closes #1637 9 years ago
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
9 years ago
barisusakli b616e69070 User.exists change 9 years ago
Julian Lam 896abb59d3 Update default gravatar admin option to defaultAvatar 9 years ago
Julian Lam f6d5b52a8b WIP user-icons 9 years ago
barisusakli 5950f97f96 more refactors 9 years ago
barisusakli 1f4857585d user refactor 9 years ago