Julian Lam
1385d19f64
Further tweaks to viewport shuffling and dynamic image loading
...
@BenLubar
2016-03-30 18:10:26 -04:00
Julian Lam
8ae2afff05
Revert "more tweaks to threshold"
...
This reverts commit 1783a07067 .
2016-03-30 18:10:26 -04:00
Julian Lam
1783a07067
more tweaks to threshold
2016-03-28 14:50:02 -04:00
Julian Lam
6df78f8ad0
fixing some more jitteriness when scrolling upwards
2016-03-28 03:06:35 -04:00
Julian Lam
add82ba6c9
Added threshold detection when scrolling upwards
...
... for less jolty upwards scrolling.
2016-03-28 01:53:36 -04:00
Julian Lam
28db642050
Fixing regression from 3e2231d2cb
...
@BenLubar
2016-03-27 18:56:37 -04:00
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
2016-03-27 15:56:49 -04:00
barisusakli
691802efad
removed params
2016-03-24 22:22:27 +02:00
barisusakli
e1a8c520ba
closes #4404
2016-03-24 22:22:07 +02:00
boomzillawtf
d4464f6ab1
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
public/src/client/topic/posts.js
2016-03-23 21:41:31 -04:00
boomzillawtf
6aa0f8eb8a
fix #4452 : default to scroll to my post
2016-03-23 21:37:48 -04:00
barisusakli
301f12d630
fix conditional
2016-03-21 17:55:15 +02:00
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
2016-03-21 10:27:17 +02:00
barisusakli
4eb7468dcd
already checked in scrollToPostIfSelf
2016-03-21 10:16:10 +02:00
Ben Lubar
bb88c82ffd
fix post tools not showing up for other users on new posts (src/topics/posts.js has this condition already)
2016-03-20 15:59:38 -05:00
boomzillawtf
3d0012d730
Loads posts if appropriate, but doesn't scroll to new post according to the scroll to my post setting. Addresses #4412 .
2016-03-20 14:48:55 -04:00
barisusakli
9e44bd3d21
up themes
2016-03-18 10:33:10 +02:00
boomzillawtf
eb7c2d5872
Use scrollToMyPost setting with both pagination and infinite scroll
2016-03-16 20:19:02 -04:00
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
2016-03-16 17:55:58 -04:00
pichalite
571f364922
fix for post menu display on newPost
2016-02-26 21:50:44 +00:00
pichalite
f22b218250
fixes #4235
2016-02-22 08:14:51 +00:00
barisusakli
2fc385f723
closes #4141 , closes #4149
2016-02-18 18:32:16 +02:00
psychobunny
7cc8390265
data.loggedIn for new posts
2016-01-14 13:25:07 -05:00
barisusakli
e5cd928419
closes #3826
2015-11-10 13:18:06 -05:00
psychobunny
4798647b8a
moved infinitescroll.parseAndTranslate to app.parseAndTranslate
2015-10-29 23:58:48 -04:00
barisusakli
887358f045
closes #3784
2015-10-28 15:16:14 -04:00
barisusakli
2a6f411eff
fix post-bar and post count
2015-10-24 23:03:12 -04:00
barisusakli
b6f6867b50
bottom bar change
2015-10-24 22:29:22 -04:00
barisusakli
2ec0d3f376
dont make extra socket call on new post and IS
2015-10-20 18:08:59 -04:00
barisusakli
f6fa0ace3c
closes #3732
2015-10-15 12:18:21 -04:00
barisusakli
79d5eea46d
closes #3270
2015-10-11 17:29:47 -04:00
barisusakli
2d96cdba1c
closes #3720
2015-10-07 16:13:42 -04:00
barisusakli
fcf411a72b
small fixes
2015-10-05 22:24:36 -04:00
barisusakli
50c740ae09
fix tag display when reaching main post
2015-10-05 17:01:53 -04:00
barisusakli
0b26cfdd43
#3705
2015-10-04 01:13:47 -04:00
barisusakli
3be3ed4eb5
same selector
2015-10-03 20:17:28 -04:00
barisusakli
9fc80702b8
simpler check
2015-09-29 17:09:41 -04:00
barisusakli
75e2228989
closes #3689
2015-09-29 16:36:37 -04:00
psychobunny
028a520bf0
remove hardcoded fadein
2015-09-28 17:05:50 -04:00
barisusakli
9d0f681ebc
fix component name
2015-09-28 17:01:36 -04:00
barisusakli
7379f93a00
up composer
2015-09-27 15:50:22 -04:00
barisusakli
6457cd02ab
move removeExtra to IS
2015-09-27 15:20:10 -04:00
barisusakli
41fb4fe6b5
remove IS topics on category
...
ability to specify a container for IS, instead of always assuming
$(document)
2015-09-26 22:27:10 -04:00
barisusakli
5a77a2c21c
removed debug log
2015-09-26 18:30:31 -04:00
barisusakli
1dc93f2446
closes #3677
2015-09-26 18:29:27 -04:00
barisusakli
c3a6b11939
fix first reply insertion
2015-09-25 17:44:45 -04:00
barisusakli
c617a3f008
inf scroll changes
...
dont load main post if start > 0
2015-09-24 21:14:41 -04:00
barisusakli
896aadada7
closes #3597
2015-09-13 15:14:29 -04:00
barisusakli
961efa3533
closes #3512
2015-09-11 14:48:44 -04:00
psychobunny
3d962822c6
#3322 properly, @barisusakli so no need to copy pasta everywhere timeago is used
2015-08-17 16:26:35 -04:00