99 Commits (352ef81e849599fdd1ebe4db8efe91817f60cdf2)

Author SHA1 Message Date
Julian Lam 352ef81e84 Merge pull request #4530 from BenLubar/delay-image-loading
don't delay image loading when "delay image loading" is unchecked
9 years ago
Julian Lam 5858d914bf closes #4550 9 years ago
Ben Lubar f18099b435 actually don't delay image loading when "delay image loading" is unchecked 9 years ago
Julian Lam a9f966f23c closes #4503, /cc @BenLubar 9 years ago
Julian Lam 053bbc06fa fixes apapadimoulis/what-bugs#84
closes #4496
9 years ago
Julian Lam 06cd4cd406 only triggering topic infinite loader once a second, fixes #4477 9 years ago
Julian Lam 73c4feec20 fixes #4487 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
Julian Lam 1783a07067 more tweaks to threshold 9 years ago
Julian Lam 6df78f8ad0 fixing some more jitteriness when scrolling upwards 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
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
[email protected]

@BenLubar @boomzillawtf
9 years ago
barisusakli 691802efad removed params 9 years ago
barisusakli e1a8c520ba closes #4404 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
barisusakli 301f12d630 fix conditional 9 years ago
Barış Soner Uşaklı fe7d4999c9 Merge pull request #4418 from BenLubar/post-tools-stream
fix post tools not showing up for other users on new posts
9 years ago
barisusakli 4eb7468dcd already checked in scrollToPostIfSelf 9 years ago
Ben Lubar bb88c82ffd fix post tools not showing up for other users on new posts (src/topics/posts.js has this condition already) 9 years ago
boomzillawtf 3d0012d730 Loads posts if appropriate, but doesn't scroll to new post according to the scroll to my post setting. Addresses #4412. 9 years ago
barisusakli 9e44bd3d21 up themes 9 years ago
boomzillawtf eb7c2d5872 Use scrollToMyPost setting with both pagination and infinite scroll 9 years ago
boomzillawtf ceb3b6ebe7 Add setting to avoid showing a post after it is submitted to keep the user's place on the page to address issue #4363 9 years ago
pichalite 571f364922 fix for post menu display on newPost 9 years ago
pichalite f22b218250 fixes #4235 9 years ago
barisusakli 2fc385f723 closes #4141, closes #4149 9 years ago
psychobunny 7cc8390265 data.loggedIn for new posts 9 years ago
barisusakli e5cd928419 closes #3826 10 years ago
psychobunny 4798647b8a moved infinitescroll.parseAndTranslate to app.parseAndTranslate 10 years ago
barisusakli 887358f045 closes #3784 10 years ago
barisusakli 2a6f411eff fix post-bar and post count 10 years ago
barisusakli b6f6867b50 bottom bar change 10 years ago
barisusakli 2ec0d3f376 dont make extra socket call on new post and IS 10 years ago
barisusakli f6fa0ace3c closes #3732 10 years ago
barisusakli 79d5eea46d closes #3270 10 years ago
barisusakli 2d96cdba1c closes #3720 10 years ago
barisusakli fcf411a72b small fixes 10 years ago
barisusakli 50c740ae09 fix tag display when reaching main post 10 years ago
barisusakli 0b26cfdd43 #3705 10 years ago
barisusakli 3be3ed4eb5 same selector 10 years ago
barisusakli 9fc80702b8 simpler check 10 years ago
barisusakli 75e2228989 closes #3689 10 years ago
psychobunny 028a520bf0 remove hardcoded fadein 10 years ago
barisusakli 9d0f681ebc fix component name 10 years ago
barisusakli 7379f93a00 up composer 10 years ago
barisusakli 6457cd02ab move removeExtra to IS 10 years ago
barisusakli 41fb4fe6b5 remove IS topics on category
ability to specify a container for IS, instead of always assuming
$(document)
10 years ago