barisusakli
4e6719e0aa
added filterUids method to privileges
...
used to filter uids on a single category
11 years ago
barisusakli
b7ee875b12
user.isOnline fix
...
wont hit db on every user socket connect or user disconnect
11 years ago
barisusakli
6ac8d9d349
check uid
11 years ago
barisusakli
197226eea6
closes #1742
11 years ago
barisusakli
42f87a1db7
closes #2017
11 years ago
barisusakli
5c84a3adb5
closes #1974
11 years ago
barisusakli
f562caaa61
callback
11 years ago
barisusakli
005405b16c
closes #1976
11 years ago
barisusakli
32d46f3889
crash fix
11 years ago
barisusakli
851d5c0f32
send uids to isOnline in messaging
11 years ago
barisusakli
c07d9121df
small optimizations
...
user.isOnline works with an array of uids
do not make 2 trips to db to get main post and first 10 posts
11 years ago
barisusakli
7642be3608
closes #1939
11 years ago
barisusakli
76b257f7b8
optimized User.getUsers
11 years ago
barisusakli
8caedc935b
online users fix
...
and jshint cleanup
11 years ago
psychobunny
bab995626c
some unused vars
11 years ago
barisusakli
d57f183f42
privileges.posts.get takes an array of pids now
11 years ago
barisusakli
c642493bce
guest post fix
11 years ago
barisusakli
2479a34c56
closes #1710 , closes #1700
11 years ago
psychobunny
8443ae58ff
users.getXbyEmail - lowercase before searching
11 years ago
barisusakli
ee88693448
callback
11 years ago
barisusakli
65e9f68d73
change requireEmail default to off
11 years ago
barisusakli
b537666e5c
closes #1592 , closes #1634
11 years ago
barisusakli
e035d8f1de
closes #1497
...
fixes user images in subfolder installs, if user image has https dont
append relative_path,
also removes relative_path in ajaxify.loadData so it doesnt call
/forum/api/forum/category etc.
11 years ago
barisusakli
e685e7c376
removed console.log
11 years ago
barisusakli
4e8a9fbe27
closes #1582
11 years ago
barisusakli
853acaa6c7
closes #1558
11 years ago
Julian Lam
b1534b7798
removing allowGuestPosting logic in NodeBB
11 years ago
barisusakli
1a9ab9d1d2
fixes default gravatar images if they are uploaded locally
11 years ago
Julian Lam
e64c1bfec3
closed #1453
11 years ago
barisusakli
f65998f4c2
fixes guest name on home
11 years ago
barisusakli
967b486ce1
closes #1487
...
ban and delete user admin actions takes an array of uids now.
11 years ago
barisusakli
8afcf44732
gravatars will be generated on demand
...
changing the setting in ACP will affect all default gravatars now.
11 years ago
psychobunny
65565e187b
simplified the above to action.user.set instead
11 years ago
psychobunny
75baf28530
added action:user.decremented and action:user.incremented hooks
11 years ago
barisusakli
c9551abc5d
closes #1432
...
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
11 years ago
barisusakli
7339cb5d61
closes #1434
11 years ago
barisusakli
2ad715ead3
closes #1412
11 years ago
barisusakli
c64da01080
closes #1410
11 years ago
barisusakli
1f77df794a
added lots of error keys
11 years ago
barisusakli
e2d0d4db5c
added error and success language files
...
removed some code from server side that was emitting alerts
11 years ago
barisusakli
7a6f7d3e49
fixed 2 tests
11 years ago
barisusakli
3f44f4bb3a
closes #1319
11 years ago
barisusakli
99e6223bf0
removed console.log
11 years ago
barisusakli
f185e13175
added check to isReadyToPost, banned and exists
11 years ago
Julian Lam
d33253bc3a
Merge remote-tracking branch 'origin/master'
11 years ago
Julian Lam
7b4f596aba
updating all group lib methods, and their callers -- #1252
11 years ago
barisusakli
fa98da6978
related to #1250
11 years ago
barisusakli
2f8ecc00d8
closes #1250
11 years ago
Julian Lam
98745ae0c4
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
2b8a7c73ac
daily digest emails! resolved #326
11 years ago