psychobunny
c88ed66312
closes #4502
9 years ago
Julian Lam
a9f966f23c
closes #4503 , /cc @BenLubar
9 years ago
Julian Lam
ba44db5b5b
updated dependency check logic to better handle missing dependencies
9 years ago
Julian Lam
7bc4ea18f4
Merge remote-tracking branch 'origin/master' into fix-vendors
9 years ago
Julian Lam
930c2b7472
Merge branch 'master' into fix-vendors
9 years ago
Ole R
5023935baf
Enable nodebb-plugin-emoji-one by default
9 years ago
Barış Soner Uşaklı
04fb7d5acc
enable emoji-apple on install
9 years ago
Julian Lam
b6a10c7729
removed console log
9 years ago
Julian Lam
94a505a6bb
removed symlink logic and using route bridging instead.
...
Also allowed plugins to define modules from their plugin.json
9 years ago
Julian Lam
f91f705f90
Merge branch 'master' into fix-vendors
9 years ago
Julian Lam
1aaf65e9be
fixes #4438
9 years ago
barisusakli
07af4d10e7
closes #4488
9 years ago
barisusakli
b948e031f6
closes #2779
9 years ago
psychobunny
12ed4d2af5
remove PostCSS log
9 years ago
psychobunny
359b1fbe1a
cleanup
9 years ago
psychobunny
e2bc5f241a
optimizing process.send for js minification
9 years ago
psychobunny
acd24d856f
run tasks in series to speed up startup time
9 years ago
psychobunny
e134689324
we were accidentally including client-side LESS on the ACP
9 years ago
psychobunny
fc65b144b1
running less compilation in series
9 years ago
barisusakli
d92fde9824
filter out registered users
9 years ago
barisusakli
cb2ea163a0
closes #4486
9 years ago
psychobunny
3d0db5b397
closes #4481
9 years ago
Barış Soner Uşaklı
99ae0eb378
closes #4468
9 years ago
Julian Lam
5e3a114b17
added LRU cache to registration queue data
9 years ago
Julian Lam
3e2231d2cb
Fixing viewport shuffling due to image load
...
Introduced new method ".loadImages()" in posts client side lib
to handle viewport height changes when loading images. Requires
nodebb-plugin-markdown@5.0.0
@BenLubar @boomzillawtf
9 years ago
Julian Lam
5705681aa0
tweaked registration queue logic a bit
...
- encoding inputs during url construction
- limiting maximum # of parallel requests to 20
- using map instead of forEach
9 years ago
Julian Lam
8013f124da
fixes #4471
9 years ago
Julian Lam
22f73a8f68
fixes #4463
9 years ago
barisusakli
ae8c40f8a8
dont pass non strings to validator.js #4462
9 years ago
psychobunny
f277c66089
closes #4459
9 years ago
barisusakli
a9cc12c667
retry failed upserts closes #4467
9 years ago
barisusakli
52cec92df8
some cleanup, dont send ip on newpost
9 years ago
psychobunny
000d5b61c7
fix for retrieving css cache
9 years ago
psychobunny
baeed22f20
grunt: only compile ACP less if that was changed, and vice versa with theme/plugin less
9 years ago
barisusakli
78f4cbc9e4
fix indents
9 years ago
barisusakli
0f959c341b
closes #4466
9 years ago
barisusakli
e8b8f115b7
closes #3652
9 years ago
pichalite
485db7a479
fix for removing topic thumb on edit
9 years ago
barisusakli
76fcc9ec35
this is fine
9 years ago
Barış Soner Uşaklı
21c451c3fe
Merge pull request #4457 from boomzillawtf/master
...
Fix defaults for 'scroll to my post'
9 years ago
boomzillawtf
d4464f6ab1
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
public/src/client/topic/posts.js
9 years ago
boomzillawtf
6aa0f8eb8a
fix #4452 : default to scroll to my post
9 years ago
pichalite
c5e62f9a58
fixes #4454
9 years ago
barisusakli
f55b26282a
added category image
9 years ago
psychobunny
0c1376c884
closes #4390
9 years ago
barisusakli
7ab55b0e95
closes #4392
9 years ago
barisusakli
91efab3c6d
closes #4437
9 years ago
barisusakli
46de2ca134
closes #4441
9 years ago
barisusakli
d79b30ad27
moved uid check to function
9 years ago
Barış Soner Uşaklı
ae04d6d6dd
Merge pull request #4445 from BenLubar/topic-bookmarks
...
include bookmarks with topic lists
9 years ago