Julian Lam
|
ef6e72c246
|
added test for plugin-included translations, /cc @pitaj
|
2016-09-12 11:23:19 -04:00 |
|
barisusakli
|
478da29423
|
closes #5020
|
2016-09-12 15:59:42 +03:00 |
|
NodeBB Misty
|
7d46265f29
|
Latest translations and fallbacks
|
2016-09-11 09:03:30 -04:00 |
|
NodeBB Misty
|
7d1bbaa42d
|
Latest translations and fallbacks
|
2016-09-10 09:02:29 -04:00 |
|
barisusakli
|
7b7ec77f5c
|
remove console.log
|
2016-09-09 13:27:19 +03:00 |
|
barisusakli
|
e1263f1057
|
sortedSetUnionCard
|
2016-09-09 13:19:14 +03:00 |
|
barisusakli
|
77c549081c
|
remove unused clearRequireCache, closes #5021
|
2016-09-09 13:13:59 +03:00 |
|
barisusakli
|
7f27a21441
|
new hook action:infinitescroll.loadmore
|
2016-09-09 11:48:27 +03:00 |
|
barisusakli
|
650d74e28b
|
up composer
|
2016-09-08 18:02:22 +03:00 |
|
barisusakli
|
eabb745116
|
change union to match intersect
accept aggregate and withscores
|
2016-09-08 17:59:59 +03:00 |
|
barisusakli
|
8d897d8dcf
|
autocompleteTags
|
2016-09-08 17:24:20 +03:00 |
|
barisusakli
|
fdf2cb6f81
|
stop searching after finding 20
|
2016-09-08 16:22:23 +03:00 |
|
NodeBB Misty
|
22ab41f998
|
Latest translations and fallbacks
|
2016-09-08 09:03:24 -04:00 |
|
barisusakli
|
d0a94cb86c
|
filter:topics.searchTags
|
2016-09-08 15:59:10 +03:00 |
|
barisusakli
|
b2aaeaa50d
|
up composer
|
2016-09-08 14:13:41 +03:00 |
|
barisusakli
|
bba3c0623e
|
up themes
|
2016-09-08 14:03:48 +03:00 |
|
barisusakli
|
8273dab368
|
ability to pass tags to new topics
|
2016-09-08 14:01:20 +03:00 |
|
barisusakli
|
d4c512cb3f
|
handle the case where the object is not set at all #5018
|
2016-09-07 19:34:59 +03:00 |
|
barisusakli
|
3c0a28d293
|
#5018
fix extra key
|
2016-09-07 19:29:25 +03:00 |
|
barisusakli
|
7269d45e84
|
closes #5018
|
2016-09-07 19:27:29 +03:00 |
|
barisusakli
|
46d2168918
|
closes #5017
|
2016-09-07 18:48:08 +03:00 |
|
NodeBB Misty
|
24e0c9f6fe
|
Latest translations and fallbacks
|
2016-09-07 09:02:30 -04:00 |
|
barisusakli
|
3cf4449020
|
use eachSeries
|
2016-09-07 02:08:54 +03:00 |
|
barisusakli
|
1b7aa5ac12
|
up vanilla
|
2016-09-07 00:15:29 +03:00 |
|
barisusakli
|
3cdfd22a65
|
on user delete remove their uid from digests
|
2016-09-06 20:20:12 +03:00 |
|
NodeBB Misty
|
a578840904
|
Latest translations and fallbacks
|
2016-09-06 09:02:34 -04:00 |
|
Julian Lam
|
4410385e8f
|
Merge pull request #5012 from phit/patch-1
Use mousetrap.js minified version
|
2016-09-05 22:27:19 -04:00 |
|
barisusakli
|
95b914f710
|
up themes
|
2016-09-05 22:14:41 +03:00 |
|
barisusakli
|
38b17c6157
|
closes #5011
|
2016-09-05 22:12:02 +03:00 |
|
barisusakli
|
8448cf7da6
|
up themes
|
2016-09-05 21:53:02 +03:00 |
|
barisusakli
|
c01a2bfa33
|
default sounds to off, show correct setting in user settings page
|
2016-09-05 21:47:18 +03:00 |
|
NodeBB Misty
|
481ecdd642
|
Latest translations and fallbacks
|
2016-09-05 09:05:01 -04:00 |
|
Barış Soner Uşaklı
|
050ca6920a
|
Merge pull request #4957 from lo1tuma/eslint
Add eslint to detect unhandled callback errors
|
2016-09-05 13:25:10 +03:00 |
|
Mathias Schreck
|
fef9ec7ad6
|
Fix unhandled callback errors
|
2016-09-05 11:52:35 +02:00 |
|
Mathias Schreck
|
824c6d9362
|
Run eslint as part of npm test
|
2016-09-05 11:48:22 +02:00 |
|
Mathias Schreck
|
159da18e9f
|
Add npm script to run eslint
|
2016-09-05 11:48:21 +02:00 |
|
Mathias Schreck
|
ba937f89fa
|
Add eslint to detect unhandled callback errors
|
2016-09-05 11:48:21 +02:00 |
|
phit
|
00a06e9253
|
Use mousetrap.js minified version
didn't see a reason it shouldn't use the minified version
|
2016-09-04 20:02:02 +02:00 |
|
psychobunny
|
b72a928900
|
up persona
|
2016-09-03 16:59:36 -04:00 |
|
Julian Lam
|
81a4103d64
|
closes #4826
|
2016-09-02 14:16:46 -04:00 |
|
Julian Lam
|
80d89a086e
|
fixed issue where NodeBB was trying to JSON.parse [object Object]
re: #4982
|
2016-09-02 14:05:07 -04:00 |
|
barisusakli
|
de0f4a959a
|
fix group page permissions for global mods
|
2016-09-02 19:20:53 +03:00 |
|
barisusakli
|
a0ef96a6e1
|
dont treat url as path, closes #5006
|
2016-09-02 19:01:46 +03:00 |
|
Julian Lam
|
bb80dc360e
|
closes #4982
|
2016-09-02 09:39:13 -04:00 |
|
NodeBB Misty
|
416186a2b6
|
Latest translations and fallbacks
|
2016-09-02 09:02:51 -04:00 |
|
barisusakli
|
3056adf0e1
|
change to inactive
|
2016-09-02 13:35:17 +03:00 |
|
Barış Soner Uşaklı
|
e497882242
|
Merge pull request #5005 from yariplus/patch-12
modifyUserData does not check for offline status.
|
2016-09-02 11:43:28 +03:00 |
|
Timothy Fike
|
247db79d57
|
modifyUserData does not check for offline status.
|
2016-09-01 22:51:09 -04:00 |
|
Julian Lam
|
c9c60ef8ed
|
fixes #4982
|
2016-09-01 14:10:10 -04:00 |
|
barisusakli
|
56f863e5b8
|
remove :rage2: console.log
|
2016-09-01 18:26:47 +03:00 |
|