7088 Commits (8c9d3625350265e7007b7046efb38a7bdcb85894)
 

Author SHA1 Message Date
barisusakli 7405051924 50 11 years ago
barisusakli 5fd199ae8a check privs pids 11 years ago
barisusakli 51cafe075c only get 25 posts 11 years ago
psychobunny 099a04c1c8 disabling pushUnreadCount for now, perhaps this might be good on redis too? 11 years ago
psychobunny 07376c9a4c look for unread only for today 11 years ago
psychobunny 6aa47efc06 we don't trust user.isOnline, waiting on an optimization (disabling for now) 11 years ago
psychobunny 0de458141b separated the sockets.emit to socket.emit + broadcast so OP gets action right away. moved callback sooner. 11 years ago
psychobunny 61895633b3 disabling updateLastOnlineTime until we can move this key to redis 11 years ago
psychobunny 056f89d6cf use redis session storage instead of connect-mongo 11 years ago
psychobunny 071be4ae7f cache popular route for anons 11 years ago
psychobunny 15052143d3 that preloader, will blow up your datacenter. 11 years ago
psychobunny 6c7d7a45e8 their plugins, in package.json 11 years ago
psychobunny 4fd9b58a55 give mongo room to breathe 11 years ago
psychobunny a4c625a4d6 use compiled bcrypt 11 years ago
barisusakli bf67424fd6 if there are no uids return 11 years ago
barisusakli e2697030ec removed reuqire 11 years ago
barisusakli 3f96532c3f disabled 2 calls 11 years ago
barisusakli 072db27a3c dont add more than 10 11 years ago
barisusakli a48e95b910 check keys 11 years ago
barisusakli 779b2a8d73 optimize queries 11 years ago
barisusakli 421d091828 optimizing browsing users 11 years ago
barisusakli 0dc780148a removed global room
socket.io already puts everyone into a room named ''
11 years ago
barisusakli 8e86f4b787 crash fix 11 years ago
barisusakli a6f8bcd7be dont show new posts on popular
doesnt makse sense
11 years ago
barisusakli 9fac18c4b6 derp 11 years ago
barisusakli ff44819d6b add support to set parentCid to 0 11 years ago
Julian Lam 9ee4c90548 test route back to 404 11 years ago
barisusakli bc00d7d159 check just in case 11 years ago
barisusakli ba32a4dc4f crash fix 11 years ago
Julian Lam 7255ce3dbe primary worker support, and added notif pruning to primary worker jobs 11 years ago
Julian Lam 2efb816da3 restarted threads now grab a copy of the minified js and map from the loader 11 years ago
barisusakli 1075305444 crash fix 11 years ago
barisusakli 7361aec709 update every 3 seconds 11 years ago
barisusakli 877cf1e15c derp 11 years ago
barisusakli 95d1bd3058 crash fix 11 years ago
barisusakli 769d6ed57c removed console.log 11 years ago
barisusakli 2008bf28ff auto update user counts dont transmit all room data 11 years ago
barisusakli 190647a074 only update room text if its topic
will fix this in a better way
11 years ago
barisusakli e28d778c0c fixed my derp 11 years ago
barisusakli 31fb0efbd9 crash fix 11 years ago
barisusakli 707a062661 one more fix 11 years ago
Julian Lam fae169697e removing listener for templates compilation, in order to resolve race condition that was causing slow servers to not actually end up binding to the port as expected 11 years ago
barisusakli 94a3ecdbd1 cluster socket.io fixes
getUserRooms
getUidsInRoom
getAnonCountInRoom
11 years ago
Julian Lam 2d0877f80e better handling of port in use errors with cluster 11 years ago
barisusakli 9a908c1651 filter users who are already on dom 11 years ago
Julian Lam fd0622a1a3 removed console.log 11 years ago
Julian Lam fec3ae7e5e better integration with nodebb executable 11 years ago
barisusakli 0b2df849bd Merge remote-tracking branch 'origin/cluster' into cluster
Conflicts:
	loader.js
11 years ago
barisusakli 98f338b41c online count fixes for cluster 11 years ago
Julian Lam e5a35ce378 js propagation for cluster module, so only 1 thread minifies the js 11 years ago