barisusakli
|
fa1275c03a
|
closes #1557
|
11 years ago |
Julian Lam
|
b1534b7798
|
removing allowGuestPosting logic in NodeBB
|
11 years ago |
psychobunny
|
10716c37d3
|
closes #1376
|
11 years ago |
barisusakli
|
1f7fd51b40
|
some work for #1482
|
11 years ago |
Julian Lam
|
b049bd466c
|
added 'config.version' to client-side
|
11 years ago |
Julian Lam
|
126260a027
|
added cache-buster to template xhr urls -- closed #1392
|
11 years ago |
psychobunny
|
e5486db1ae
|
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
src/database.js
|
11 years ago |
barisusakli
|
3e60451ce4
|
closes #1013
lets user change languages,
|
11 years ago |
barisusakli
|
90540f64cf
|
removed some unused translator requires
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
barisusakli
|
421a25eb56
|
closes #1288
|
11 years ago |
barisusakli
|
e5a5b8e8bf
|
added privateUserInfo and isLoggedIn for #1275
|
11 years ago |
barisusakli
|
567d867b1e
|
fixed require to missing public config.json
|
11 years ago |
barisusakli
|
0f66e80a5a
|
added setting to disable notification sounds
|
11 years ago |
psychobunny
|
464c2f42c3
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
public/templates/admin/themes.tpl
src/meta.js
src/routes/api.js
|
11 years ago |
psychobunny
|
5b8e8e4b67
|
deprecating use of templates.setGlobal on server side in favour of passing in api.config into res.locals (still needs work)
|
11 years ago |
psychobunny
|
7bef58deb1
|
started moving out api functionality out of the route file into controllers/api.js
|
11 years ago |