127 Commits (d34e4f682837b5f338241f48d6c68692855186a8)

Author SHA1 Message Date
Benjamin Southall 0439a9c6c5 Fixes Where are ip notes displayed #168, typographical error. 5 years ago
Benjamin Southall 8dfdc5e335 Based on #157 and #158, revert back to existence checks and length rather than default empty array initialization for ease of reading 5 years ago
Benjamin Southall c8d609ecf1 Fixes count(): Parameter must be an array or an object that implements Countable #158 by replacing count with existence check for var,name and then using length 5 years ago
Benjamin Southall b6e1439755 Fixes Recent posts show nothing #157, because I forgot the length check. Reverts to use not because it is simpler than using default empty array and length 5 years ago
Benjamin Southall 896558fadd Fixes count(): Parameter must be an array or an object that implements Countable as well as PHP 7.3 regression in users from upstream 3a41c24e6e5bcea2f4b9f328ddf5ff0cb8a8b2e8 5 years ago
Benjamin Southall 9ca35a7c4d Add missing moderation templates 6 years ago
Benjamin Southall 90e9755195 Add style-select.js for moving CSS theme selections to Options for Public Ban list theme 7 years ago
Benjamin Southall 19e6658bc1 Merge pull request from vichan-devel/vichan#230 from antedeguemon/master Fixed XSS in post edit page and modsearch, this is a partial merge of just modsearch, we already fixed the edit post escaping earlier. 7 years ago
Tobias Umbach ff4e4b9994 Autofocus username field on mod login page 7 years ago
f0x52 e3b3e1601c escaping on all fields 7 years ago
f0x52 641b694d59 issue #94, mod edit form 7 years ago
Benjamin Southall 68e80524c5 Dashboard simplification 7 years ago
Michael Walker b58fab9814 Simpler mod dashboard (by lisp). 8 years ago
czaks 94c91db097 fix news deletion; thanks MrFreeman 8 years ago
fatchan d285a79667 Move the 'Go back and rebuild again' to the top of the rebuilt page so you dont have to scroll 8 years ago
czaks 3f405b3484 what if IP address contained bad characters? (highly local) 8 years ago
czaks a5bd39dc4a mod dashboard html: link to page editor 8 years ago
8chan d788131202 Allow a board called news to exist 9 years ago
Fredrick Brennan 95b1e103cb Edit static pages commit 9 years ago
8chan 7911c374e8 Public action logs commit (log.php) 9 years ago
kellerwhy d4dcfc6321 Make mod/recent_posts.html respect $config['dir']['res'] 9 years ago
Michael Walker edde68f97d Disable dynamic resizing of config textbox 9 years ago
Michael Walker 61d9dacdfb When banning/deleting a post, return to the thread, not the board index (unless deleting the OP) 9 years ago
Michael Walker 4184fdec6e Pass the thread ID when banning/deleting 9 years ago
czaks 2d9214ac63 version check should point at engine.vichan.net and not tinyboard.org actually 9 years ago
czaks bdb6001f3f support for slugified links; may introduce a few bugs 9 years ago
czaks 9b3fa77719 new banlist implementation; also includes a public banlist 10 years ago
8chan 48f99deaa5 Fix post linking bug in ?/recent 10 years ago
Fredrick Brennan 18f158e2d5 Forgot some |e 10 years ago
8chan ef7556194c Fix 55ch cancer; can now see next page of posts, ?/recent uses templating system 10 years ago
czaks 15810c9bed fix permission name 10 years ago
czaks 1e92e678a6 add a javascript 10 years ago
czaks fe95b33022 recent posts link 10 years ago
sinuca fb2b66e2dd Recent posts functionality 10 years ago
Michael Foster c8062fbf76 CSRF more mod pages 11 years ago
Michael Foster 04cfeaf01c hide expired cache shit 11 years ago
Michael Foster 6eefc5ea2a . 11 years ago
Michael Foster 4ce6218ba0 Some APC libraries/versions do stuff differently. 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 a9b7f9b1bc begin implementation of in-built ban appealing 11 years ago
Michael Foster 803f0c8ce1 Fix search for new bans table 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 5da8f28726 Improvements to ?/debug/antispam and ?/debug/recentc 11 years ago
Michael Foster 2fae55c094 debug/sql: show "NULL" for null columns 11 years ago
Michael Foster a9b93d2760 "Are you sure you want to demote yourself?" 11 years ago
Michael Foster eea4e42609 Add ability to create custom user/permissions groups 11 years ago
ctrlcctrlv fd398f82ed Fix reply moving 11 years ago
Michael Foster 5051e0572a Missing theme conf type "checkbox" 11 years ago
ctrlcctrlv acb4c47a9f Allow for HTML in the board subtitle 11 years ago