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 |
barisusakli
|
a0e784a612
|
closes #1138
|
11 years ago |
barisusakli
|
6011399063
|
removed comment
|
11 years ago |
barisusakli
|
d2bef79888
|
closes #1194
|
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
|
175230e337
|
closes #1205
|
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
|
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
|
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 |
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 |
Julian Lam
|
4da1a2da97
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
1e0ec5dd47
|
appending relative path to user images for subfolder installs
|
11 years ago |
psychobunny
|
8e4c23149c
|
more re-organization of routes/index.js
|
11 years ago |
barisusakli
|
2220483915
|
notifications
|
11 years ago |
Julian Lam
|
5647354421
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
ca2e9d7d9e
|
linting and moving xregexp back to .js
|
11 years ago |
psychobunny
|
bff722925f
|
Merge pull request #1206 from BitBangersCode/plugin-templates-fix
Fix importing of templates served by plugins
|
11 years ago |
MrWaffle
|
c1a580c51d
|
Fix importing of templates served by plugins
|
11 years ago |
Julian Lam
|
816d9e5d12
|
minifying xregext lib
|
11 years ago |
barisusakli
|
7b409c095c
|
mongo callback refactor
|
11 years ago |
barisusakli
|
4f72513f19
|
removed keys
|
11 years ago |
barisusakli
|
6eff7d4c51
|
mongo cleanup
|
11 years ago |
barisusakli
|
a0222b69bb
|
closes #1200
|
11 years ago |
barisusakli
|
e9ab9dcce2
|
search cleanup
|
11 years ago |
barisusakli
|
33e34ca864
|
change getRecentPosts to take count
|
11 years ago |
Julian Lam
|
caa9c17bc2
|
fixed login routes on subfolder installs
|
11 years ago |
Julian Lam
|
9bf1d345e2
|
adding relative path to a category image for subfolder installs
|
11 years ago |
barisusakli
|
6e6c5688d9
|
more cleanup
|
11 years ago |
barisusakli
|
2befa06a33
|
some cleanup to socket posts
|
11 years ago |
barisusakli
|
92267de9d8
|
feeds
|
11 years ago |
barisusakli
|
3a42200e24
|
refactored feeds
|
11 years ago |
Julian Lam
|
bf8f91f0d9
|
'less bad' handling of background image in home.tpl
|
11 years ago |
Julian Lam
|
82a3415ab1
|
fixing admin routes on subfolder installs
|
11 years ago |
Julian Lam
|
f28c690f2f
|
fixing up robots.txt
|
11 years ago |