This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
Tinyboard
Watch
1
Star
0
Fork
0
You've already forked Tinyboard
mirror of
https://github.com/Circlepuller/Tinyboard.git
synced
2025-01-18 21:58:01 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Tinyboard
/
js
History
Michael Save
50624ba5ce
Use AJAX to fetch posts that aren't on the current page.
2012-03-17 07:40:15 +11:00
..
auto-reload.js
$('div.post.reply:last') is too specific; use $('div.post:last') or else it won't include the OP
2012-03-16 09:08:03 +11:00
fix-report-delete-submit.js
quick-posts-controls.js: Fill in password automatically.
2012-03-16 02:04:17 +11:00
forced-anon.js
local-time.js: convert times into user's timezone
2012-03-15 16:19:26 +11:00
jquery.min.js
add jquery
2012-03-14 21:57:13 +11:00
local-time.js
local-time.js: convert times into user's timezone
2012-03-15 16:19:26 +11:00
post-hover.js
Use AJAX to fetch posts that aren't on the current page.
2012-03-17 07:40:15 +11:00
quick-post-controls.js
quick-post-controls.js: clone input element or Tinyboard will consider everyone a bot when posting
2012-03-16 20:22:26 +11:00
quick-reply.js
local-time.js: convert times into user's timezone
2012-03-15 16:19:26 +11:00