Commit Graph

264 Commits (538356846d58f4c21ecb72fbba4947a97f381a8c)

Author SHA1 Message Date
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
Baris Soner Usakli 639247a8b0 fixed notifications
Baris Soner Usakli 53a7eab3e8 removed couple RDB.multis
Baris Soner Usakli 4b5988c269 isSetMember returns true or false
Julian Lam b176629b44 integrated Tinycon lib and actually fixed notification counts... heh.
closed 
Baris Usakli 91d6f83de4 more mongo work
Baris Soner Usakli b900bc9cce more fixes
Baris Soner Usakli fc066c21bf added upgrade for global keys
Baris Soner Usakli 32d5118266 tons more changes
Baris Soner Usakli 3775c8e50a tons more changes
Baris Usakli c9308efbec more work
Barış Soner Uşaklı 391b8098a3 Merge pull request from akhoury/master
websockets to follow same pattern, added hook action:user.create
Baris Soner Usakli f405dec4e9
akhoury 1aa1ddb4ec added plugin hook > action:user.create on user creation
Aziz Khoury a905c6a084 During 11k users migration, was hitting too many open files errors
Julian Lam 0a06f1ac7d Merge remote-tracking branch 'origin/master' into category-whitelisting
Baris Soner Usakli 2148f6ff95 closes
Julian Lam f0e8633dcc category whitelisting for posting messages, isAdmin now error-first
Julian Lam 5ee5c8179a category whitelist for replying to posts, lots of refactoring, too
Baris Usakli e1f6e064a9 removed io from user.js, figure out why notifications are breaking when websockets.js is required from it
Baris Usakli 83f18c1915 closes
Baris Usakli 7c950cc350 require cleanup in user.js, removed user.latest not used anymore
Baris Usakli cc0fe66e3e minor tweak to notif filter :)
Julian Lam 28dab60232 resolving notifs issue, I hope
Baris Usakli 4552e6286e dont allow empty userslugs to register
Denis Wolf 89e9d56dee user.js: Else in the sky with diamonds - fixing syntactic style.
Denis Wolf b179991be4 user.js: ladies and gentlemen, I'm going to satisfy jshint right before your eyes!
Baris Soner Usakli 9b7c9e4a81 camel case for user.js methods
Julian Lam 930a9c8bca completed notifications pruning method
Julian Lam 62c85274a3 mark all notifs as read functionality. CSS tweaks...
Julian Lam 705571de8c notifications page + ajaxify route + css styling
Baris Soner Usakli 08130e8088 fixed conditional in follower/following count
Baris Usakli 9af26db57a follower count fix
Baris Usakli 52f2e193d6 if api fails with 404 ajaxify to 404, added type check to updateProfile
Julian Lam 585e07bc79 closed - notifications now no longer need scores
Baris Usakli e78369f0fa use User.isAdmin instead
Baris Usakli d40a6a5c3f added adminitstrator value to userData for admin users page
Baris Soner Usakli 2dcc4172c4 closes
Baris Usakli 3348ed3524 fixed email key
Baris Usakli 942a21b4be fixed email meta changes
Baris Usakli 7d50551392 remove throw in email send
Baris Usakli 27cb837b08 closes
psychobunny 64b071f277 nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest
psychobunny aea3181d27 formatting - server side core
Julian Lam 79280b195e changed get_uid_by_userslug to be error-first
Julian Lam 4a18728e19 closed