3329 Commits (4e6719e0aa73511abab6b2016d973e5f0fcc926d)

Author SHA1 Message Date
barisusakli 493d0dea1e part 1 of notif refactor 11 years ago
barisusakli 01f983e29c markAsRead improvement
takes in an array of tids instead of marking topics read 1 by 1
same for the category.markAsRead function
11 years ago
barisusakli a56ab7f15a closes #2061 11 years ago
barisusakli 273db693e7 closes #2051 11 years ago
barisusakli b7ee875b12 user.isOnline fix
wont hit db on every user socket connect or user disconnect
11 years ago
barisusakli 57e204df8e removed most of the debug
dont get more than 6 usernames for upvote tooltips
generatePostPaths wont check null pids
11 years ago
barisusakli 0ad42873d5 nasty 11 years ago
psychobunny 15052143d3 that preloader, will blow up your datacenter. 11 years ago
barisusakli 072db27a3c dont add more than 10 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 a6f8bcd7be dont show new posts on popular
doesnt makse sense
11 years ago
barisusakli ff44819d6b add support to set parentCid to 0 11 years ago
barisusakli 7361aec709 update every 3 seconds 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 9a908c1651 filter users who are already on dom 11 years ago
barisusakli 98f338b41c online count fixes for cluster 11 years ago
barisusakli 84d0e64361 fix topic move 11 years ago
barisusakli 6b39e328f5 chat fix 11 years ago
barisusakli e495db3065 dont make a copy of chat message 11 years ago
barisusakli 625766ba85 dont send typing notif on each keyup 11 years ago
barisusakli 26c0b097cf removed realtime update of anon count 11 years ago
barisusakli 74282ffeea removed another unnecessary socket call 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 ae6d5e72f4 closes #2015 11 years ago
barisusakli a252bf409c Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
barisusakli 6c2ae0302d closes #2030 11 years ago
Julian Lam fa2bf7c908 added disabled class back when form is submitting... aka clickspam handling 11 years ago
Julian Lam ff24339b38 added back error:no-user 11 years ago
Julian Lam 298d904d45 refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash 11 years ago
barisusakli 14fcd36134 closes #2028 11 years ago
barisusakli 603cddc687 closes #1934 11 years ago
barisusakli 6b286a8f07 fix, dont display duped topics on category view 11 years ago
barisusakli 197226eea6 closes #1742 11 years ago
Julian Lam 1f06e4f5a2 added secret key bindings for admins to reload and restart their NodeBBs :shipit: 11 years ago
Julian Lam 063a4e5628 finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed #1800 11 years ago
Julian Lam 5d22806ded more topic searching work (working example, needs UX tie-in) 11 years ago
Julian Lam cc930e4042 Merge branch '0.5.1' into topic_searching
Conflicts:
	src/socket.io/topics.js
11 years ago
barisusakli 43432e8bbb Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
psychobunny ad00c3cb50 updating font path 11 years ago
psychobunny 20da1b37a5 updating fontawesome, closes #2024 11 years ago
barisusakli 94c765fa25 closes #1996 11 years ago
barisusakli ba4b98de0e email and username checks on profile update 11 years ago
barisusakli ed294dd414 Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
Julian Lam cd10248226 basic topic searching via search bar working 11 years ago
Julian Lam 347d7de25b an ajaxify.go 302 will pass callback and quiet arguments along as well now 11 years ago
barisusakli fdf19f9025 closes #2022 11 years ago