1300 Commits (863b446a1106f265f3d8c04d9da966664c52da9b)

Author SHA1 Message Date
czaks 8a2df689df config.php: clarify comment to mean quick-reply-old, as now it's named 10 years ago
czaks 6e02796ec5 update polish translation 10 years ago
czaks 13dbde96f4 fix ajax.js errors workings 10 years ago
Michael Foster 9fb63b053f new event: markup-url 11 years ago
Michael Foster f5422cad65 Um. I accidentally deleted this code for some reason. 11 years ago
Michael Foster c8062fbf76 CSRF more mod pages 11 years ago
Michael Foster de70fb6253 $config['error']['lurk'] was last used in 2010 I think 11 years ago
Michael Foster 964bb83300 OK, now it is secure. 11 years ago
Michael Foster 299b0e3f2f filehash filter condition 11 years ago
Michael Foster 9cf6814776 Fix secure tripcode hardening 11 years ago
Michael Foster 699279d84a Hardened secure tripcode? 11 years ago
Michael Foster d234c014f0 ?/debug/apc with cache prefixes 11 years ago
Michael Foster fcbc211314 Fixed weird bug with ?/debug/sql trying to allocate a few GB on some instances. Assuming bug with APCu. 11 years ago
Michael Foster 39be89ba49 ?/debug/apc 11 years ago
Michael Foster ff4352d914 Fixed automatic $config['root'] detection with mod.php 11 years ago
Michael Foster a9b7f9b1bc begin implementation of in-built ban appealing 11 years ago
ctrlcctrlv 0a58973631 Make it so that users can't insert code w/syntax errors into ?/config 11 years ago
Michael Foster df143c6b50 fix Twig permissions 11 years ago
Michael Foster 9c48084f3b upgrade twig library 11 years ago
Michael Foster cff15bd765 bugfix: bans 11 years ago
Michael Foster 840e8cd093 use own class's delete function when removing expiring ban 11 years ago
Michael Foster 57e4292e9d Improvements to showing post in ban 11 years ago
Michael Foster 3471f7c668 Optionally show post user was banned for 11 years ago
Michael Foster 803f0c8ce1 Fix search for new bans table 11 years ago
Michael Foster b5ebd265f2 Forgot to include this file 11 years ago
Michael Foster f53348d7c8 Add this library I found 11 years ago
Michael Foster 3e57bb04d7 Begin upgrade to much better bans table. DO NOT PULL YET; It won't work. 11 years ago
Michael Foster dd1bec687b bugfix: disable javascript on mod pages 11 years ago
Michael Foster 00833eeafd js/ajax.js: post with ajax 11 years ago
Michael Foster 4cd2389655 lol 11 years ago
Michael Foster 32c999346f Remove $config['url_regex']; 11 years ago
Michael Foster b038e0b244 fix last commit 11 years ago
Michael Foster 2230f0a051 disable $config['try_smarter'] on ?/rebuild 11 years ago
Michael Foster 9d770f456f show-thread event 11 years ago
Michael Foster c4a6116722 Optionally show page navigation bar at the top too. 11 years ago
Michael Foster 104e2bce6d Combine ban checking into single SQL query. Messy/inefficient query, but good enough. 11 years ago
Michael Foster 99fa2f7cda Bugfix: SQL error, issue #141 11 years ago
Michael Foster 5da8f28726 Improvements to ?/debug/antispam and ?/debug/recentc 11 years ago
Michael Foster 4ec50aad80 case-insensitive, debug bugfix 11 years ago
Michael Foster 6f62499160 Bugfix: Undefined $cached (when caching is disabled) 11 years ago
Michael Foster cc37d79c0d Fix last commit. 11 years ago
Michael Foster eea4e42609 Add ability to create custom user/permissions groups 11 years ago
Michael Foster 9a846d5ad5 Use Unicode in antispam stuff 11 years ago
Michael Foster d4cf4c7afb flood-count condition 11 years ago
Michael Foster a13571cdad Comment mistake 11 years ago
Michael Foster d80af7d077 Bugfix: Sometimes caching here fucks up. Not really sure why yet. 11 years ago
Michael Foster 0e23a6a2b4 "flood filter" becomes "filter" 11 years ago
Michael Foster b7f16dee0f Add ! syntax (NOT) to filters. Don't throttle duplicate post bodies when they are empty 11 years ago
Michael Foster 55dc5cedc3 Steal make_comment_hex() from plainib 11 years ago
Michael Foster e9ccc5d72d Optionally EXPLAIN all SQL queries when in debug mode 11 years ago