1106 Commits (safer-thread-move)

Author SHA1 Message Date
towards_a_new_leftypol 1760f98a0c print statements and relax rules in config 4 years ago
Benjamin Southall 049c325ef3 Added missing brackets for catalog lock handling 5 years ago
Benjamin Southall 2b741c7477 Rebuild themes after stickying or locking post, so that catalog gets rebuilt 5 years ago
Benjamin Southall eefa9e3790 Fixes Where are ip notes displayed #168, typographical error. 5 years ago
Benjamin Southall 917c05ae1a Add apple touch icon support and configuration option 5 years ago
Benjamin Southall 44f99c5f0c 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 a5650df053 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 878b9aa420 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 82335ef2f5 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 d900279707 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 1e3a255b93 Update IRC theme to use newer KiwiIRC client in iframe 5 years ago
Benjamin Southall b83106d832 Fixing #140 so semirand can be rebuilt. 5 years ago
Benjamin Southall 15234ed711 Remove pagewrap from page template. 5 years ago
Benjamin Southall 4b9061b21c Add support for overboards to RSS theme / extension. 5 years ago
Benjamin Southall 3bd497d6c4 Fixed typographical error in staff application form. 5 years ago
Benjamin Southall 6960140e66 Increase reason length when deleting reports 5 years ago
Benjamin Southall cca756bf92 Add missing moderation templates 6 years ago
Benjamin Southall b4a28e9fa9 Fixing deletion of events from calendar theme 7 years ago
Benjamin Southall d2429e05d1 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 82f0e1f3ab Add style-select.js for moving CSS theme selections to Options for Public Ban list theme 7 years ago
Benjamin Southall b949d0157d Updates to rules, and moving upload file limits to FAQ theme instead. 7 years ago
Benjamin Southall b316476684 Add ukko4 theme to catalog theme 7 years ago
Benjamin Southall b2ea634e15 Remove duplicate title from basic theme 7 years ago
Benjamin Southall 7859d7c951 Add new questions to FAQ theme 7 years ago
Benjamin Southall e90b5dd470 Update nowplaying selector for radio theme 7 years ago
Benjamin Southall 22bbc4147e Add staff application theme, calendar theme and ukko4 theme 7 years ago
Benjamin Southall d9b7252397 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 990816da11 Merge pull request from vichan-devel/vichan#205 from Montrosos/patch-1 Included header.html for better boardlist 7 years ago
Benjamin Southall a4f37fdf2b Add missing post_control template and configuration values for thread merge functionality 7 years ago
Benjamin Southall 23d079313c 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 4b4921cf53 Change formatting for Unique IPs summary information. 7 years ago
Benjamin Southall 16e35bc5b1 Add lainchan.jp to Rule 6. 7 years ago
Benjamin Southall 3e1f5738fb Adding glitch class to h1 to enable glitch CSS effect on test CSS theme 7 years ago
Benjamin Southall 6f7dc038f3 Fix typographical error in Recent extension / theme used on the front page 7 years ago
Benjamin Southall c9ece2d968 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 cefd46ec2a Adding glitch class to h1 for glitch effect when using test CSS theme 7 years ago
Tobias Umbach e4bcd58c19 Autofocus username field on mod login page 7 years ago
Benjamin Southall 07a158fd38 Remove additional unecessary logging 7 years ago
Benjamin Southall 7882227492 Change radio theme / extension to use bump in voice over link text 7 years ago
Benjamin Southall eaced8531a Attempt to get dynamic data setup for stream based on format working 7 years ago
Benjamin Southall d36a488245 Add 4th zine to Zine theme / extension 7 years ago
Benjamin Southall 359a50169a 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 b2d2edc404 Fix typographical error in closing paragraph tag in radio extension / theme 7 years ago
Benjamin Southall 165938b30d Fix top bar on front page font-size as part of Recent theme / extension 7 years ago
Benjamin Southall bdaf941d34 Merge Fix thumbnail scaling in recent theme from vichan-devel/vichan#146 7 years ago
Benjamin Southall 18a208e873 Fixed go to bottom link from upstream vichan-devel/vichan commit 175b54b7f05129c130b0abec9f8db4af38495969 7 years ago
Benjamin Southall 9a5d521397 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 cfd036c7aa 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
Benjamin Southall 1f3effba04 Fix ukko scroll to post is too high / incorrect bug because of post_controls being display block on ukko threads. Add ordering by sticky to ukko2 and ukko3 forms for overboards 7 years ago
Benjamin Southall f2b73e1dff Add page wrapper div in order to restrict page width and center content 7 years ago