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
10 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
barisusakli
5a77a2c21c
removed debug log
10 years ago
barisusakli
1dc93f2446
closes #3677
10 years ago
barisusakli
c3a6b11939
fix first reply insertion
10 years ago
barisusakli
c617a3f008
inf scroll changes
...
dont load main post if start > 0
10 years ago
barisusakli
896aadada7
closes #3597
10 years ago
barisusakli
961efa3533
closes #3512
10 years ago
psychobunny
3d962822c6
#3322 properly, @barisusakli so no need to copy pasta everywhere timeago is used
10 years ago
barisusakli
f4dd0c14ae
update title for new posts as well
10 years ago
psychobunny
a3c41e7fdb
action:posts.loading
10 years ago
barisusakli
ffd22f50ff
closes #1999
10 years ago
barisusakli
52f7e13a5c
closes #3289
10 years ago
psychobunny
d51407834d
closes #3166
10 years ago
psychobunny
01542647d4
no need to add img-responsive to all images anymore
10 years ago
barisusakli
9dac6303bb
removed thread state fix bottom bar class
10 years ago
Julian Lam
16c6578bdb
updated components to be a require.js module, not a global (:rage2:)
10 years ago
barisusakli
fccfc5307b
fix commas
10 years ago
barisusakli
a3a0ba9bc3
fix post count tmp fix for js error from helpers.js
10 years ago
barisusakli
474b074c8f
fix wrong post count on new post
10 years ago
Barış Soner Uşaklı
4a18a041c9
#2894 no need to remove if there are no new posts
10 years ago
Barış Soner Uşaklı
36942125e6
closes #2894
...
also mark user online if they post a reply
10 years ago
psychobunny
e9d9e14eb4
components - fixed a bug with bottom post bar now showing up
10 years ago
psychobunny
adbbbb3602
decided to go ahead and deprecate this for 0.7x instead of post-0.7x
10 years ago
psychobunny
b9dd994a56
user/postcount component
10 years ago
psychobunny
10b9919a49
removed some possibly antiquated privs code
10 years ago
psychobunny
f8af900415
post button components
10 years ago
psychobunny
1d53365707
post/reply component
10 years ago
psychobunny
ec079afab1
post/content component
10 years ago
psychobunny
51745568df
removed the rest of the .post-row selectors in favour for components system
10 years ago
psychobunny
567d171d2f
jshint
10 years ago
psychobunny
6439147586
updated core to point #post_container and .post-row to its respective components
10 years ago
psychobunny
412c5360a6
allow timeago to be cast on other elements as well, ex. small
10 years ago
Barış Soner Uşaklı
cd1d287a46
fix new posts appearing out of order
10 years ago
barisusakli
2c2586b578
closes #2271
10 years ago
psychobunny
cb1e2c9fef
linting client side modules
10 years ago
barisusakli
fbcc7c4bc3
closes #2634
10 years ago
Barış Soner Uşaklı
fe1f4f84ec
Merge pull request #2682 from MegaGM/action.posts.loaded
...
Change argument in action:posts.loaded
10 years ago
Mega
16c5c18165
Update arguments in action:posts.loaded
10 years ago
Barış Soner Uşaklı
d20628a8d4
closes #2539
11 years ago
Julian Lam
957415463f
Merge branch '0.7.0'
...
Conflicts:
package.json
src/search.js
11 years ago
barisusakli
6a837632fa
fix first post loading when pagination is enabled
11 years ago
Mega
df0e924714
Change argument in action:posts.loaded
11 years ago
barisusakli
e16cfa396b
Merge remote-tracking branch 'origin/master' into 0.7.0
11 years ago
barisusakli
aaa1fae558
closes #2597
11 years ago
barisusakli
0dc0c39f48
removed li selector
11 years ago
barisusakli
288d507eb6
pass the loaded pids to action:posts.loaded
11 years ago
barisusakli
76480d4d31
app.user undefined on cold load
11 years ago
barisusakli
646c5705cf
no need to make call for guests
11 years ago
barisusakli
510343b9d5
dont markAsRead for guests
11 years ago
barisusakli
d0bc5ec9c7
client/topics.js refactor
...
ability to dismiss all flags
11 years ago