thegentoo
|
bdaf619dda
|
Changed heading markup (changed \s* to [ |\t]*) to fix an issue with it eating line breaks
|
2012-07-11 17:11:08 -03:00 |
|
Michael Save
|
ad220b725d
|
Bugfix: the number of successful passes for an anti-spam "hash" was often incorrectly incremented
|
2012-05-07 23:51:58 +10:00 |
|
Michael Save
|
46f7ec1a94
|
minor CSS fixes
|
2012-05-04 00:21:16 +10:00 |
|
Michael Save
|
881fb0d315
|
Slightly less crappy stylesheet chooser
|
2012-04-22 17:50:53 +10:00 |
|
Michael Save
|
71061ed81a
|
What?
|
2012-04-21 12:42:54 +10:00 |
|
Michael Save
|
8b7a1d511c
|
Bugfix: with previous commit
|
2012-04-21 12:17:59 +10:00 |
|
Michael Save
|
d86875a3b9
|
Bugfix: purge() while in CLI-mode
|
2012-04-19 23:08:24 +10:00 |
|
Michael Save
|
5c9fcfc50e
|
Bugfix: Fix transparancy with convert
|
2012-04-19 10:27:47 +10:00 |
|
Michael Save
|
163c11d001
|
Bugfix: s/CRC32//
|
2012-04-19 01:39:14 +10:00 |
|
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
|
51675e7a9b
|
code cleanup
|
2012-04-13 00:18:19 +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
|
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
|
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
|
a38831a1ef
|
using HTTP/1.1, not HTTP/1.0 for PURGE
|
2012-04-03 01:06:38 +10:00 |
|
Michael Save
|
d9b2b3f7a1
|
inline-expanding.js
|
2012-03-31 19:18:53 +11:00 |
|
Michael Save
|
2f7902293f
|
"Javascript" section in config.php
|
2012-03-31 11:10:54 +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
|
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
|
9c62a4d2be
|
Use "events" in more functions. Documentation coming soon.
|
2012-03-19 05:43:55 +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
|
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 |
|