Peter Jaszkowiak
c4bdb72941
ESlint no-unneeded-ternary
...
and no-extend-native, no-sequences
2017-02-18 12:59:46 -07:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
1493afee2a
ESlint indent
2017-02-18 02:38:03 -07:00
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
2017-02-18 02:32:24 -07:00
Peter Jaszkowiak
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
2017-02-18 01:12:18 -07:00
Peter Jaszkowiak
d9c1f6f088
ESlint no-extra-semi
2017-02-17 22:20:45 -07:00
Peter Jaszkowiak
52f2028206
ESlint no-multiple-empty-lines
2017-02-17 22:08:23 -07:00
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
2017-02-17 22:03:55 -07:00
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
2017-02-17 20:20:42 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
barisusakli
76254942b2
closes #5190
2017-02-03 16:25:02 +03:00
barisusakli
eca850c4b1
nested reply improvements
...
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
2016-11-02 15:58:19 +03:00
barisusakli
ff08cbf677
replies to posts
2016-10-31 11:20:52 +03:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
2016-10-13 11:42:29 +02:00
barisusakli
49bd03b8ec
closes #5004
2016-09-15 00:50:24 +03:00
barisusakli
7afd2925af
get sort setting from config
2016-08-31 22:50:48 +03:00
barisusakli
6e3d525ef4
closes #4704
2016-08-29 16:12:33 +03:00
Julian Lam
da47f5675c
don't wrap images in links if the link is blank, fixes #4976
2016-08-25 13:01:16 -04:00
barisusakli
0efe315790
closes #4631
2016-08-12 12:57:23 +03:00
barisusakli
56d325bd86
privilege fixes
2016-08-10 23:55:49 +03:00
Ben Lubar
f62da5c4e9
see NodeBB/NodeBB#4909
2016-08-09 09:50:49 -05:00
Ben Lubar
26df552d55
Add edit, delete, and topics:delete permissions for users acting on their own posts
2016-08-06 21:23:09 -05:00
barisusakli
1a43b3482c
insert postbar after placeholder
2016-07-06 12:26:03 +03:00
barisusakli
4bbc8110a9
closes #4772
2016-06-21 14:43:38 +03:00
barisusakli
abb1c1c010
closes #4758
2016-06-15 21:04:42 +03:00
barisusakli
69e25fe4d5
closes #4612
2016-05-09 23:39:00 +03:00
barisusakli
f473e03f76
closes #4565
2016-05-04 12:54:26 +03:00
Ben Lubar
37bd63ab75
wrap images in links even if the images aren't unloaded. handle resized images with no file extension (as seen on wtdwtf) ( #4561 )
2016-04-27 14:52:14 -04:00
Julian Lam
352ef81e84
Merge pull request #4530 from BenLubar/delay-image-loading
...
don't delay image loading when "delay image loading" is unchecked
2016-04-21 15:14:19 -04:00
Julian Lam
5858d914bf
closes #4550
2016-04-20 13:58:31 -04:00
Ben Lubar
f18099b435
actually don't delay image loading when "delay image loading" is unchecked
2016-04-16 22:45:20 -05:00
Julian Lam
a9f966f23c
closes #4503 , /cc @BenLubar
2016-04-07 11:32:18 -04:00
Julian Lam
053bbc06fa
fixes apapadimoulis/what-bugs#84
...
closes #4496
2016-04-05 20:12:39 -04:00
Julian Lam
06cd4cd406
only triggering topic infinite loader once a second, fixes #4477
2016-04-01 15:37:01 -04:00
Julian Lam
73c4feec20
fixes #4487
2016-03-31 15:52:39 -04:00
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