1457 Commits (0c682f5cc33637882ee3c76f294a476b1bd0e3fb)
 

Author SHA1 Message Date
Michael Save c0968639c4 last commit broke some markup syntax 12 years ago
Michael Save 4dcdca997e simpler markup regular expressions 12 years ago
Michael Save 4db78899e4 updated links to new documentation wiki 12 years ago
Michael Save 818da9f283 Better custom flood filters: http://tinyboard.org/docs/?p=Config/Flood_filters 12 years ago
Michael Save 1b5f2b08f4 moved $OP to $post['op']. post() now has one argument instead of two. 12 years ago
Michael Save abd65b0c8a small cleanup 12 years ago
Michael Save 6c3a52aaec AUTO_INCREMENT for `boards` should start at 1, not 2 12 years ago
Michael Save 033491f84f increase character limit on board URI, title and subtitle 12 years ago
Michael Save 874b8cbf00 inc/contrib -> inc/lib 12 years ago
Michael Save 69c9a9dd45 bugfix: PHP notices when uploading a non-image file 12 years ago
Michael Save 2273ae5645 bans should not affect mod.php 12 years ago
Michael Save 8ba120b6f4 rebuild shadowed thread after moving 12 years ago
Michael Save a38831a1ef using HTTP/1.1, not HTTP/1.0 for PURGE 12 years ago
Michael Save 8cfc5460d3 New event: post-after 12 years ago
Michael Save d834e09b09 smartphone-spoiler.js: Blackberry support 12 years ago
Michael Save 9677da2d95 small bug fix with thread moving 12 years ago
Michael Save 8b1dbe502e When moving threads, correct >>XX links. 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 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