940 Commits (d34e4f682837b5f338241f48d6c68692855186a8)

Author SHA1 Message Date
towards_a_new_leftypol d34e4f6828 WIP 3 years ago
towards_a_new_leftypol 740abd82d7 retab 4 years ago
towards_a_new_leftypol c595bfbabd print statements and relax rules in config 4 years ago
Benjamin Southall 1792bf48ee Added missing brackets for catalog lock handling 5 years ago
Benjamin Southall 391f63e31f Rebuild themes after stickying or locking post, so that catalog gets rebuilt 5 years ago
Benjamin Southall 0439a9c6c5 Fixes Where are ip notes displayed #168, typographical error. 5 years ago
Benjamin Southall 1c47bf85a0 Add apple touch icon support and configuration option 5 years ago
Benjamin Southall 33b60b860c Fixes You look like a bot (reCaptcha window doesn't appear) #159, straight implementation of upstream https://github.com/vichan-devel/vichan/pull/241, the template changes which the previous commit forgot 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 75aa233f9a Update IRC theme to use newer KiwiIRC client in iframe 5 years ago
Benjamin Southall 55574162b1 Fixing #140 so semirand can be rebuilt. 5 years ago
Benjamin Southall 826a2118da Remove pagewrap from page template. 5 years ago
Benjamin Southall 92d935a0aa Add support for overboards to RSS theme / extension. 5 years ago
Benjamin Southall 8da03e4e37 Fixed typographical error in staff application form. 5 years ago
Benjamin Southall 0d64e5dab7 Increase reason length when deleting reports 5 years ago
Benjamin Southall 9ca35a7c4d Add missing moderation templates 6 years ago
Benjamin Southall 7b9bad7382 Fixing deletion of events from calendar theme 7 years ago
Benjamin Southall 6041e37216 Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 7 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 291645c10f Updates to rules, and moving upload file limits to FAQ theme instead. 7 years ago
Benjamin Southall 0fcae437d4 Add ukko4 theme to catalog theme 7 years ago
Benjamin Southall 29744bd0b6 Remove duplicate title from basic theme 7 years ago
Benjamin Southall e61077fe1f Add new questions to FAQ theme 7 years ago
Benjamin Southall 0b09ac8da1 Update nowplaying selector for radio theme 7 years ago
Benjamin Southall 7f8c54249d Add staff application theme, calendar theme and ukko4 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
Benjamin Southall 894e8eadfd Merge pull request from vichan-devel/vichan#205 from Montrosos/patch-1 Included header.html for better boardlist 7 years ago
Benjamin Southall 9634368b71 Add missing post_control template and configuration values for thread merge functionality 7 years ago
Benjamin Southall 1fef7c0b8e Add antibot to post form in attempt to ensure posting from overboards is not incorrectly flagged as spam by the tinyboard antispam engine 7 years ago
Benjamin Southall cdf1e6a267 Change formatting for Unique IPs summary information. 7 years ago
Benjamin Southall 01577c1222 Add lainchan.jp to Rule 6. 7 years ago
Benjamin Southall 1c18fcad2a Adding glitch class to h1 to enable glitch CSS effect on test CSS theme 7 years ago
Benjamin Southall 5ed885c3d0 Fix typographical error in Recent extension / theme used on the front page 7 years ago
Benjamin Southall a83a284e1d Add antibot to Element constructor in yukko themes, in the hope that posting from overboards as a normal user is not incorrectly blocked as spam / request looks automated. 7 years ago
Benjamin Southall fef6f0bef9 Adding glitch class to h1 for glitch effect when using test CSS theme 7 years ago
Tobias Umbach ff4e4b9994 Autofocus username field on mod login page 7 years ago
Benjamin Southall 7589bc3843 Remove additional unecessary logging 7 years ago
Benjamin Southall 93289172a4 Change radio theme / extension to use bump in voice over link text 7 years ago
Benjamin Southall 5d861879c1 Attempt to get dynamic data setup for stream based on format working 7 years ago
Benjamin Southall 423b6e5dd8 Add 4th zine to Zine theme / extension 7 years ago
Benjamin Southall bb334124be Adding support for format selection for Stream theme / extension, as well as the ability to change CSS theme from stream page 7 years ago
Benjamin Southall 9e2e08082b Fix typographical error in closing paragraph tag in radio extension / theme 7 years ago
Benjamin Southall 3d7e118050 Fix top bar on front page font-size as part of Recent theme / extension 7 years ago
Benjamin Southall 202f73e57a Merge Fix thumbnail scaling in recent theme from vichan-devel/vichan#146 7 years ago
Benjamin Southall e1c9e6126f Fixed go to bottom link from upstream vichan-devel/vichan commit 175b54b7f05129c130b0abec9f8db4af38495969 7 years ago
Benjamin Southall bebb48af29 Add CSS theme selection dropdown and theme changing support to other pages provided by extensions/ themes. Radio theme is always cyberia themed however. 7 years ago
Benjamin Southall d020ecc1b5 Updates to radio theme / extension in order to support channel selection dropdown and the various other new radio features. Uses both twig variables and JavaScript in attempt to failback correctly when javascript isn't loaded. Adding support for the Options css theme selector from radio page. 7 years ago