50 Commits (ac2837c6204221554ceebc56c5fb9e38be4e0925)

Author SHA1 Message Date
Michael Save ac2837c620 add class="unimportant" to js/show-backlinks.js 12 years ago
Michael Save 16b5de90ff js/show-op.js 12 years ago
Michael Save 6f3cf3ee03 js/post-hover.js and js/show-backlinks.js to work together 12 years ago
Michael Save fa1d4cb642 Correction: js/show-backlinks.js needs jquery 12 years ago
Michael Save 2f35323de5 inline-expanding.js: don't expand larger than the window 12 years ago
Michael Save d834e09b09 smartphone-spoiler.js: Blackberry support 12 years ago
Michael Save c2437737b4 smartphone-spoiler.js: Opera Mini support 12 years ago
Michael Save af3ec3f8c7 expand.js: inline thread expanding 12 years ago
Michael Save b3ae75ed14 smartphone-spoiler.js: don't use jQuery 12 years ago
Michael Save f444fa3b6e onready() instead of onload() 12 years ago
Michael Save d9b2b3f7a1 inline-expanding.js 12 years ago
Michael Save c0876c4e86 local-time.js: don't use jQuery 12 years ago
Michael Save 2faaacd0f2 Update links in Javascript comments 12 years ago
Michael Save 2df1ebd88c smartphone-spoiler.js 12 years ago
Michael Save d0e20ca71f show-mentions.js -> show-backlinks.js 12 years ago
Michael Save 8afaba9a81 show-mentions.js 12 years ago
Michael Save 741e30e22f post-hover.js: Fixed bug on index pages 12 years ago
Michael Save d38801fc4e auto-reload.js: poll every 5 seconds, not 500 ms 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 ccf17c3d6f quick-post-controls.js: clone input element or Tinyboard will consider everyone a bot when posting 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 f48d338ce0 $('div.post.reply:last') is too specific; use $('div.post:last') or else it won't include the OP 12 years ago
Michael Save 53f4bf6136 quick-posts-controls.js: Fill in password automatically. 12 years ago
Michael Save af7b5b5d78 better scroll events 12 years ago
Michael Save ae848ef666 use border-right-color for firefox 12 years ago
Michael Save 9fab9253a3 quick-post-controls.js 12 years ago
Michael Save 85cc117b33 post-hover.js 12 years ago
Michael Save a3b3e1cc64 Don't check for new posts unless user is scrolled past the most recent one. 12 years ago
Michael Save 34301da174 local-time.js: convert times into user's timezone 12 years ago
Michael Save ee54df825a auto-reload.js: bringing AJAX to tinyboard 12 years ago
Michael Save 70e7840566 . 12 years ago
Michael Save 8e101ab956 banner-reload-helper.js 12 years ago
Michael Save 6d56e00600 use "Submit" for submit button if appropriate 12 years ago
Michael Save 9daf12dccf add jquery 12 years ago
Michael Save d3b1f4cfa3 Quick reply needs $config['quick_reply'] = true; 12 years ago
Michael Save 28c2dd9d06 quick reply 12 years ago
Michael Save e6854ad546 copyright notice and usage 12 years ago
Michael Save 61f1d0865e forced anon 12 years ago