barisusakli
557426c1c9
translator refactor
...
no longer loads all language files on startup
2014-04-13 16:24:12 -04:00
barisusakli
90540f64cf
removed some unused translator requires
2014-04-13 15:05:17 -04:00
Julian Lam
df8728c785
allowing plugins to define new sounds -- woot.
...
Also moving the core sounds into a separate package, soundpack-default
2014-04-12 18:36:23 -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
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
psychobunny
5423434b3f
closes #1362
2014-04-08 13:48:26 -04:00
Julian Lam
ee44128c8c
not requiring email any longer for user creation (regression -- closes julianlam/nodebb-plugin-sso-twitter#4 )
2014-04-07 20:19:40 -04:00
barisusakli
67f9c8670a
closes #1355
2014-04-07 18:54:55 -04:00
barisusakli
d2033abf96
fixes unread page
...
if you had more than 20 unread topics it was loading 40 now it will only
load 21 then keep loading with infinite loading
2014-04-07 18:06:03 -04:00
barisusakli
4e71c8328c
closes #1346
2014-04-07 17:38:58 -04:00
barisusakli
e5cf44d398
closes #1353
...
mark all read will mark everything read, can also select topics and mark
them read, can mark specific categories read too
2014-04-07 17:09:59 -04:00