psychobunny
49bbbe3682
secondary_database attempt
2014-04-11 17:35:43 -04:00
psychobunny
4d429aa6d6
linting install.js
2014-04-11 17:19:40 -04:00
psychobunny
4877e4a9d1
fixed allQuestions property
2014-04-11 15:50:06 -04:00
psychobunny
a7582e2cca
organized level helpers ala mongo driver
2014-04-11 15:47:49 -04:00
psychobunny
46b6a93e98
organizing mongo driver
2014-04-11 15:44:53 -04:00
psychobunny
9ad7ce9ca8
organizing redis driver
2014-04-11 15:29:01 -04:00
psychobunny
2ba767b499
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
...
Conflicts:
tests/database.js
2014-04-11 15:26:42 -04:00
psychobunny
e09b156d13
removing unnecessary return
2014-04-11 15:25:20 -04:00
Julian Lam
b12b2f13ea
closed #1375
2014-04-11 13:24:44 -04:00
psychobunny
c86635b4ce
making changes for compatibility with 9d405812cb
2014-04-11 02:32:43 -04:00
psychobunny
136542f8dd
Merge remote-tracking branch 'origin/master' into LevelDB
...
Conflicts:
tests/database.js
2014-04-11 02:27:15 -04:00
psychobunny
f5716de06e
forgot to use the passed in fn
2014-04-11 02:24:11 -04:00
psychobunny
2acdcd9ba2
more cleanup
2014-04-11 02:13:08 -04:00
psychobunny
4d65a51ede
LevelDB - organization
2014-04-11 02:04:12 -04:00
psychobunny
5bac03a37b
removed newline
2014-04-11 01:41:56 -04:00
psychobunny
cbec5cd3a1
cleanup
2014-04-11 01:41:01 -04:00
psychobunny
c506a2ce1d
LevelDB installation questions
2014-04-11 01:38:28 -04:00
psychobunny
21cb2c384e
woo, NodeBB actually works on LevelDB
2014-04-11 01:37:39 -04:00
barisusakli
1e3b88a7f0
passing array straight to redis
2014-04-10 21:13:46 -04:00
barisusakli
9d405812cb
changed sortedSetRangeByScore
2014-04-10 20:59:17 -04:00
Micheil Smith
3e82cab398
Add missing new lines at end of files.
2014-04-10 20:56:53 +01:00
Micheil Smith
01013f5c9d
Refactor plugin logic.
...
This relies more heavily on `async` and also makes the loading process more asynchronous. It does remove one warning in the case that a plugin is enabled but not installed.
2014-04-10 20:56:51 +01:00
Micheil Smith
5f6d5cd9a5
Reduce duplication in src/categoryTools.js
2014-04-10 20:56:51 +01:00
psychobunny
129019777f
move work on LevelDB
2014-04-10 00:36:28 -04:00
psychobunny
e79284e75f
LevelDB init
2014-04-09 23:22:43 -04:00
barisusakli
1f77df794a
added lots of error keys
2014-04-09 22:26:23 -04:00
barisusakli
0ac58dbee6
more error strings
2014-04-09 21:56:30 -04:00
barisusakli
fdeaf3a16e
user.js error keys
2014-04-09 21:44:00 -04:00
barisusakli
eaf4be4979
posts.js error keys
2014-04-09 21:40:39 -04:00
barisusakli
b07efb0085
modules.js error keys
2014-04-09 21:36:57 -04:00
barisusakli
7b992e7a20
meta.js error language keys
2014-04-09 21:27:20 -04:00
barisusakli
197e61a5d0
admin js language keys
2014-04-09 21:26:37 -04:00
barisusakli
d366be7967
added error key
2014-04-09 21:22:37 -04:00
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.
2014-04-09 20:55:53 -04:00
barisusakli
296d5127c9
update to use error messages
2014-04-09 16:51:10 -04:00
barisusakli
d61e632c59
closes #1366
2014-04-09 15:49:36 -04:00
barisusakli
a75baef450
removed socket emits for post errors
2014-04-09 15:39:30 -04:00
Julian Lam
d1a64798b9
removing use of slugs in groups... pending having more time
2014-04-09 14:46:18 -04:00
Julian Lam
bd2a1a3efa
Revert "reverting groups.js to 4701eb1cee1a35b7f059f4362773bd9d67b7370c"
...
This reverts commit d8df9ab3ed .
2014-04-09 14:37:16 -04:00
barisusakli
e2d0d4db5c
added error and success language files
...
removed some code from server side that was emitting alerts
2014-04-09 14:12:50 -04:00
psychobunny
d8df9ab3ed
reverting groups.js to 4701eb1cee
2014-04-09 14:11:03 -04:00
Julian Lam
0a35195fc7
an attempt at addressing loader madness... #1364
2014-04-09 13:10:28 -04:00
Julian Lam
2627240d80
changing minimum required version for NodeBB to 0.10, and updated travis config. Allowing new setup option "ci", for TravisCI integration
2014-04-08 21:08:51 -04:00
Julian Lam
49a686af78
fixing groups tests
2014-04-08 17:37:11 -04:00
psychobunny
ff43a619c5
moving utils.js to the top
2014-04-08 17:35:28 -04:00
barisusakli
7a6f7d3e49
fixed 2 tests
2014-04-08 17:21:04 -04:00
psychobunny
2288da4daf
./nodebb reset widgets - global widgets as well
2014-04-08 16:52:52 -04:00
barisusakli
1e96c21cae
removed the span size
2014-04-08 16:48:13 -04:00
barisusakli
2195b20385
closes #1263
2014-04-08 15:29:56 -04:00
psychobunny
015ee701c4
@barisusakli is a stickler and wants to increase registration api call times by 0.0000000001s
2014-04-08 13:51:05 -04:00