47 Commits (config)

Author SHA1 Message Date
towards-a-new-leftypol f4a785100d fix document ready 3 years ago
Benjamin Southall fc3956a7fc Change post hover behaviour to show actual post, rather than last post in thread. 7 years ago
Benjamin Southall c59a5edb49 Don't remove mentioned post links from post-hover popups. 7 years ago
Benjamin Southall 4503de147b Remove linking to OP as part of post hover. 7 years ago
fatchan aa0d92a2b4 Force post-hover.js to show OP's on hover. 8 years ago
Anonymous 1743d3cf11 Indentation error. 9 years ago
Anonymous 51bea121ce Add a small margin to the off-screen post pop-up. 9 years ago
Michael Walker 72fcab1d5e Change post-hover style 10 years ago
czaks ba515c5f05 post-hover.js: show a popup preview if a reply is only partially on screen; fixes ctrlcctrlv#84 10 years ago
8chan 8d8563a20d Fix scroll to issues with post-hover.js, clean up highlightReply 10 years ago
8chan 1d6f46d9bb Fix scroll to issues with post-hover.js, clean up highlightReply 10 years ago
czaks 1d1fd24041 Revert "post-hover.js: fix long loop" 10 years ago
czaks 46d527ecf6 update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27 10 years ago
czaks c043c42445 add copyright notices for javascripts based on commit history 10 years ago
czaks 7ec82f878e post-hover.js: fix long loop 10 years ago
czaks e36beda9b0 post-hover.js: overlay previewed posts over quick-reply window 10 years ago
czaks 1c6b178dc5 add copyright notices for javascripts based on commit history 10 years ago
czaks f0ae0174c9 post-hover.js: fix long loop 10 years ago
czaks 5f7db88a2d watch.js and post-hover.js integrations 10 years ago
czaks 533b17f788 post-hover.js: overlay previewed posts over quick-reply window 10 years ago
ctrlcctrlv 5906af7dcd Instead of using styles in post-hover, use the CSS classes instead. This prevents display bugs when some styles have different borders than others 11 years ago
Michael Foster c0815ea25a Bugfix: When you hovered over a >>X link, then hid and unhid a thread (js/hide-threads.js) it would fuck up 11 years ago
Michael Foster 5774d21632 Post hover: hide images when need to 11 years ago
czaks b438fb294b post-hover.js: support linking to OPs (requires ukko patchset!) 11 years ago
czaks 185e68de47 post-hover.js: allow working between threads and boards (ukko patchset required!) 11 years ago
czaks 71db417206 post-hover.js: ukko fix 11 years ago
Macil Tech 399aa463b3 Fix #71. 11 years ago
Michael Save 9fbf24dca5 p.body changed to div.body 12 years ago
Michael Save 6f3cf3ee03 js/post-hover.js and js/show-backlinks.js to work together 12 years ago
Michael Save 3d00a7bdec js/post-hover.js and js/show-backlinks.js to work together 12 years ago
Michael Save 6a9169657d Merged js/ into https://github.com/savetheinternet/Tinyboard 12 years ago
Michael Save 2faaacd0f2 Update links in Javascript comments 12 years ago
Michael Save 741e30e22f post-hover.js: Fixed bug on index pages 12 years ago
Michael Save 21a1152ebe custom event for new posts, so auto-reload.js etc will work with forced-anon.js and post-hover.js 12 years ago
Michael Save c36d654a08 Clip post to page borders. 12 years ago
Michael Save de5e7e27ec Don't clone replies we can already see. That will break stuff. 12 years ago
Michael Save 443c79047b post-hover.js: Fix position on AJAX. 12 years ago
Michael Save bf7fd32c21 start_hover() causing weird positing issues when using AJAX method 12 years ago
Michael Save a2ac54e01e Check if post is below viewable region. 12 years ago
Michael Save ce25db62ea css bug 12 years ago
Michael Save 134146e32c Allow post-hover.js to work /without/ forced-anon.js... 12 years ago
Michael Save e34de4e09d Allow post-hover.js to work with forced-anon.js 12 years ago
Michael Save 68e873315a Ensure no double-fetching of posts. 12 years ago
Michael Save 50624ba5ce Use AJAX to fetch posts that aren't on the current page. 12 years ago
Michael Save 34fc25f716 clip to top 12 years ago
Michael Save 1d7381554d Don't show post when it's already in view. Highlight it instead. 12 years ago
Michael Save a573960229 show actual posts instead of highlighting them 12 years ago
Michael Save ae848ef666 use border-right-color for firefox 12 years ago
Michael Save 85cc117b33 post-hover.js 12 years ago