2844 Commits (d5b5dd6fa53fec1a2a64b2aac57b5237af923b64)

Author SHA1 Message Date
psychobunny d5b5dd6fa5 hide secondary_database option behind "advanced" setup flag 11 years ago
psychobunny ffe9afc3c4 configure secondary db modules 11 years ago
psychobunny 98270bf500 linting 11 years ago
psychobunny 8f71a4ebfe moved installation defaults into install/data/defaults.json 11 years ago
psychobunny 901a64ae14 got optional secondary_database questions working 11 years ago
psychobunny 4353adb914 forgot to add levelQuestions here 11 years ago
psychobunny 74674c8494 Merge remote-tracking branch 'origin/master' into secondary_database
Conflicts:
	src/database/level/main.js
11 years ago
psychobunny 5950b162b9 reverting attempt 11 years ago
barisusakli beb7313138 added err to next 11 years ago
barisusakli 8aa4f053e8 converted translator.get to translator.translate 11 years ago
barisusakli 557426c1c9 translator refactor
no longer loads all language files on startup
11 years ago
barisusakli 90540f64cf removed some unused translator requires 11 years ago
Julian Lam df8728c785 allowing plugins to define new sounds -- woot.
Also moving the core sounds into a separate package, soundpack-default
11 years ago
psychobunny 49bbbe3682 secondary_database attempt 11 years ago
psychobunny 4d429aa6d6 linting install.js 11 years ago
psychobunny 4877e4a9d1 fixed allQuestions property 11 years ago
psychobunny a7582e2cca organized level helpers ala mongo driver 11 years ago
psychobunny 46b6a93e98 organizing mongo driver 11 years ago
psychobunny 9ad7ce9ca8 organizing redis driver 11 years ago
psychobunny 2ba767b499 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Conflicts:
	tests/database.js
11 years ago
psychobunny e09b156d13 removing unnecessary return 11 years ago
Julian Lam b12b2f13ea closed #1375 11 years ago
psychobunny c86635b4ce making changes for compatibility with 9d405812cb 11 years ago
psychobunny 136542f8dd Merge remote-tracking branch 'origin/master' into LevelDB
Conflicts:
	tests/database.js
11 years ago
psychobunny f5716de06e forgot to use the passed in fn 11 years ago
psychobunny 2acdcd9ba2 more cleanup 11 years ago
psychobunny 4d65a51ede LevelDB - organization 11 years ago
psychobunny 5bac03a37b removed newline 11 years ago
psychobunny cbec5cd3a1 cleanup 11 years ago
psychobunny c506a2ce1d LevelDB installation questions 11 years ago
psychobunny 21cb2c384e woo, NodeBB actually works on LevelDB 11 years ago
barisusakli 1e3b88a7f0 passing array straight to redis 11 years ago
barisusakli 9d405812cb changed sortedSetRangeByScore 11 years ago
psychobunny 129019777f move work on LevelDB 11 years ago
psychobunny e79284e75f LevelDB init 11 years ago
barisusakli 1f77df794a added lots of error keys 11 years ago
barisusakli 0ac58dbee6 more error strings 11 years ago
barisusakli fdeaf3a16e user.js error keys 11 years ago
barisusakli eaf4be4979 posts.js error keys 11 years ago
barisusakli b07efb0085 modules.js error keys 11 years ago
barisusakli 7b992e7a20 meta.js error language keys 11 years ago
barisusakli 197e61a5d0 admin js language keys 11 years ago
barisusakli d366be7967 added error key 11 years ago
barisusakli 95972209f4 favourite changes
favourites.js no longer makes socket calls, moved that code into
socket.io/posts.js. it also makes a single socket call when you downvote
a post that you previously upvoted.
11 years ago
barisusakli 296d5127c9 update to use error messages 11 years ago
barisusakli d61e632c59 closes #1366 11 years ago
barisusakli a75baef450 removed socket emits for post errors 11 years ago
Julian Lam d1a64798b9 removing use of slugs in groups... pending having more time 11 years ago
Julian Lam bd2a1a3efa Revert "reverting groups.js to 4701eb1cee1a35b7f059f4362773bd9d67b7370c"
This reverts commit d8df9ab3ed.
11 years ago
barisusakli e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
11 years ago