Julian Lam
ef4972f66b
added sounds folder to gitignore
11 years ago
Julian Lam
d69b0953a2
latest translations
11 years ago
Julian Lam
78538ddb28
added American English to languages
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
barisusakli
fc8e97448c
load sounds on demand, refactored sounds
11 years ago
Julian Lam
5e279e067f
Merge branch 'plugin-sounds'
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
Julian Lam
c9a2724bfd
allowing plugins to define new sounds -- woot.
...
Also moving the core sounds into a separate package, soundpack-default
11 years ago
barisusakli
f8a6ab5cf4
if no icon is selected for a category icon will be empty string
11 years ago
Julian Lam
29ec14efa0
fixed #1365
11 years ago
barisusakli
a091e06fe3
more work for #1368
11 years ago
barisusakli
06dddccf8e
more refactor
11 years ago
barisusakli
252e757185
some more language strings and account.js refactor
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
psychobunny
e442fed40a
fixed getSortedSetRevRangeByScore test
11 years ago
Julian Lam
b12b2f13ea
closed #1375
11 years ago
barisusakli
828fd6b978
fixed sortedSetRevRangeByScore test
11 years ago
psychobunny
c28308ee97
added instructions for adding a test database for Level DB #1373
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
e5674dd5cc
not all DB's use a hostname
11 years ago
psychobunny
c506a2ce1d
LevelDB installation questions
11 years ago
psychobunny
4892fc81a2
added to database tests
11 years ago
psychobunny
21cb2c384e
woo, NodeBB actually works on LevelDB
11 years ago
barisusakli
7545d55b22
jshint and refactor accountedit
11 years ago
barisusakli
1e3b88a7f0
passing array straight to redis
11 years ago
barisusakli
9d405812cb
changed sortedSetRangeByScore
11 years ago
Julian Lam
74ff579412
added startTimer so that repeated errors on startup don't cause the loader to go into an infinite loop
11 years ago
Barış Soner Uşaklı
b28b837d72
fixed error.json
11 years ago
barisusakli
14d0081fdf
replace 2 error messages with keys
11 years ago
psychobunny
129019777f
move work on LevelDB
11 years ago
psychobunny
e79284e75f
LevelDB init
11 years ago
barisusakli
a345302454
really fixed test
11 years ago
barisusakli
b731d6af3b
fixed topic test
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