Julian Lam
c2467de9c2
added Greek language to NodeBB, Γεια σας και καλώς ήρθατε!
10 years ago
Julian Lam
872dd679e2
latest translations and fallbacks
10 years ago
barisusakli
964d531582
fix test really
10 years ago
barisusakli
385e034a23
fix tests
10 years ago
barisusakli
7a51520074
#2393
10 years ago
barisusakli
4e23fe7c3a
more topic post tests
10 years ago
barisusakli
3029b19be6
fix test
10 years ago
barisusakli
15e472db12
on category creation give defaults privs to admins and registered users
10 years ago
barisusakli
2579d2535d
closes #2396
10 years ago
barisusakli
fa5ac04cd3
src/topics.js cleanup
10 years ago
barisusakli
c9f990bb72
derp
10 years ago
barisusakli
7225c0d45b
finish up posts refactor
10 years ago
Julian Lam
54ee8e59f6
showing proper time for newbie post delay
10 years ago
barisusakli
d2cddc734b
fix flagging and post filter
...
cant flag posts that don't exist anymore
10 years ago
barisusakli
11dc477dde
posts/categories.js
10 years ago
barisusakli
e593c8e6b1
setFields makes more sense
10 years ago
barisusakli
fa95012fa3
action:set,postField
10 years ago
barisusakli
1413478a68
ill get it right this year
10 years ago
barisusakli
003535b3ab
filter:post.getFields again
10 years ago
barisusakli
383fa4d0ea
filter:post.getFields change
10 years ago
barisusakli
604dac88e3
closes #2382 , closes #2130
10 years ago
psychobunny
70b5c631c6
if dev, compile view scripts only; let rjs dynamically load module scripts
...
fixes a bug introduced @ 11c83079f2
10 years ago
psychobunny
9726e599e4
Merge branch 'master' of https://github.com/NodeBB/NodeBB
10 years ago
psychobunny
1b9297fa31
until now, this variable was never false... so I'm just removing it
...
@julianlam just in case
10 years ago
psychobunny
02b6a7893a
in dev mode, concatenate scripts instead of minifying
...
faster reboot & restores sanity to those trying to debug browser
specific issues on IE and FF. not that you have much sanity to begin
with if it's an IE bug...
10 years ago
Julian Lam
286d14f614
allowing use of winston.verbose now
10 years ago
psychobunny
11c83079f2
if env is dev, don't re-compile rjs files
...
faster reboot & easier to debug on browsers that don't support
sourcemaps
10 years ago
psychobunny
8de978fbcf
lmao, wtf?
...
my brain just exploded trying to figure out what this is doing here
10 years ago
psychobunny
d5d686b701
Merge pull request #2392 from a5mith/patch-3
...
ACP Text Colour
10 years ago
Aaron Smith
f2b0068b32
ACP Text Colour
...
Replaces my other commit.
10 years ago
psychobunny
db157da3fb
fixes potential IE8 crash (both toISOString and console.log don't exist)
...
not that client-side calls this anyways
10 years ago
psychobunny
0580773331
random console.log
10 years ago
psychobunny
d69054804e
closes #2391
10 years ago
Julian Lam
73dea4fc4e
upvote and favourites notif fixing
10 years ago
Julian Lam
f9f1cf63cf
fixing topic deletion and purging
10 years ago
Julian Lam
5281c8c376
Merge pull request #2381 from akhoury/patch-3
...
could you explicitly specify the last 4 rules?
10 years ago
Aziz Khoury
535529923c
why leave json files out?
10 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
10 years ago
Julian Lam
c7e731f4c4
Merge branch 'master' of github.com:NodeBB/NodeBB
10 years ago
Julian Lam
b2625a1bf0
upping spam-be-gone minver
10 years ago
psychobunny
91103fb09e
updating widget-essentials to 0.2.0 **
10 years ago
psychobunny
121fb88008
updating widget-essentials to 0.1.2
10 years ago
psychobunny
aa6137b9c3
fixed potential XSS in registration form
10 years ago
barisusakli
c18de5cdd2
posts/recent.js refactor
10 years ago
barisusakli
ef35b83806
use getPostsFields
10 years ago
barisusakli
263f479b20
posts.js refactor pt1
10 years ago
barisusakli
39def60f9b
return empty array
10 years ago
barisusakli
420aa5e102
fix moderators
10 years ago
barisusakli
8294aec5e7
fixed indent
10 years ago
barisusakli
8fdc03eaad
categories.js refactor
10 years ago