281 Commits (176ac54cdfc82b12790a9b18c3baafa7ca6a7907)

Author SHA1 Message Date
Baris Soner Usakli 176ac54cdf closes #745 11 years ago
Baris Soner Usakli a4ae9c70df closes #742, closes #741 11 years ago
psychobunny cfa4256df5 admin - download emails.csv, thanks to @akhoury for the gist 11 years ago
Julian Lam 71681b936f fixed #731 11 years ago
Baris Soner Usakli e69611fa22 if email didnt change dont update and dont log 11 years ago
Julian Lam 11ed9e8c85 tweaks to emailer, implemented emailer hook for password reset 11 years ago
Julian Lam 24944762d7 fixing 'back to nodebb' ext, and revamping email confirm logic 11 years ago
Julian Lam 339ed4e47b implemented emailer for welcome email (though the email confirmation system is horribly broken) 11 years ago
Julian Lam dd72e73284 emailer invocation for new users 11 years ago
Baris Soner Usakli daacdb50f3 closes #645 11 years ago
Baris Soner Usakli 3e6bcd83cc fixed typo in user reset 11 years ago
Julian Lam b52782deb8 removed use of strip_tags and using String library instead 11 years ago
Baris Soner Usakli 3a00c177d3 closes #150 11 years ago
Baris Usakli da9c673ec4 closes #651 11 years ago
Baris Soner Usakli 770cea9329 added more error first to some functions 11 years ago
Julian Lam 64e87b761f closed #652 11 years ago
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219) 11 years ago
Baris Soner Usakli 097810a057 parseInt fixes getObjects fix 11 years ago
Baris Soner Usakli 81055523a0 fixed bracket 11 years ago
Baris Soner Usakli 53ca7a1143 added search functions to database files, removed reds from nodebb moved it to redis 11 years ago
Baris Usakli 7875138c08 added parseInt 11 years ago
Baris Usakli c096656eff merged master fixed conflicts 11 years ago
Baris Soner Usakli 639247a8b0 fixed notifications 11 years ago
Baris Soner Usakli 53a7eab3e8 removed couple RDB.multis 11 years ago
Baris Soner Usakli 4b5988c269 isSetMember returns true or false 11 years ago
Julian Lam b176629b44 integrated Tinycon lib and actually fixed notification counts... heh.
closed #610
11 years ago
Baris Usakli 91d6f83de4 more mongo work 11 years ago
Baris Soner Usakli b900bc9cce more fixes 11 years ago
Baris Soner Usakli fc066c21bf added upgrade for global keys 11 years ago
Baris Soner Usakli 32d5118266 tons more changes 11 years ago
Baris Soner Usakli 3775c8e50a tons more changes 11 years ago
Baris Usakli c9308efbec more work 11 years ago
Barış Soner Uşaklı 391b8098a3 Merge pull request #588 from akhoury/master
websockets to follow same pattern, added hook action:user.create
11 years ago
Baris Soner Usakli f405dec4e9 #589 11 years ago
akhoury 1aa1ddb4ec added plugin hook > action:user.create on user creation 11 years ago
Aziz Khoury a905c6a084 During 11k users migration, was hitting too many open files errors 11 years ago
Julian Lam 0a06f1ac7d Merge remote-tracking branch 'origin/master' into category-whitelisting 11 years ago
Baris Soner Usakli 2148f6ff95 closes #559 11 years ago
Julian Lam f0e8633dcc category whitelisting for posting messages, isAdmin now error-first 11 years ago
Julian Lam 5ee5c8179a category whitelist for replying to posts, lots of refactoring, too 11 years ago
Baris Usakli e1f6e064a9 removed io from user.js, figure out why notifications are breaking when websockets.js is required from it 11 years ago
Baris Usakli 83f18c1915 closes #526 11 years ago
Baris Usakli 7c950cc350 require cleanup in user.js, removed user.latest not used anymore 11 years ago
Baris Usakli cc0fe66e3e minor tweak to notif filter :) 11 years ago
Julian Lam 28dab60232 resolving notifs issue, I hope 11 years ago
Baris Usakli 4552e6286e dont allow empty userslugs to register 11 years ago
Denis Wolf 89e9d56dee user.js: Else in the sky with diamonds - fixing syntactic style. 11 years ago
Denis Wolf b179991be4 user.js: ladies and gentlemen, I'm going to satisfy jshint right before your eyes! 11 years ago
Baris Soner Usakli 9b7c9e4a81 camel case for user.js methods 11 years ago
Julian Lam 930a9c8bca completed notifications pruning method 11 years ago