Julian Lam
5281c8c376
Merge pull request #2381 from akhoury/patch-3
...
could you explicitly specify the last 4 rules?
11 years ago
Aziz Khoury
535529923c
why leave json files out?
11 years ago
Aziz Khoury
a17ecefd20
could you explicitly specify the last 4 rules?
...
I put in some values in there, as placeholders, feel free to change them, and I will follow
so we can have a standard, and developers can choose to have the same across plugins as well
11 years ago
Julian Lam
c7e731f4c4
Merge branch 'master' of github.com:NodeBB/NodeBB
11 years ago
Julian Lam
b2625a1bf0
upping spam-be-gone minver
11 years ago
psychobunny
91103fb09e
updating widget-essentials to 0.2.0 **
11 years ago
psychobunny
121fb88008
updating widget-essentials to 0.1.2
11 years ago
psychobunny
aa6137b9c3
fixed potential XSS in registration form
11 years ago
barisusakli
c18de5cdd2
posts/recent.js refactor
11 years ago
barisusakli
ef35b83806
use getPostsFields
11 years ago
barisusakli
263f479b20
posts.js refactor pt1
11 years ago
barisusakli
39def60f9b
return empty array
11 years ago
barisusakli
420aa5e102
fix moderators
11 years ago
barisusakli
8294aec5e7
fixed indent
11 years ago
barisusakli
8fdc03eaad
categories.js refactor
11 years ago
barisusakli
daebc322eb
meh
11 years ago
barisusakli
7823416410
err check, assignPostsToCategory is sync
11 years ago
barisusakli
af4cbfb20d
closes #2368
11 years ago
barisusakli
d2735c8558
closes #2370
11 years ago
barisusakli
3f12d363f7
plugins fireHook refactor
...
(drunk)
11 years ago
barisusakli
e93b2b6aa1
removed action:app.load
11 years ago
barisusakli
41ae8b61a7
static:app.load change closes #1527
11 years ago
barisusakli
220c82a8f2
filter:register.complete change #1527
11 years ago
barisusakli
76c16c0383
filter:register.check change #1527
11 years ago
barisusakli
166f353aaa
filter:register.build change #1527
11 years ago
barisusakli
8be9e6d413
action:user.verify change #1527
11 years ago
barisusakli
9363741231
action:user.set change #1527
11 years ago
barisusakli
2e1a098cfa
fix multi selection if category has sub categories
11 years ago
barisusakli
db979d7a20
filter:category.get change #1527
11 years ago
Julian Lam
f3ea8d1cff
closed #2367
11 years ago
Julian Lam
74630b3a79
closed #2360
11 years ago
barisusakli
c56b9aafff
closes #2289 , replace Infinity with '+inf'
11 years ago
barisusakli
dcba272dc5
fix not validated messages on manage/users on IS
11 years ago
barisusakli
5f8781c88e
1 less db call in togglePin
11 years ago
barisusakli
467fb1ab4a
dont deselect on delete/purge closes #2352
11 years ago
Julian Lam
93f414892b
closed #2361
11 years ago
Julian Lam
e0436d73c3
#2361
11 years ago
barisusakli
c95f151bfc
closes #2364
...
dont crash if icon is not found
11 years ago
barisusakli
69ed00fc14
added mainPid to topic restore/edit hooks
11 years ago
barisusakli
642136f6f8
closes #2357
11 years ago
barisusakli
b60ed95d20
Merge remote-tracking branch 'origin/master'
11 years ago
barisusakli
1ae39d638a
closes #2356
11 years ago
Julian Lam
f0b104fef0
possible fix to #2365
11 years ago
psychobunny
d77bd638c4
don't re-enable selectable on elements that were already enabled #2336
11 years ago
psychobunny
6ae5b09a01
closes #2336
11 years ago
Julian Lam
52285239e9
fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363
11 years ago
Julian Lam
19297e2d22
plugin installation takes a version now, and queries nbbpm, #2363
...
better error handling for #2363
upgrades now also call the suggestion route from nbbpm
upgrade button will show alert now if you try to upgrade past the suggested version, #2363
11 years ago
Julian Lam
0f66077bf5
fixed issue where purged posts would cause the upgrader to fail, closed #2359
11 years ago
Barış Soner Uşaklı
b6ee472276
Merge pull request #2358 from joe1chen/0.6.x-fix-file-upload
...
Bug fix - File upload broken due to api changes in 0.6.x.
11 years ago
Joseph Chen
cd41df5677
Pass in req.user.uid into uploadFile
11 years ago