psychobunny
|
941c3b2d7e
|
added emitter class; express.listen only after background tasks complete; closes #1227
|
2014-03-17 12:53:31 -04:00 |
|
Julian Lam
|
16f1db4f5d
|
fireEvent reflection socket call, tweaks to Sounds page in ACP
|
2014-03-17 11:36:30 -04:00 |
|
Julian Lam
|
14a0b45ae8
|
securing settings.save socket listeners behind admin namespace
|
2014-03-17 10:48:30 -04:00 |
|
Julian Lam
|
c1ccc81400
|
ACP integration for Sounds
|
2014-03-17 10:37:11 -04:00 |
|
Julian Lam
|
17903adace
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-16 14:13:27 -04:00 |
|
barisusakli
|
46a475fdde
|
controllers/admin/users cleanup
|
2014-03-15 16:28:57 -04:00 |
|
barisusakli
|
ea4931fa1d
|
removed dupe from controllers/user.js
|
2014-03-15 16:18:03 -04:00 |
|
barisusakli
|
19c2a85bf1
|
logger jshint
|
2014-03-15 16:08:31 -04:00 |
|
barisusakli
|
37e8856861
|
new middleware to add slug to topic and category
|
2014-03-15 15:29:56 -04:00 |
|
barisusakli
|
1eafc6ba3d
|
moved user delete to its own file, closes #746
|
2014-03-15 15:09:54 -04:00 |
|
Julian Lam
|
f942c03a58
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-15 14:39:16 -04:00 |
|
barisusakli
|
611c16b5a6
|
closes #1126
|
2014-03-15 00:26:09 -04:00 |
|
barisusakli
|
7873b90caf
|
missing ;
|
2014-03-14 20:06:46 -04:00 |
|
barisusakli
|
3d6cce44c7
|
dont display chats with deleted users
|
2014-03-14 19:34:05 -04:00 |
|
barisusakli
|
42f42adfaf
|
clean up, radix
|
2014-03-14 19:22:56 -04:00 |
|
barisusakli
|
1354739d19
|
user deletion #746
user deletion NOT SKALABLE
|
2014-03-14 19:07:50 -04:00 |
|
Julian Lam
|
ebe61450a1
|
WIP - settings.prepare refactoring... because.
|
2014-03-14 00:34:51 -04:00 |
|
Julian Lam
|
6d03f713c5
|
"Sounds" tab in Settings page... WIP, needs fixing.
|
2014-03-13 23:43:36 -04:00 |
|
barisusakli
|
a0e784a612
|
closes #1138
|
2014-03-13 20:24:04 -04:00 |
|
barisusakli
|
6011399063
|
removed comment
|
2014-03-13 18:50:57 -04:00 |
|
barisusakli
|
d2bef79888
|
closes #1194
|
2014-03-13 18:11:41 -04:00 |
|
Julian Lam
|
401bd02748
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-13 17:15:24 -04:00 |
|
Julian Lam
|
553cabdcfa
|
refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209
|
2014-03-13 17:15:09 -04:00 |
|
barisusakli
|
bddc270033
|
changed addUserInfoToPost to add a user object
|
2014-03-13 16:41:45 -04:00 |
|
barisusakli
|
e0911c1fff
|
replaced exists check with getCategoryData
|
2014-03-13 16:21:16 -04:00 |
|
psychobunny
|
9223865c80
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2014-03-13 15:46:22 -04:00 |
|
psychobunny
|
9de21995c4
|
added category bgColor and color to topics api
|
2014-03-13 15:46:19 -04:00 |
|
barisusakli
|
175230e337
|
closes #1205
|
2014-03-13 14:08:58 -04:00 |
|
psychobunny
|
e3df487173
|
cleanup
|
2014-03-13 02:06:59 -04:00 |
|
psychobunny
|
79bacfe164
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2014-03-13 00:52:12 -04:00 |
|
psychobunny
|
6563a72b5b
|
fixed emailer templates
|
2014-03-13 00:49:32 -04:00 |
|
barisusakli
|
d8e00f95a2
|
moved user search to its own file
|
2014-03-12 22:11:48 -04:00 |
|
barisusakli
|
383b68e7fc
|
user js refactor
|
2014-03-12 21:57:25 -04:00 |
|
barisusakli
|
cc0ac29b36
|
categories refactor
|
2014-03-12 21:41:53 -04:00 |
|
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.
|
2014-03-12 20:53:48 -04:00 |
|
Julian Lam
|
67ef155c60
|
fixing image uploads
|
2014-03-12 20:03:20 -04:00 |
|
barisusakli
|
3f5c51174d
|
refactored user.js
took out notifications, email and reset code to separate files
|
2014-03-12 18:00:33 -04:00 |
|
psychobunny
|
f47f146320
|
moved out uploads and users from controllers/admin into their own files
|
2014-03-12 17:59:29 -04:00 |
|
psychobunny
|
641ec3ef82
|
moved duplicate upload validation code into its own fn
|
2014-03-12 17:46:03 -04:00 |
|
psychobunny
|
0bbff06cfa
|
use middleware.authenticate instead of checking in each fn
|
2014-03-12 17:39:10 -04:00 |
|
psychobunny
|
01cda60704
|
moved admin upload functions into controllers/admin; re-organized routes/admin to look like routes/index; removed unused deps
|
2014-03-12 17:34:59 -04:00 |
|
Julian Lam
|
4da1a2da97
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-12 16:11:49 -04:00 |
|
Julian Lam
|
1e0ec5dd47
|
appending relative path to user images for subfolder installs
|
2014-03-12 16:11:33 -04:00 |
|
psychobunny
|
8e4c23149c
|
more re-organization of routes/index.js
|
2014-03-12 16:07:54 -04:00 |
|
barisusakli
|
2220483915
|
notifications
|
2014-03-12 15:59:02 -04:00 |
|
Julian Lam
|
5647354421
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-12 15:51:49 -04:00 |
|
Julian Lam
|
ca2e9d7d9e
|
linting and moving xregexp back to .js
|
2014-03-12 15:51:24 -04:00 |
|
psychobunny
|
bff722925f
|
Merge pull request #1206 from BitBangersCode/plugin-templates-fix
Fix importing of templates served by plugins
|
2014-03-12 15:46:53 -04:00 |
|
MrWaffle
|
c1a580c51d
|
Fix importing of templates served by plugins
|
2014-03-12 20:45:07 +01:00 |
|
Julian Lam
|
816d9e5d12
|
minifying xregext lib
|
2014-03-12 15:41:21 -04:00 |
|