barisusakli
|
a3efe42938
|
fix test
|
2016-11-18 17:40:55 +03:00 |
|
barisusakli
|
dada858565
|
add canReply to messages
|
2016-11-18 17:35:10 +03:00 |
|
Julian Lam
|
f97f45a138
|
logic to show a modal to banned users when they try to log in via SSO
|
2016-10-27 14:16:37 -04:00 |
|
barisusakli
|
b32d7b86e8
|
fix isModeratorOfAnyCategory
returns true/false now instead of an array
new method getModeratedCids returns an array of moderated cids
|
2016-10-14 08:56:33 +03:00 |
|
Julian Lam
|
3272c0b98c
|
linting
|
2016-10-13 16:01:26 -04:00 |
|
Julian Lam
|
ead4de6c6f
|
Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint
|
2016-10-13 14:43:28 -04:00 |
|
Julian Lam
|
e80400665e
|
closes #5111
|
2016-10-13 13:12:41 -04:00 |
|
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
2016-10-13 11:43:39 +02:00 |
|
barisusakli
|
9a55498fc1
|
changes to manage/users
|
2016-10-07 17:35:33 +03:00 |
|
barisusakli
|
9256c8332a
|
get raw values for status and lastonline
|
2016-09-21 21:07:52 +03:00 |
|
barisusakli
|
2ac3f5e392
|
closes #5040
|
2016-09-19 11:40:54 +03:00 |
|
barisusakli
|
72c75bd781
|
add pagination to flags page
|
2016-09-16 00:17:43 +03:00 |
|
Julian Lam
|
8dc57cba58
|
allowing updating of flag data
|
2016-09-15 12:46:08 -04:00 |
|
barisusakli
|
973e208329
|
added banned:expire to user hash
|
2016-08-11 09:31:10 +03:00 |
|
Julian Lam
|
828d5a4b4d
|
fixes #4857
|
2016-07-15 15:18:28 -04:00 |
|
Julian Lam
|
d5961cfca3
|
#4827
|
2016-07-07 14:32:53 -04:00 |
|
barisusakli
|
789a3736af
|
closes #4820
|
2016-07-04 17:49:02 +03:00 |
|
Julian Lam
|
04d4fc2eca
|
temporary ban support
|
2016-06-29 12:07:23 -04:00 |
|
Julian Lam
|
a14263349b
|
updated termsOfUse to use registration interstitial instead of being integrated into register template
|
2016-06-22 16:54:17 -04:00 |
|
barisusakli
|
dcb73f9647
|
use userCount
|
2016-05-24 17:52:28 +03:00 |
|
Julian Lam
|
afb0312f51
|
closes #4672
|
2016-05-24 10:37:45 -04:00 |
|
barisusakli
|
bf2133ed7c
|
topic watching
|
2016-05-18 19:02:43 +03:00 |
|
Barış Soner Uşaklı
|
53249de799
|
fix performance issue with acp
|
2016-03-09 22:15:03 +02:00 |
|
HSam
|
48db16fba7
|
Finished adding a new delete to also remove the reference from the invites list on the APM.
|
2016-03-06 11:59:31 -06:00 |
|
barisusakli
|
e6cf8ec5cf
|
more flagged posts shenanigans
|
2016-02-03 18:21:34 +02:00 |
|
barisusakli
|
86d70eca74
|
closes #4103
|
2016-01-25 13:36:21 +02:00 |
|
barisusakli
|
ab6c84471b
|
some search/sort changes
|
2016-01-14 18:43:00 +02:00 |
|
pichalite
|
55b78827fe
|
add lastonlineISO to user
|
2016-01-13 15:59:44 -08:00 |
|
barisusakli
|
f8a6666e1a
|
chat notify changes
|
2015-12-16 11:15:43 +02:00 |
|
barisusakli
|
0d6e1091ba
|
async get users
|
2015-11-05 15:54:00 -05:00 |
|
barisusakli
|
60e1831152
|
check online from users:online zset
|
2015-11-05 15:10:19 -05:00 |
|
barisusakli
|
46c2563164
|
removed rooms.js removed browsing users, removed chat syncing across sockets
use lastonline for online detection
|
2015-11-05 12:34:39 -05:00 |
|
barisusakli
|
f4bfcc7351
|
removed icon:bgColor and icon:text from db calls
calculates from username on the fly
|
2015-10-29 16:35:53 -04:00 |
|
Julian Lam
|
9f6dc63fed
|
updated to no longer use user.icons.generate, and removed an unneeded upgrade script! :)
|
2015-10-29 16:14:07 -04:00 |
|
Julian Lam
|
7580cfb235
|
fixed double-definition of hashPassword method that was causing new registrations to fail
|
2015-10-28 09:32:27 -04:00 |
|
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
|
2015-10-25 07:33:59 -04:00 |
|
barisusakli
|
7854e67b7b
|
closes #1637
|
2015-10-09 17:52:55 -04:00 |
|
Julian Lam
|
4c96f95330
|
Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
public/src/app.js
public/src/client/account/edit.js
|
2015-10-07 02:14:03 -04:00 |
|
barisusakli
|
b616e69070
|
User.exists change
|
2015-10-02 16:27:14 -04:00 |
|
Julian Lam
|
896abb59d3
|
Update default gravatar admin option to defaultAvatar
|
2015-09-30 14:37:26 -04:00 |
|
Julian Lam
|
f6d5b52a8b
|
WIP user-icons
|
2015-09-27 12:57:21 -04:00 |
|
barisusakli
|
5950f97f96
|
more refactors
|
2015-09-25 17:38:58 -04:00 |
|
barisusakli
|
1f4857585d
|
user refactor
|
2015-09-25 17:08:00 -04:00 |
|
Julian Lam
|
da1c347fc2
|
closes #3297
|
2015-07-06 15:06:10 -04:00 |
|
barisusakli
|
5ee1951245
|
closes #3271
|
2015-06-28 21:54:21 -04:00 |
|
barisusakli
|
57c2418157
|
closes #1306
|
2015-06-27 21:26:19 -04:00 |
|
barisusakli
|
5f5b11f692
|
closes #3242
|
2015-06-19 00:31:47 -04:00 |
|
Julian Lam
|
830e1a7a3d
|
fixed issue where privileges were not correctly determined if you were granted moderator access to a category as a group (vs as a single user)
|
2015-05-21 11:39:39 -04:00 |
|
Barış Soner Uşaklı
|
c56b30ff60
|
convert uid mappings to sorted sets
email:uid, username:uid, userslug:uid, fullname:uid all converted to
sorted sets
prevents hitting mongodb document size limit
|
2015-05-07 13:43:06 -04:00 |
|
barisusakli
|
5501c0c759
|
closes #3005
|
2015-04-13 15:01:38 -04:00 |
|