barisusakli
|
4364b50ecf
|
closes #2562
|
10 years ago |
psychobunny
|
c0bce71984
|
added some failsafe checks for filter:user.isModerator
|
10 years ago |
barisusakli
|
48337e4f51
|
check err
|
10 years ago |
psychobunny
|
63367bd670
|
*user.isModerator*, duh
|
10 years ago |
psychobunny
|
673145d413
|
added filter:users.isModerator
|
10 years ago |
barisusakli
|
9023060008
|
moved category redirect up
|
10 years ago |
barisusakli
|
957800b2c3
|
Merge remote-tracking branch 'origin/master' into socket.io1.x
|
10 years ago |
Julian Lam
|
598049e077
|
travis CI fixes again
|
10 years ago |
barisusakli
|
4913866785
|
missing semicolon
|
10 years ago |
barisusakli
|
0c5881b51f
|
update online users regardless of status
|
10 years ago |
Barış Soner Uşaklı
|
126f3182fd
|
fix next
|
10 years ago |
barisusakli
|
5ac5d20e4b
|
users:online refactor
|
10 years ago |
barisusakli
|
d177481f94
|
chop chop
|
10 years ago |
barisusakli
|
21459fff84
|
use getPostsFromSet for recent replies
|
10 years ago |
barisusakli
|
04afe7dc4b
|
closes #2425
|
10 years ago |
Julian Lam
|
d51683f62e
|
closed #2421
|
10 years ago |
barisusakli
|
02fb81901d
|
moved posts related stuff to user/posts.js
|
10 years ago |
barisusakli
|
c24e451c12
|
closes #2401
|
10 years ago |
Julian Lam
|
54ee8e59f6
|
showing proper time for newbie post delay
|
10 years ago |
barisusakli
|
9363741231
|
action:user.set change #1527
|
10 years ago |
barisusakli
|
719290cd2b
|
dont display email/fullname if they are private
|
10 years ago |
barisusakli
|
06f66337fb
|
anon checks
less db calls for uid 0
|
10 years ago |
Julian Lam
|
b91d39a0d3
|
almost everything for #2335
|
10 years ago |
barisusakli
|
40fe40deac
|
removed users:online set
using websockets.getConnectedClients directly
|
10 years ago |
barisusakli
|
29d90bc67d
|
only use unique cids in isModerator
|
10 years ago |
barisusakli
|
ccf58ed40e
|
closes #2213
|
10 years ago |
barisusakli
|
c37cfe4b3f
|
closes #2209
|
10 years ago |
barisusakli
|
0eb4b93882
|
moved hasPassword to edit route
its only used there no need to display it everywhere user info is
retrieved
|
11 years ago |
barisusakli
|
a19c306f49
|
guest fixes
|
11 years ago |
barisusakli
|
f3f4711a60
|
wait for callback
|
11 years ago |
barisusakli
|
327d1c1bec
|
some cleanup and callbacks for post
|
11 years ago |
barisusakli
|
32257c9b2f
|
updateUnreadCount
|
11 years ago |
barisusakli
|
31eccb8e7f
|
configurable post delay before first post
|
11 years ago |
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 |