780 Commits (31e70ac5a8ef053ce3f44f0ef2207fb79cec98e6)

Author SHA1 Message Date
Julian Lam 28db642050 Fixing regression from 3e2231d2cb
@BenLubar
9 years ago
Barış Soner Uşaklı 2caae05f4b up themes 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
nodebb-plugin-markdown@5.0.0

@BenLubar @boomzillawtf
9 years ago
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
9 years ago
Julian Lam 5ebf22ca49 upped composer version 9 years ago
Julian Lam 97e440f990 Upped theme versions, closes #4464 9 years ago
psychobunny 0823cd9433 #4453 9 years ago
psychobunny bb85d99254 closes #4450 9 years ago
barisusakli 382fa265a4 up persona 9 years ago
barisusakli d7b5ede3a7 up composer 9 years ago
psychobunny 493816476e closes https://github.com/NodeBB/nodebb-theme-persona/issues/262 9 years ago
barisusakli 09415d435a up persona 9 years ago
barisusakli 71cd6b39d2 up composer 9 years ago
barisusakli bfd6d1c0d1 up persona 9 years ago
barisusakli e4fb4c0469 up composer 9 years ago
barisusakli 4460588e95 up persona 9 years ago
psychobunny 7d31810df0 up tjs 9 years ago
barisusakli 7d96a1c130 up spam-be-gone 9 years ago
barisusakli 6644c66f94 up persona 9 years ago
barisusakli 6f7cc36c21 up persona 9 years ago
barisusakli e0155534d5 up dbsearch 9 years ago
psychobunny 7e827fd5e7 up themes #4413 9 years ago
psychobunny 963d13795b bump persona 9 years ago
barisusakli 8075a2f00f up persona 9 years ago
psychobunny 823880348c up themes #4407 9 years ago
psychobunny 67646e2cda 1.0.2 9 years ago
barisusakli cccc64ef90 up persona 9 years ago
barisusakli e5188ee05b up mentions 9 years ago
barisusakli e556ae93ea up mentions 9 years ago
barisusakli b9b8f2320f up composer 9 years ago
NodeBB Misty c9f285a883 bumped up version
Conflicts:
	package.json
9 years ago
Julian Lam 1e651aed35 #4377 9 years ago
barisusakli 9e44bd3d21 up themes 9 years ago
psychobunny 3f9c838c30 up persona 9 years ago
barisusakli 838023f91e up themes 9 years ago
Julian Lam 232cbde877 upped composer, #4371 9 years ago
psychobunny 86bc7e3eff up persona 9 years ago
barisusakli 92b8d66153 up persona 9 years ago
barisusakli c9cfe5b089 closes #4355 9 years ago
Julian Lam 184a2c4540 IP blacklist functionality -- re: #4367
Squashed commit of the following:

commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:29:45 2016 -0400

    allowing blacklist.test to be called synchronously

commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:01:14 2016 -0400

    added plain ipv6 support and finished middleware logic

commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 16:05:31 2016 -0500

    WIP IP Banning logic middleware

commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 15:26:27 2016 -0500

    tweaks to ACP, rule validator

commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 13:50:05 2016 -0500

    IP Banning ACP page, styling, save&load functionality
9 years ago
Julian Lam 50b0bcca0c closes #4291 9 years ago
barisusakli a402e29f29 up widget essentials 9 years ago
barisusakli 8b98718685 up persona 9 years ago
barisusakli 921d297732 up persona 9 years ago
barisusakli 91312a0c5b up composer 9 years ago
barisusakli a7e5f596c8 up lavender 9 years ago
barisusakli 30c48315e3 up dbsearch 9 years ago
Barış Soner Uşaklı 697ac309f8 up persona 9 years ago
Julian Lam 3abe19ffcf updated emoji extended to install latest, @frissdiegurke 9 years ago
psychobunny 2936e79740 up tjs 9 years ago