6669 Commits (4fd9b58a5533c7e8dea1918b6578ebfffc4ec032)
 

Author SHA1 Message Date
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
Julian Lam 08abbe19bc zero downtime and reload support with cluster module 11 years ago
Julian Lam 3918b29233 removed /test route 11 years ago
Julian Lam 8a996c4524 changing silent value based on environment variable 11 years ago
barisusakli c62f251afc added index and fixed vote button in infinite scroll 11 years ago
barisusakli e5795687bb fix settings on mongo 11 years ago
Julian Lam 0bc9437642 Merge branch 'cluster' of github.com:NodeBB/NodeBB into cluster 11 years ago
Julian Lam 956a431950 properly handling SIGHUP 11 years ago
barisusakli 45afe2e831 cast return to bool 11 years ago
Julian Lam 8baea1a251 crash timer 11 years ago
barisusakli c8692f0562 Merge remote-tracking branch 'origin/0.5.1' into cluster 11 years ago
barisusakli f81acd37db added indices on search key and id for mongo 11 years ago
Evan Lucas 3360752c5c Added action:post.downvote hook 11 years ago