Julian Lam
1783a07067
more tweaks to threshold
2016-03-28 14:50:02 -04:00
Julian Lam
31e70ac5a8
applying threshold detection only to topics
...
re: #4477
2016-03-28 14:02:56 -04:00
NodeBB Misty
e0f6b4edf0
Latest translations and fallbacks
2016-03-28 09:02:18 -04:00
barisusakli
3b9120cd38
closes #4476
2016-03-28 11:28:41 +03:00
Julian Lam
6df78f8ad0
fixing some more jitteriness when scrolling upwards
2016-03-28 03:06:35 -04:00
Julian Lam
cc60767eb0
removed console logging 🐶
2016-03-28 02:06:24 -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
Barış Soner Uşaklı
2caae05f4b
up themes
2016-03-28 00:19:25 +03: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
Julian Lam
5d4f61ec96
Tweaked scrollToPostIndex logic
...
The old behaviour would scroll the post anchor to the midline, but
this was inferior UX for long posts since the top half of the
screen is essentially stuff you didn't want to see.
The new logic is as follows:
- If the target post is smaller than the browser viewport, it will
scroll in such a way that the entire post is vertically centered
(post midline matching viewport midline)
- If the target post is larger than the browser viewport, it will
scroll in such a way that the top of the post is located just
under the navbar, maximizing the target post's content.
- Updated themes to relocate their anchors to in between posts
2016-03-27 11:42:05 -04:00
NodeBB Misty
3b4b832f75
Latest translations and fallbacks
2016-03-27 09:02:12 -04:00
Julian Lam
5ebf22ca49
upped composer version
2016-03-26 14:17:30 -04:00
Julian Lam
5705681aa0
tweaked registration queue logic a bit
...
- encoding inputs during url construction
- limiting maximum # of parallel requests to 20
- using map instead of forEach
2016-03-26 14:04:35 -04:00
NodeBB Misty
fa689250e4
Latest translations and fallbacks
2016-03-26 09:02:20 -04:00
Julian Lam
8013f124da
fixes #4471
2016-03-25 19:54:22 -04:00
Julian Lam
97e440f990
Upped theme versions, closes #4464
2016-03-25 19:40:26 -04:00
Julian Lam
b68058b093
Merge pull request #4473 from BenLubar/reply-quote-bounds-fix
...
fix topic reply button
2016-03-25 19:19:32 -04:00
Ben Lubar
395e71feee
fix topic reply button
2016-03-25 18:17:19 -05:00
Julian Lam
f4845631c0
Merge pull request #4472 from BenLubar/reply-quote-bounds
...
when clicking the reply button, limit the selection to the post's content
2016-03-25 19:10:56 -04:00
Ben Lubar
c50f228acc
when clicking the reply button, limit the selection to the post's
...
content.
2016-03-25 17:59:12 -05:00
Julian Lam
b0f93f8525
Merge pull request #4439 from RaceProUK/master
...
Fixing 'Go to last read' popup text
2016-03-25 17:26:34 -04:00
NodeBB Misty
87bd0c69d7
Latest translations and fallbacks
2016-03-25 16:56:05 -04:00
Julian Lam
22f73a8f68
fixes #4463
2016-03-25 13:24:40 -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
barisusakli
ae8c40f8a8
dont pass non strings to validator.js #4462
2016-03-24 21:12:53 +02:00
psychobunny
f277c66089
closes #4459
2016-03-24 15:10:25 -04:00
barisusakli
a9cc12c667
retry failed upserts closes #4467
2016-03-24 21:01:20 +02:00
barisusakli
52cec92df8
some cleanup, dont send ip on newpost
2016-03-24 20:55:17 +02:00
psychobunny
0823cd9433
#4453
2016-03-24 14:04:52 -04:00
psychobunny
bb85d99254
closes #4450
2016-03-24 13:46:41 -04:00
psychobunny
000d5b61c7
fix for retrieving css cache
2016-03-24 13:29:50 -04:00
psychobunny
5008e211e2
closes #4449
2016-03-24 13:23:39 -04:00
psychobunny
baeed22f20
grunt: only compile ACP less if that was changed, and vice versa with theme/plugin less
2016-03-24 12:37:17 -04:00
barisusakli
78f4cbc9e4
fix indents
2016-03-24 16:50:00 +02:00
barisusakli
0f959c341b
closes #4466
2016-03-24 16:48:20 +02:00
barisusakli
382fa265a4
up persona
2016-03-24 16:21:39 +02:00
barisusakli
e8b8f115b7
closes #3652
2016-03-24 16:15:28 +02:00
Barış Soner Uşaklı
e49c10d0ea
Merge pull request #4465 from pichalite/topic-thumb-delete
...
fix for removing topic thumb on edit
2016-03-24 15:38:42 +02:00
pichalite
485db7a479
fix for removing topic thumb on edit
2016-03-24 13:33:42 +00:00
Julian Lam
ae7dc134e3
latest translations and fallbacks
2016-03-24 09:06:55 -04:00
barisusakli
d7b5ede3a7
up composer
2016-03-24 14:12:03 +02:00
barisusakli
c6c1e2e217
closes #4289
2016-03-24 13:21:05 +02:00
barisusakli
76fcc9ec35
this is fine
2016-03-24 12:53:44 +02:00
barisusakli
38c560019f
#4403
2016-03-24 12:53:29 +02:00
Barış Soner Uşaklı
21c451c3fe
Merge pull request #4457 from boomzillawtf/master
...
Fix defaults for 'scroll to my post'
2016-03-24 09:43:43 +02:00
Barış Soner Uşaklı
5c5a6a08f7
Merge pull request #4455 from pichalite/issue-4454
...
fixes #4454
2016-03-24 09:15:54 +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