1388 Commits (f0412b08140e256056fd1ea41ea1930fcc321d22)
 

Author SHA1 Message Date
Michael Save fe8cafb6ea small stylesheet change 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 ad657916a0 Javascript cleanup 12 years ago
Michael Save d9b2b3f7a1 inline-expanding.js 12 years ago
Michael Save 2dda55da1c onload() function to handle multiple functions 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 2f7902293f "Javascript" section in config.php 12 years ago
Michael Save 4039930074 Merge scripts from Tinyboard-Tools 12 years ago
Michael Save fef9a3ca82 Merge branch 'master' of github.com:savetheinternet/Tinyboard-Tools into tools 12 years ago
Alyssa Rowan 52443d3da9 Fixed bug with report clearing 12 years ago
Michael Save 2df1ebd88c smartphone-spoiler.js 12 years ago
Michael Save 1e88a003cf Split [D+] (delete all posts by IP address) into global and non-global commands 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 4c6faeb7a2 Convert $post to an object before passing it to event(). This way it can be modified by event handlers before entering the database. See http://tinyboard.org/docs/events.html#examples 12 years ago
Michael Save 29dc55c4e8 Close and unzip zip file upon errors (?/upgrade) 12 years ago
Michael Save cf6bf2c7dc PHP already adds <code> for highlight_string() 12 years ago
Michael Save ce2d794137 needs /m 12 years ago
Michael Save a77b0b5f70 PHP syntax highlighting is supposed to be an example. Comment it out. 12 years ago
Michael Save 66b08bafef Moved messy $config initialization from inc/config.php to inc/functions.php. 12 years ago
Michael Save 4afd2c7cb2 Customizable markup syntax. 12 years ago
Michael Save 7e1ff9580d escapeshellarg() for auto-upgrade unzip 12 years ago
Michael Save 58baab6a6e issue #41 12 years ago
Michael Save 9c62a4d2be Use "events" in more functions. Documentation coming soon. 12 years ago
Michael Save 8703ea3d4a $post['file_path'] 12 years ago
Michael Save 7c8dc230b8 Moved rebuildThemes() in post.php back for now. 12 years ago
Michael Save ac9cefd863 Moved rebuildThemes() in post.php back for now. 12 years ago
Michael Save 9d58186360 New feature: "events". Will eventually replace/extend "themes". 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 ab1db9dd8a s/thread/threat 12 years ago
Michael Save c136d44894 Better upload handling (don't move file before handling it) 12 years ago
Michael Save fb5fc04599 Small DNSBL fix 12 years ago
Michael Save 1a3a363c7d Enable tor.dnsbl.sectoor.de by default. 12 years ago
Michael Save 35a1e05787 Proper DNSBL implementation. Very sexy. 12 years ago
Michael Save 0c8941fc5b benchmark.php: Benchmark thumbnailing methods 12 years ago
Michael Save b561066a4c convert: Suppress warnings when trying to delete temporary file. 12 years ago
Michael Save 7d39384581 Don't forget new lines on error. 12 years ago
Marcin Łabanowski ff172eb418 utf-8 charset is called "utf8" in mysqlese 12 years ago
Michael Save c6478b378f convert: Don't rely on PHP GD to get the image dimensions; use `identify`. 12 years ago
Michael Save fe7182404f Better thumbnailing with `convert`. 12 years ago
Michael Save e6337640c8 Defaults: $config['mod']['skip_per_board'] changed to false 12 years ago
Michael Save 75efb21035 permissions bug 12 years ago
Michael Save 6ab3ec5da9 convert: chmod(664) after moving temporary image 12 years ago