4819 Commits (e4fbb31e68caa9ff4e5bbfb2a1e2dd2ec4e5f5b0)
 

Author SHA1 Message Date
barisusakli 3d6cce44c7 dont display chats with deleted users 11 years ago
barisusakli 42f42adfaf clean up, radix 11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
11 years ago
Julian Lam 0ea14324ac adding missing files 11 years ago
Julian Lam ebe61450a1 WIP - settings.prepare refactoring... because. 11 years ago
Julian Lam 6d03f713c5 "Sounds" tab in Settings page... WIP, needs fixing. 11 years ago
barisusakli a0e784a612 closes #1138 11 years ago
barisusakli 6011399063 removed comment 11 years ago
barisusakli d2bef79888 closes #1194 11 years ago
Julian Lam 97a64122b4 updates to language files 11 years ago
Julian Lam 66fd13be97 Merge branch 'master' of github.com:qk168899/NodeBB into qk168899-master 11 years ago
sam 9c3c536ae8 fine tune zh-TW 11 years ago
barisusakli ccc717b339 account posts jshint 11 years ago
Julian Lam 401bd02748 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 553cabdcfa refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209 11 years ago
barisusakli bddc270033 changed addUserInfoToPost to add a user object 11 years ago
barisusakli e0911c1fff replaced exists check with getCategoryData 11 years ago
psychobunny 9223865c80 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 9de21995c4 added category bgColor and color to topics api 11 years ago
barisusakli 9685cb7fe0 removed broken post update 11 years ago
barisusakli 161c7f1875 closes #1201 11 years ago
barisusakli 175230e337 closes #1205 11 years ago
barisusakli 2bb5918b6c closes #1208 11 years ago
psychobunny e3df487173 cleanup 11 years ago
psychobunny 79bacfe164 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 6563a72b5b fixed emailer templates 11 years ago
barisusakli 7668b95c66 register.js cleanup 11 years ago
barisusakli d8e00f95a2 moved user search to its own file 11 years ago
barisusakli 383b68e7fc user js refactor 11 years ago
barisusakli cc0ac29b36 categories refactor 11 years ago
barisusakli 970639274e fixes image uploads
if images had special regex characters in them upload text was failing
11 years ago
barisusakli 90e398e5c9 user js refactor, category fix
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
11 years ago
Julian Lam 67ef155c60 fixing image uploads 11 years ago
psychobunny b2986f2a4e removing use strict from forum/topic.js until its refactored properly 11 years ago
psychobunny bdfe12f365 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 35ac0bb793 linted app.js 11 years ago
psychobunny dd7433bab6 fixed active users icon in thread 11 years ago
barisusakli 3f5c51174d refactored user.js
took out notifications, email and reset code to separate files
11 years ago
psychobunny f47f146320 moved out uploads and users from controllers/admin into their own files 11 years ago
psychobunny 641ec3ef82 moved duplicate upload validation code into its own fn 11 years ago
psychobunny 0bbff06cfa use middleware.authenticate instead of checking in each fn 11 years ago
psychobunny 01cda60704 moved admin upload functions into controllers/admin; re-organized routes/admin to look like routes/index; removed unused deps 11 years ago
psychobunny 01077cb35b Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 0d625761be fixing bug introduced @ da0355ef79 (multiple widget areas defined = explosion) 11 years ago
barisusakli 0f19578523 removed dupe body 11 years ago
psychobunny bdc7a19bd7 don't attempt to parse a non-existing widget area 11 years ago
psychobunny 58fe16e15c Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 7fc2e627c5 linting templates.js; got rid of some unused server-side code 11 years ago
Julian Lam e611a8174e linting setting.js again and abstracting out saveField 11 years ago
psychobunny 0a293be823 linting categories.js and footer.js 11 years ago