Commit Graph

309 Commits (45d2affdfba4a00b5b696b93e986145f3927af56)

Author SHA1 Message Date
Julian Lam 397861c3cc Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 0020f278a5 stopped using unnecessary regex in user search
Baris Soner Usakli aa2978976c notif fix
Baris Soner Usakli a1149b8f8d notif unread class
Julian Lam 938b78786e closed - case insensitive user search
Julian Lam b6aa31b245 removed references to Reds user search
Julian Lam e542da1f52 added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins
Julian Lam 483ad87c1d first pass
Baris Soner Usakli 3d30c0bd87 tmp fix for nested if
Baris Soner Usakli bbac361670 fixed crash if empty topic was loaded without ajaxify
Baris Soner Usakli b062af2c4b fixed user pwd reset
Baris Soner Usakli 31d353ab0e more fixes
Julian Lam 111776d878 notifications socket callbacks
Baris Soner Usakli 39b631a3a8 more fixes
Baris Soner Usakli e061978bd5 more fixes
Baris Soner Usakli afe97233aa more fixes
Baris Soner Usakli 7470c1bbd9 more fixes
Baris Soner Usakli 0b132cadcf user fixes
Baris Soner Usakli adf4a5c407 user.js changes
Julian Lam a48a7acd51 fixing issue where after a user changed their username, the new name was not reindexed by Reds
Baris Soner Usakli dcf47f558e limit search in db
Baris Soner Usakli a97ee201d8 makes recent unread and category pages a lot faster, added logging when a user changes their username
Julian Lam 97cc6cde67 closed - after upgrade script, all users will be in a system "registered users" group
Julian Lam 3da96faa12 fixed email exists error... weird.
Julian Lam dfa9f203e6 crashing a lot less now, heh
Julian Lam adb8f80b86 interim commit - removed calls to websockets.js, beginning porting to namespaced files
Baris Soner Usakli dabd2f29af closes
Baris Soner Usakli eb65c5ad1b reindex user name after change,
Baris Soner Usakli 176ac54cdf closes
Baris Soner Usakli a4ae9c70df closes , closes
psychobunny cfa4256df5 admin - download emails.csv, thanks to @akhoury for the gist
Julian Lam 71681b936f fixed
Baris Soner Usakli e69611fa22 if email didnt change dont update and dont log
Julian Lam 11ed9e8c85 tweaks to emailer, implemented emailer hook for password reset
Julian Lam 24944762d7 fixing 'back to nodebb' ext, and revamping email confirm logic
Julian Lam 339ed4e47b implemented emailer for welcome email (though the email confirmation system is horribly broken)
Julian Lam dd72e73284 emailer invocation for new users
Baris Soner Usakli daacdb50f3 closes
Baris Soner Usakli 3e6bcd83cc fixed typo in user reset
Julian Lam b52782deb8 removed use of strip_tags and using String library instead
Baris Soner Usakli 3a00c177d3 closes
Baris Usakli da9c673ec4 closes
Baris Soner Usakli 770cea9329 added more error first to some functions
Julian Lam 64e87b761f closed
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes )
Baris Soner Usakli 097810a057 parseInt fixes getObjects fix
Baris Soner Usakli 81055523a0 fixed bracket
Baris Soner Usakli 53ca7a1143 added search functions to database files, removed reds from nodebb moved it to redis
Baris Usakli 7875138c08 added parseInt
Baris Usakli c096656eff merged master fixed conflicts