6771 Commits (ca486a1b072329f809ca1745c5186490c08842ad)
 

Author SHA1 Message Date
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
barisusakli 84d0e64361 fix topic move 11 years ago
barisusakli 10b30e303b mongo posting fix 11 years ago
psychobunny dc9754d77a Merge branch 'cluster' of https://github.com/NodeBB/NodeBB into cluster 11 years ago
psychobunny baaac66d77 Merge remote-tracking branch 'origin/0.5.1' into cluster 11 years ago
barisusakli 705bdcdd69 Merge remote-tracking branch 'origin/0.5.1' into cluster 11 years ago
psychobunny f609b1e45d calololback
(how the hell was this working?)
11 years ago
barisusakli 05a9e8b1d6 chat typing notif use room 11 years ago
barisusakli 20b951b9d9 added back num cpus 11 years ago
barisusakli fdafb72c34 removed getUserSockets for chat
emit to users rooms directly
11 years ago
barisusakli 999da9183d Merge remote-tracking branch 'origin/0.5.1' into cluster 11 years ago
Julian Lam de41896770 restart handling and crash detection 11 years ago
barisusakli 4736a68534 dont create term object on each call 11 years ago
psychobunny 9f0fff4434 closes #2039 11 years ago
barisusakli c40355b816 removed debug 11 years ago
Julian Lam b5da0e515b upping mentions minver for 0.5.1 11 years ago
Julian Lam a5423aff16 getPidIndex callback if none specified 11 years ago
Julian Lam baf72249b6 made uid parameter optional in getPidIndex 11 years ago
Julian Lam 063d270f1a introducing "sort" querystring parameter in topic route, so that sorting can be overridden via query string. 11 years ago
barisusakli 298f14ad27 removed cluster from app.js 11 years ago
barisusakli 0f46051fcf Merge remote-tracking branch 'origin/cluster-loader' into cluster 11 years ago
barisusakli 5362863588 debug 11 years ago
barisusakli 2073d994fc limit topicsperpage postsPerPage to 20 11 years ago
barisusakli 6926552e66 load 50 topics in sitemap instead of all 11 years ago
barisusakli 1b58fb3104 Merge remote-tracking branch 'origin/0.5.1' into cluster 11 years ago
Julian Lam 58a73b52b5 work-in-progress commit to get cluster module working with loader.js 11 years ago
barisusakli 94d050fd4f removed helpers.done 11 years ago
barisusakli e00124007f testing 2 11 years ago
barisusakli cbe3b5b6dc testing 11 years ago
Julian Lam e6d0eede4f pruning empy notifications for daily emailer 11 years ago
barisusakli 4f48f1865f removed updateLastOnlineTime from every socket call 11 years ago
barisusakli 6b39e328f5 chat fix 11 years ago
barisusakli e495db3065 dont make a copy of chat message 11 years ago
Julian Lam c56a7bf475 Merge branch 'GAWMiners-feature/favourite-hook' into 0.5.1 11 years ago
Julian Lam 77475bb7a3 Merge branch 'feature/favourite-hook' of github.com:GAWMiners/NodeBB into GAWMiners-feature/favourite-hook 11 years ago
barisusakli 625766ba85 dont send typing notif on each keyup 11 years ago
Evan Lucas 440c78c949 match `object.action` nomenclature 11 years ago
Evan Lucas fb45aa92fd Add upvote hook
adhere to similar project style
11 years ago
barisusakli 26c0b097cf removed realtime update of anon count 11 years ago
barisusakli 74282ffeea removed another unnecessary socket call 11 years ago
Julian Lam a7736d1926 removed setTimeout when someone tries to log in with a non-existant username 11 years ago
barisusakli 171f02101d closes #2035, closes #2036 11 years ago
barisusakli ff46d1211d removed populateONline users
not sure why this was called inside updateBrowsingUsers
11 years ago
barisusakli 6672f17fc2 part 1 of online user fix
don't call getOnlineUsers when a single person comes online
11 years ago
barisusakli 761d59f5ec each limit on pushUnreadCount 11 years ago
barisusakli b8dfbdaff2 small optimization to online users 11 years ago
barisusakli 8b4c61241f query change 11 years ago
barisusakli 0c8c6632d9 create index on key value 11 years ago
barisusakli 487793e692 create index on score field 11 years ago