6739 Commits (655f5087d9d730303d2c396ab7bd808a1177371d)
 

Author SHA1 Message Date
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
barisusakli 13bdd939e3 crash fix 11 years ago
barisusakli 619ca103c7 crash fix 11 years ago
barisusakli 1ed4c984bb Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
barisusakli 0b79a73732 crash fix
if composer is opened in a topic that was deleted/purged
11 years ago
Barış Soner Uşaklı 43ca61de8c Update README.md 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 4edceb0f92 allowing /user to also work in addition to /users 11 years ago
Julian Lam caa9c8c157 more stuff using new returnTo behaviour 11 years ago
Julian Lam 08c9cbdf70 changing admin API calls to return 404 if unauthenticated, and redirect user to login for regular URL. closes #1885 11 years ago
Julian Lam 7572c9a803 added connect-ensure-login and allowed npm to alphabetize the dependencies listing 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
Julian Lam 9ea081deb3 sending 'bind' message to child proc instead of SIGCONT signal, which is not understood by Windows installs 11 years ago
barisusakli 14fcd36134 closes #2028 11 years ago
barisusakli 603cddc687 closes #1934 11 years ago
barisusakli 4f5c78d675 merge 11 years ago
barisusakli 537dea4e4b crash fix 11 years ago
barisusakli e6b3da18f2 merge 11 years ago
barisusakli 87c8cd2fb0 another crash fix 11 years ago
barisusakli 73bef8168f another crash fix 11 years ago
barisusakli 0473e7f25b crash fix 11 years ago
barisusakli 6b286a8f07 fix, dont display duped topics on category view 11 years ago
barisusakli 6ac8d9d349 check uid 11 years ago
barisusakli 576081e25f delete user ignored cids on account delete 11 years ago
barisusakli 197226eea6 closes #1742 11 years ago
barisusakli acef614147 removed 2 BS classes 11 years ago
barisusakli 14fb171072 Merge remote-tracking branch 'origin/master' into 0.5.1 11 years ago
barisusakli 5f2380fdcd dont display all categories 11 years ago
Julian Lam 1f06e4f5a2 added secret key bindings for admins to reload and restart their NodeBBs :shipit: 11 years ago