12227 Commits (5480b45368978d49c4e79cbe8d13c2e3b8a035ec)
 

Author SHA1 Message Date
NodeBB Misty 5480b45368 Latest translations and fallbacks 9 years ago
Julian Lam 1aaf65e9be fixes #4438 9 years ago
Julian Lam 06cd4cd406 only triggering topic infinite loader once a second, fixes #4477 9 years ago
NodeBB Misty 4b88a463fa Latest translations and fallbacks 9 years ago
barisusakli 07af4d10e7 closes #4488 9 years ago
barisusakli b948e031f6 closes #2779 9 years ago
Julian Lam 73c4feec20 fixes #4487 9 years ago
psychobunny 1783583373 js-propagate fix for clustered installs 9 years ago
psychobunny a078fd82e7 fix julian's console.log voodoo 9 years ago
Barış Soner Uşaklı 8d86aecc83 Merge pull request #4479 from rbeer/ulModal-localSize
Check file size locally.
9 years ago
NodeBB Misty 8baa6f70af Latest translations and fallbacks 9 years ago
Raphael Beer 58cc25e385 Set default hasValidFileSize return to true 9 years ago
Julian Lam 1385d19f64 Further tweaks to viewport shuffling and dynamic image loading
@BenLubar
9 years ago
Julian Lam 8ae2afff05 Revert "more tweaks to threshold"
This reverts commit 1783a07067.
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
Julian Lam 07ddcb03f9 fixes #3902 9 years ago
psychobunny fc65b144b1 running less compilation in series 9 years ago
Julian Lam 7fe5346fe4 latest fallbacks for uploads resource @rbeer 9 years ago
Julian Lam 81fae681ab added uploads.json as source file for translations 9 years ago
psychobunny a978f763e3 fixes crash https://github.com/NodeBB/nodebb-theme-persona/issues/250 9 years ago
barisusakli d92fde9824 filter out registered users 9 years ago
barisusakli cb2ea163a0 closes #4486 9 years ago
NodeBB Misty b534ba8cc1 Latest translations and fallbacks 9 years ago
psychobunny 3d0db5b397 closes #4481 9 years ago
psychobunny 6a74589e31 closes https://github.com/NodeBB/nodebb-theme-persona/issues/250 9 years ago
psychobunny e99d95251d up persona 9 years ago
psychobunny b15e5a8d17 closes #4475 9 years ago
psychobunny 29b336ad9f closes #4480 9 years ago
psychobunny f12903a3fe grunt watch: ignore .git folders 9 years ago
Julian Lam 32c18a1cd8 updated gruntfile to not watch subdependencies 9 years ago
barisusakli 5fa6686112 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/src/modules/navigator.js
9 years ago
barisusakli 3a27e7b0ea closes #4405 9 years ago
Raphael Beer ff09789812 Check file size locally. 9 years ago
Barış Soner Uşaklı 99ae0eb378 closes #4468 9 years ago
Barış Soner Uşaklı 879a8ba550 up widget-essentials 9 years ago
Julian Lam 5e3a114b17 added LRU cache to registration queue data 9 years ago
Julian Lam 1783a07067 more tweaks to threshold 9 years ago
Julian Lam 31e70ac5a8 applying threshold detection only to topics
re: #4477
9 years ago
NodeBB Misty e0f6b4edf0 Latest translations and fallbacks 9 years ago
barisusakli 3b9120cd38 closes #4476 9 years ago
Julian Lam 6df78f8ad0 fixing some more jitteriness when scrolling upwards 9 years ago
Julian Lam cc60767eb0 removed console logging 🐶 9 years ago
Julian Lam add82ba6c9 Added threshold detection when scrolling upwards
... for less jolty upwards scrolling.
9 years ago
Julian Lam 28db642050 Fixing regression from 3e2231d2cb
@BenLubar
9 years ago
Barış Soner Uşaklı 2caae05f4b up themes 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