Commit Graph
100 Commits
Author SHA1 Message Date
Michael Save 931c2d679e don't use CRC32 2012-04-19 01:32:02 +10:00
Michael Save f535bbe59e Bugfix: did not purge all antispam inputs 2012-04-19 01:19:10 +10:00
Michael Save cde7da9c4f Fix animated thumbnails with convert and Imagick 2012-04-18 00:07:37 +10:00
Michael Save 795ef54370 Bugfix: with previous commit 2012-04-17 08:16:36 +10:00
Michael Save 3acc0fd591 Bugfix: with third-party scripts that use create_antibot() 2012-04-17 08:06:25 +10:00
Michael Save c14260538b changed some default config values 2012-04-15 15:15:16 +10:00
Michael Save 9c7c6320ae Bugfix: was not correctly purging old anti-bot hashes 2012-04-15 15:13:06 +10:00
Michael Save 3d8ab0a350 Bugfix: with DNSBL 2012-04-15 10:21:43 +10:00
Michael Save f48bfbf299 typo 2012-04-14 03:44:00 +10:00
Michael Save b29617c522 Bugfix: with editing boards 2012-04-13 23:30:22 +10:00
Michael Save bb44863f98 Bugfix: with editing boards 2012-04-13 23:25:20 +10:00
Michael Save de953aa37a Bugfix: warning on report queue 2012-04-13 20:50:05 +10:00
Michael Save b3c6e5ec1a Bugfix: warning on ?/log 2012-04-13 10:42:53 +10:00
Michael Save 51675e7a9b code cleanup 2012-04-13 00:18:19 +10:00
Michael Save da52307c67 Added notice about mod.php being a clusterfuck; needs to be rewritten 2012-04-12 23:53:24 +10:00
Michael Save fd133d573a fixed modlog 2012-04-12 23:30:24 +10:00
Michael Save 711e818ad6 fixed modlog 2012-04-12 23:29:47 +10:00
Michael Save 95709e7588 Removed board.id. Use the board URI/name at the key instead. 2012-04-12 23:23:47 +10:00
Michael Save c39c54c2c2 invalid $query 2012-04-12 22:14:31 +10:00
Michael Save a564a95ab4 Improved Tinyboard anti-bot/spam filter. See large comment in inc/config.php for details. 2012-04-12 21:56:01 +10:00
Michael Save dd0f421015 better anti-bot check 2012-04-12 17:20:49 +10:00
Michael Save 96ffd9eb3b rrdtool theme to work with v0.9.6 2012-04-12 12:57:43 +10:00
Michael Save 34be0531ab bugfix: fatal error when rebuilding 2012-04-12 12:44:37 +10:00
Michael Save c9423a2c34 large cleanup 2012-04-12 02:49:22 +10:00
Michael Save 88092e4f9e Bugfix: some tracked post citations were not being purged upon thread deletion 2012-04-11 17:36:34 +10:00
Michael Save c0968639c4 last commit broke some markup syntax 2012-04-11 12:19:53 +10:00
Michael Save 4dcdca997e simpler markup regular expressions 2012-04-11 06:10:50 +10:00
Michael Save 4db78899e4 updated links to new documentation wiki 2012-04-11 02:37:12 +10:00
Michael Save 818da9f283 Better custom flood filters: http://tinyboard.org/docs/?p=Config/Flood_filters 2012-04-11 02:19:13 +10:00
Michael Save 1b5f2b08f4 moved $OP to $post['op']. post() now has one argument instead of two. 2012-04-11 02:18:06 +10:00
Michael Save abd65b0c8a small cleanup 2012-04-11 01:18:38 +10:00
Michael Save 6c3a52aaec AUTO_INCREMENT for boards should start at 1, not 2 2012-04-09 21:16:32 +10:00
Michael Save 033491f84f increase character limit on board URI, title and subtitle 2012-04-09 21:13:44 +10:00
Michael Save 874b8cbf00 inc/contrib -> inc/lib 2012-04-09 20:52:26 +10:00
Michael Save 69c9a9dd45 bugfix: PHP notices when uploading a non-image file 2012-04-09 20:46:57 +10:00
Michael Save 2273ae5645 bans should not affect mod.php 2012-04-08 02:31:44 +10:00
Michael Save 8ba120b6f4 rebuild shadowed thread after moving 2012-04-03 05:40:43 +10:00
Michael Save a38831a1ef using HTTP/1.1, not HTTP/1.0 for PURGE 2012-04-03 01:06:38 +10:00
Michael Save 8cfc5460d3 New event: post-after 2012-04-03 00:16:25 +10:00
Michael Save d834e09b09 smartphone-spoiler.js: Blackberry support 2012-04-03 00:04:45 +10:00
Michael Save 9677da2d95 small bug fix with thread moving 2012-04-02 23:50:52 +10:00
Michael Save 8b1dbe502e When moving threads, correct >>XX links. 2012-04-02 23:47:32 +10:00
Michael Save c2437737b4 smartphone-spoiler.js: Opera Mini support 2012-03-31 23:29:50 +11:00
Michael Save af3ec3f8c7 expand.js: inline thread expanding 2012-03-31 21:32:09 +11:00
Michael Save fe8cafb6ea small stylesheet change 2012-03-31 21:01:55 +11:00
Michael Save b3ae75ed14 smartphone-spoiler.js: don't use jQuery 2012-03-31 19:51:25 +11:00
Michael Save f444fa3b6e onready() instead of onload() 2012-03-31 19:37:31 +11:00
Michael Save ad657916a0 Javascript cleanup 2012-03-31 19:25:36 +11:00
Michael Save d9b2b3f7a1 inline-expanding.js 2012-03-31 19:18:53 +11:00
Michael Save 2dda55da1c onload() function to handle multiple functions 2012-03-31 19:12:26 +11:00
Michael Save c0876c4e86 local-time.js: don't use jQuery 2012-03-31 19:12:08 +11:00
Michael Save 2faaacd0f2 Update links in Javascript comments 2012-03-31 11:13:11 +11:00
Michael Save 2f7902293f "Javascript" section in config.php 2012-03-31 11:10:54 +11:00
Michael Save 4039930074 Merge scripts from Tinyboard-Tools 2012-03-31 11:03:12 +11:00
Michael Save fef9a3ca82 Merge branch 'master' of github.com:savetheinternet/Tinyboard-Tools into tools
Conflicts:
	README.md
2012-03-31 10:59:20 +11:00
Michael Save 2df1ebd88c smartphone-spoiler.js 2012-03-29 22:16:59 +11:00
Michael Save 1e88a003cf Split [D+] (delete all posts by IP address) into global and non-global commands 2012-03-25 16:12:42 +11:00
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 2012-03-24 15:31:35 +11:00
Michael Save 29dc55c4e8 Close and unzip zip file upon errors (?/upgrade) 2012-03-21 22:04:58 +11:00
Michael Save cf6bf2c7dc PHP already adds <code> for highlight_string() 2012-03-21 12:15:50 +11:00
Michael Save ce2d794137 needs /m 2012-03-21 12:14:14 +11:00
Michael Save a77b0b5f70 PHP syntax highlighting is supposed to be an example. Comment it out. 2012-03-21 12:11:53 +11:00
Michael Save 66b08bafef Moved messy $config initialization from inc/config.php to inc/functions.php. 2012-03-21 12:00:00 +11:00
Michael Save 4afd2c7cb2 Customizable markup syntax. 2012-03-21 11:57:30 +11:00
Michael Save 7e1ff9580d escapeshellarg() for auto-upgrade unzip 2012-03-20 03:43:57 +11:00
Michael Save 58baab6a6e issue #41 2012-03-20 03:39:44 +11:00
Michael Save 9c62a4d2be Use "events" in more functions. Documentation coming soon. 2012-03-19 05:43:55 +11:00
Michael Save 8703ea3d4a $post['file_path'] 2012-03-19 02:55:34 +11:00
Michael Save 7c8dc230b8 Moved rebuildThemes() in post.php back for now. 2012-03-19 02:53:33 +11:00
Michael Save ac9cefd863 Moved rebuildThemes() in post.php back for now. 2012-03-19 02:52:05 +11:00
Michael Save 9d58186360 New feature: "events". Will eventually replace/extend "themes". 2012-03-19 02:41:06 +11:00
Michael Save d0e20ca71f show-mentions.js -> show-backlinks.js 2012-03-19 00:48:06 +11:00
Michael Save 8afaba9a81 show-mentions.js 2012-03-19 00:33:06 +11:00
Michael Save 741e30e22f post-hover.js: Fixed bug on index pages 2012-03-19 00:11:55 +11:00
Michael Save d38801fc4e auto-reload.js: poll every 5 seconds, not 500 ms 2012-03-18 23:57:38 +11:00
Michael Save 21a1152ebe custom event for new posts, so auto-reload.js etc will work with forced-anon.js and post-hover.js 2012-03-18 23:55:01 +11:00
Michael Save 8208d7151b Close board before writing modlog entry. 2012-03-18 20:47:45 +11:00
Michael Save ab1db9dd8a s/thread/threat 2012-03-18 19:58:21 +11:00
Michael Save c136d44894 Better upload handling (don't move file before handling it) 2012-03-18 19:53:56 +11:00
Michael Save fb5fc04599 Small DNSBL fix 2012-03-18 06:58:20 +11:00
Michael Save 1a3a363c7d Enable tor.dnsbl.sectoor.de by default. 2012-03-18 06:35:33 +11:00
Michael Save 35a1e05787 Proper DNSBL implementation. Very sexy. 2012-03-18 06:34:34 +11:00
Michael Save 0c8941fc5b benchmark.php: Benchmark thumbnailing methods 2012-03-18 01:00:58 +11:00
Michael Save b561066a4c convert: Suppress warnings when trying to delete temporary file. 2012-03-18 00:57:11 +11:00
Michael Save 7d39384581 Don't forget new lines on error. 2012-03-18 00:36:51 +11:00
Michael Save c6478b378f convert: Don't rely on PHP GD to get the image dimensions; use identify. 2012-03-17 22:49:56 +11:00
Michael Save fe7182404f Better thumbnailing with convert. 2012-03-17 22:28:23 +11:00
Michael Save e6337640c8 Defaults: $config['mod']['skip_per_board'] changed to false 2012-03-17 14:38:06 +11:00
Michael Save 75efb21035 permissions bug 2012-03-17 14:22:43 +11:00
Michael Save 6ab3ec5da9 convert: chmod(664) after moving temporary image 2012-03-17 12:02:51 +11:00
Michael Save b82e3a814a Thumbnail the first frame only. 2012-03-17 11:55:16 +11:00
Michael Save 6db45d4c3d $config['thumb_method'] 2012-03-17 11:54:48 +11:00
Michael Save 290b2b2dea $config['thumb_method'] 2012-03-17 11:54:23 +11:00
Michael Save c36d654a08 Clip post to page borders. 2012-03-17 11:33:20 +11:00
Michael Save de5e7e27ec Don't clone replies we can already see. That will break stuff. 2012-03-17 11:10:59 +11:00
Michael Save 443c79047b post-hover.js: Fix position on AJAX.
Fetch all replies when using AJAX.
2012-03-17 10:59:14 +11:00
Michael Save 4c3486bec9 Thumbnailing alternative: convert (command line ImageMagick instead of PHP bindings) 2012-03-17 10:32:50 +11:00
Michael Save d531487bad Animated thumbnails fix 2012-03-17 08:29:46 +11:00
Michael Save bf7fd32c21 start_hover() causing weird positing issues when using AJAX method 2012-03-17 08:12:47 +11:00
Michael Save a2ac54e01e Check if post is below viewable region. 2012-03-17 08:09:24 +11:00