4918 Commits (3be3ed4eb526a87df6407baf07e2c1fee84f5549)

Author SHA1 Message Date
barisusakli 3be3ed4eb5 same selector 9 years ago
barisusakli f4c5d3e159 parse picture modals when needed
https://github.com/NodeBB/nodebb-theme-persona/issues/161
9 years ago
barisusakli 848a14d861 fix typo 9 years ago
barisusakli 89439f2c14 fix upload hide 9 years ago
barisusakli 5f3eb5934a don't update bookmark on every scroll event 9 years ago
barisusakli d4206c047d select by class 9 years ago
barisusakli 0b052171f0 dont update title if it hasn't changed 9 years ago
barisusakli 902f529d53 closes #3692 9 years ago
barisusakli 22d6742422 closes #3569 9 years ago
barisusakli ca294fc6ec closes #3663 9 years ago
psychobunny 714efd0d0e scrollToPost / scrollToPostIndex offset isn't used anymore 9 years ago
barisusakli 9fc80702b8 simpler check 9 years ago
barisusakli 75e2228989 closes #3689 9 years ago
barisusakli 00bc9f51c9 dont display post just scroll 9 years ago
barisusakli b7ce4312a9 show toPid inline 9 years ago
Julian Lam 09d23c3dd0 Added support for a theme to generate a link back to a parent post 9 years ago
psychobunny 81b3ae2597 cleanup 9 years ago
psychobunny 4c4d560f64 fixed f5 from in the middle of a big topic 9 years ago
psychobunny 028a520bf0 remove hardcoded fadein 9 years ago
barisusakli 9d0f681ebc fix component name 9 years ago
barisusakli bcd8bdf0df closes #3687 9 years ago
barisusakli e7f87f4ffd closes #3686 9 years ago
psychobunny e9d3f4278d IS improvements
* simplify calculation (scrollTop vs elementInView)
* use post anchor rather than create big $ objs from post html
* pressing f5 repeatedly now always takes you to the correct pid
9 years ago
psychobunny be28d7db98 changing bookmark alert to be more accurate to what it actually does 9 years ago
psychobunny 2669241c06 closes #3656 9 years ago
barisusakli d8c9c8d447 dont crash on null category
#3681
9 years ago
barisusakli 7379f93a00 up composer 9 years ago
barisusakli 6457cd02ab move removeExtra to IS 9 years ago
barisusakli 80d6ba6b44 closes #3676 9 years ago
barisusakli 4db0dadd1c closes #3680 9 years ago
barisusakli e02781f7e8 fix for IS when viewport is short 9 years ago
barisusakli df89a62b32 removed :rage3: comment 9 years ago
barisusakli b2dbb127e2 fix previous commit so it only uses window height if viewport <=0 9 years ago
barisusakli e78de34122 fix case where container might be smaller than viewport 9 years ago
barisusakli 41fb4fe6b5 remove IS topics on category
ability to specify a container for IS, instead of always assuming
$(document)
9 years ago
barisusakli 5a77a2c21c removed debug log 9 years ago
barisusakli 1dc93f2446 closes #3677 9 years ago
barisusakli 5e0a7d7dac some more acp/nav fixes 9 years ago
barisusakli e4f0cd856a prettier admin navigation page 9 years ago
barisusakli 759607a381 parse modals on demand 9 years ago
barisusakli 30bc401797 parse upload picture modal on demand 9 years ago
barisusakli 2e1648b725 fix browsing not disappearing after everyone leaving 9 years ago
barisusakli de15c2925d use topic.toTop() 9 years ago
barisusakli 2e8505c66d home/end keys for inf scroll 9 years ago
barisusakli c3a6b11939 fix first reply insertion 9 years ago
barisusakli e2896ef6b9 socketio/posts socketio/topics refactor 9 years ago
barisusakli 8a3452f985 start reverse IS earlier 9 years ago
Julian Lam 6fe480d8c6 Adding some snazzy hotkeys to chat page 9 years ago
Julian Lam cef8e44b3b Fix bug with missing ref, using pushState instead of replaceState in chats client-side lib 9 years ago
Julian Lam 47d39d3346 closes #3673 9 years ago