1 Commits (24cc47791cb5b3bdc50e25e79b81adab5076618a)

Author SHA1 Message Date
Michael Save 9649550463 start on mod interface rewrite 12 years ago
Michael Save da52307c67 Added notice about mod.php being a clusterfuck; needs to be rewritten 12 years ago
Michael Save fd133d573a fixed modlog 12 years ago
Michael Save 711e818ad6 fixed modlog 12 years ago
Michael Save 95709e7588 Removed `board`.`id`. Use the board URI/name at the key instead. 12 years ago
Michael Save a564a95ab4 Improved Tinyboard anti-bot/spam filter. See large comment in inc/config.php for details. 12 years ago
Michael Save 34be0531ab bugfix: fatal error when rebuilding 12 years ago
Michael Save c9423a2c34 large cleanup 12 years ago
Michael Save 1b5f2b08f4 moved $OP to $post['op']. post() now has one argument instead of two. 12 years ago
Michael Save 033491f84f increase character limit on board URI, title and subtitle 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 9677da2d95 small bug fix with thread moving 12 years ago
Michael Save 8b1dbe502e When moving threads, correct >>XX links. 12 years ago
Michael Save fe8cafb6ea small stylesheet change 12 years ago
Alyssa Rowan 52443d3da9 Fixed bug with report clearing 12 years ago
Michael Save 1e88a003cf Split [D+] (delete all posts by IP address) into global and non-global commands 12 years ago
Michael Save 29dc55c4e8 Close and unzip zip file upon errors (?/upgrade) 12 years ago
Michael Save 7e1ff9580d escapeshellarg() for auto-upgrade unzip 12 years ago
Michael Save 58baab6a6e issue #41 12 years ago
Marcin Łabanowski eb121c5d3a mod.php error localization 12 years ago
Michael Save 2a760de289 Multiple changes. 12 years ago
Michael Save 272cc7c2f9 use "git pull" in auto-upgrade if available 12 years ago
Michael Save 6720cd095b hide hardcoded "0.0.0.0" ip address for command line clients 12 years ago
Michael Save 6657b13067 uid < 0 is now pseudo "system" user account 12 years ago
Michael Save 20616a23f4 h 12 years ago
Michael Save b9a5c21db2 experimental self-upgrading via github 12 years ago
Michael Save 3b17f32047 increased board uri/title/subtitle character limits 12 years ago
Michael Save 3e9e51b1e7 board management bug with certain themes enabled 12 years ago
Michael Save 44601c12e0 post editing bug 12 years ago
Michael Save 8ac139f6a2 post editing bug 12 years ago
Michael Save 89ecd645d1 post editing bug 12 years ago
Michael Save 3f1c279ce3 experimental post editing (for mods) 12 years ago
Michael Save 0c93747464 SQL error when search is by filter only (no query for post body) 12 years ago
Michael Save 10d6884ab3 experimental "filters" in mod ?/search 12 years ago
Michael Save 3868004169 double escape with web editor (on permissions error) 12 years ago
Michael Save 01e15e2a7f minify_html with web editor 12 years ago
Michael Save f8a1fe5ad1 web config update 12 years ago
Michael Save ad6ddb122c s/by/via 12 years ago
Michael Save 147a4e29de "edit using web editor" link on ?/config 12 years ago
Michael Save 77cb944b08 beta web config editor 12 years ago
Michael Save f6b665d061 fixed bug causing some themes to make adding a "new board" redirect somewhere else 12 years ago
Michael Save 4a9022e960 better "confirm" page 12 years ago
Michael Save cd30f3b0b9 prohibit using same anti-bot hashes across different boards/threads 12 years ago
Michael Save 40c1089052 strikethrough deleted posts in modlog 12 years ago
Michael Save d650bc1a20 ... 12 years ago
Michael Save feb2e83a1a slight display change 12 years ago
Michael Save b7cfd5d0e4 use cache even if SQL query result was empty 12 years ago
Michael Save cccbffc42f only cache if enabled 12 years ago
Michael Save 7110deb091 cache to minimize SQL queries in modlog 12 years ago