346 Commits (7b4f098cb4ada67f1e86a8930b2aa9943ed47e9f)

Author SHA1 Message Date
Baris Soner Usakli 7b4f098cb4 dont allow negative or zero pagination values for user setting 11 years ago
Baris Soner Usakli 475f9bea04 closes #1011, last online wont give away your invisible status 11 years ago
Baris Soner Usakli c560f8fb75 reduced DRY fail 11 years ago
Baris Soner Usakli 8456025f28 2 more maps 11 years ago
Baris Soner Usakli 5e0435677b function name is good enough :) 11 years ago
Baris Soner Usakli a8e5c7d149 error checks more err first, replaced a eachSeries with async.map 11 years ago
Baris Soner Usakli bb59158bbc closes #721, admins can edit other users from their edit page 11 years ago
psychobunny ad9209ec38 modifying user.getSettings / user.saveSettings to allow passing in custom data 11 years ago
Baris Soner Usakli 242927d702 user selectable pagination 11 years ago
Julian Lam f8ea87b003 issue #961 - fixed bug where if a moderators group was not found, it would cause the active users box to derp out. Also renamed the moderators priv group name 11 years ago
Julian Lam e176abae50 started #961, first pass 11 years ago
Baris Soner Usakli a142789c25 if status is not set assume online 11 years ago
Baris Soner Usakli 5bed729682 closes #935 11 years ago
Baris Soner Usakli 3d61a1b15b use map instead of eachSeries 11 years ago
Baris Soner Usakli d788ad7cdf return offine status if user isnt online 11 years ago
Baris Soner Usakli 97e0e48b07 closes #714, closes #824 11 years ago
Julian Lam fac55160fa new translation strings for pages, proper unicode handling in parseFragment 11 years ago
Julian Lam 8e1137b5dd Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam ef39c128c2 Removing Google Plus integration from core - adios! 11 years ago
Baris Soner Usakli c18788fbc9 crash fix if topic has no posts, and check confirm obj 11 years ago
Baris Soner Usakli e4d60b7a55 Merge branch 'master' of https://github.com/richiepreece/NodeBB into richiepreece-master 11 years ago
Julian Lam 7e3c46db61 Removing Twitter SSO - toodles! 11 years ago
Julian Lam e7eab83d8f removing facebook SSO from core 11 years ago
Julian Lam 96b2a15290 user registration now no longer sends a welcome email if no emailers are present 11 years ago
Baris Soner Usakli 6628db89af added saerch array 11 years ago
Baris Soner Usakli 393bb7245c closes #866 11 years ago
Julian Lam a3fe390810 reverting change to User.search that added "timing" to the return of User.search. Such a change can only be made for 0.4.0, sorry! 11 years ago
Julian Lam dc7cd95f6d Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Baris Soner Usakli f3bdc55348 little tweak to user search show timing and 10 users, sort after slicing 11 years ago
Baris Soner Usakli b0ef974590 lots of cleanup and refactor 11 years ago
Julian Lam d380f69310 support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden 11 years ago
Julian Lam f02cd9df82 Merge branch 'master' of github.com:akhoury/NodeBB into akhoury-master
Conflicts:
	src/user.js
11 years ago
Baris Soner Usakli b325212182 crash fix for admin verify email, temp fix 11 years ago
Baris Soner Usakli b945dfc71d closes #843 11 years ago
Richie Preece d959aad41f Changed to bcrypt.js 11 years ago
Julian Lam 397861c3cc Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 0020f278a5 stopped using unnecessary regex in user search 11 years ago
Baris Soner Usakli aa2978976c notif fix 11 years ago
Baris Soner Usakli a1149b8f8d notif unread class 11 years ago
Aziz Khoury 74f23497dc password should be passed to action hook, and it was being ovewritten 11 years ago
Aziz Khoury f74f01ca77 Changed User.create signature to accept a hash, added a couple of utility functions as well 11 years ago
Julian Lam 938b78786e closed #818 - case insensitive user search 11 years ago
Julian Lam b6aa31b245 removed references to Reds user search 11 years ago
Julian Lam e542da1f52 added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins 11 years ago
Julian Lam 483ad87c1d first pass 11 years ago
Baris Soner Usakli 3d30c0bd87 tmp fix for nested if 11 years ago
Baris Soner Usakli bbac361670 fixed crash if empty topic was loaded without ajaxify 11 years ago
Baris Soner Usakli b062af2c4b fixed user pwd reset 11 years ago
Baris Soner Usakli 31d353ab0e more fixes 11 years ago
Julian Lam 111776d878 notifications socket callbacks 11 years ago