73 Commits (2df1ebd88c266d984cbaa6c26917c2ea89c2ae0e)
 

Author SHA1 Message Date
Michael Save 2df1ebd88c smartphone-spoiler.js 12 years ago
Michael 8756a19496 Merge pull request #1 from Circlepuller/master 12 years ago
Circlepuller cbc00d7c5f Added AwsumChan's stylesheets 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 8208d7151b Close board before writing modlog entry. 12 years ago
Michael Save 0c8941fc5b benchmark.php: Benchmark thumbnailing methods 12 years ago
Michael Save 7d39384581 Don't forget new lines on error. 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 6b42c71c79 rebuild.php command line switches (--quiet, --board, etc.) 12 years ago
Michael Save 224c776307 pass command line arguments to http client 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 f3d784de51 Fixed bug redeclaring gettext functions. Edit KusabaX config before including it. 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 2bc3c10ee7 readme 12 years ago
Michael Save 70e7840566 . 12 years ago
Michael Save 8e101ab956 banner-reload-helper.js 12 years ago
Michael Save a2ebcfdaba remove redundant code 12 years ago
Michael Save 9e20b4071f copy environment when dropping privileges 12 years ago
Michael Save 6a52a9b31e $TINYBOARD_PATH environment varaible 12 years ago
Michael Save 64c1f6821c get_httpd_privileges() function for CLI scripts 12 years ago
Michael Save 2482723ff2 readme update: migration/ 12 years ago
Michael Save 4c9440b1d0 removed my config location from default 12 years ago
Michael Save 65996db1c2 KusabaX migration script is now compatible with v0.9.5 12 years ago
Michael Save b8fca6a325 Added Tinyboard-Kusabax 12 years ago
Michael Save 51dc524ac4 Merge branch 'master' of git://github.com/savetheinternet/Tinyboard-KusabaX into kusabax 12 years ago
Michael Save 6d56e00600 use "Submit" for submit button if appropriate 12 years ago