Commit Graph

936 Commits

Author SHA1 Message Date
Benjamin Southall
2b741c7477 Rebuild themes after stickying or locking post, so that catalog gets rebuilt 2019-08-26 05:38:22 +10:00
Benjamin Southall
eefa9e3790 Fixes Where are ip notes displayed #168, typographical error. 2019-08-18 07:38:02 +10:00
Benjamin Southall
917c05ae1a Add apple touch icon support and configuration option 2019-08-11 10:18:28 +10:00
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 2019-08-10 20:54:52 +10:00
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 2019-08-10 12:01:07 +10:00
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 2019-08-10 12:00:06 +10:00
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 2019-08-10 11:58:12 +10:00
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 2019-08-08 21:20:48 +10:00
Benjamin Southall
1e3a255b93 Update IRC theme to use newer KiwiIRC client in iframe 2019-04-06 03:52:48 +10:00
Benjamin Southall
b83106d832 Fixing #140 so semirand can be rebuilt. 2019-02-26 11:24:19 +10:00
Benjamin Southall
15234ed711 Remove pagewrap from page template. 2019-02-26 10:38:11 +10:00
Benjamin Southall
4b9061b21c Add support for overboards to RSS theme / extension. 2019-02-26 10:34:05 +10:00
Benjamin Southall
3bd497d6c4 Fixed typographical error in staff application form. 2019-02-26 10:32:43 +10:00
Benjamin Southall
6960140e66 Increase reason length when deleting reports 2019-02-26 06:46:36 +10:00
Benjamin Southall
cca756bf92 Add missing moderation templates 2018-04-20 06:48:31 +09:00
Benjamin Southall
b4a28e9fa9 Fixing deletion of events from calendar theme 2017-09-11 07:29:05 +09:00
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 2017-09-03 23:39:43 +09:00
Benjamin Southall
82f0e1f3ab Add style-select.js for moving CSS theme selections to Options for Public Ban list theme 2017-09-03 22:42:23 +09:00
Benjamin Southall
b949d0157d Updates to rules, and moving upload file limits to FAQ theme instead. 2017-09-03 22:35:51 +09:00
Benjamin Southall
b316476684 Add ukko4 theme to catalog theme 2017-09-03 22:34:58 +09:00
Benjamin Southall
b2ea634e15 Remove duplicate title from basic theme 2017-09-03 22:34:11 +09:00
Benjamin Southall
7859d7c951 Add new questions to FAQ theme 2017-09-03 22:33:18 +09:00
Benjamin Southall
e90b5dd470 Update nowplaying selector for radio theme 2017-09-03 22:31:01 +09:00
Benjamin Southall
22bbc4147e Add staff application theme, calendar theme and ukko4 theme 2017-09-03 22:19:32 +09:00
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. 2017-06-08 08:11:18 +09:00
Benjamin Southall
990816da11 Merge pull request from vichan-devel/vichan#205 from Montrosos/patch-1 Included header.html for better boardlist 2017-06-08 07:41:34 +09:00
Benjamin Southall
a4f37fdf2b Add missing post_control template and configuration values for thread merge functionality 2017-06-01 07:37:42 +09:00
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 2017-06-01 07:18:19 +09:00
Benjamin Southall
4b4921cf53 Change formatting for Unique IPs summary information. 2017-06-01 07:16:54 +09:00
Benjamin Southall
16e35bc5b1 Add lainchan.jp to Rule 6. 2017-06-01 07:15:59 +09:00
Benjamin Southall
3e1f5738fb Adding glitch class to h1 to enable glitch CSS effect on test CSS theme 2017-06-01 07:15:01 +09:00
Benjamin Southall
6f7dc038f3 Fix typographical error in Recent extension / theme used on the front page 2017-06-01 07:06:34 +09:00
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. 2017-05-11 21:10:24 +09:00
Benjamin Southall
cefd46ec2a Adding glitch class to h1 for glitch effect when using test CSS theme 2017-05-11 21:05:20 +09:00
Appleman1234
54d9d5b80f Merge pull request #106 from sometoby/autofocus-mod-login
Autofocus username field on mod login page
2017-05-11 13:38:24 +09:00
Tobias Umbach
e4bcd58c19 Autofocus username field on mod login page 2017-05-09 15:17:43 +02:00
Benjamin Southall
07a158fd38 Remove additional unecessary logging 2017-05-04 13:50:24 +09:00
Benjamin Southall
7882227492 Change radio theme / extension to use bump in voice over link text 2017-05-04 13:49:47 +09:00
Benjamin Southall
eaced8531a Attempt to get dynamic data setup for stream based on format working 2017-05-04 13:48:09 +09:00
Benjamin Southall
d36a488245 Add 4th zine to Zine theme / extension 2017-05-04 13:46:59 +09:00
Benjamin Southall
359a50169a Adding support for format selection for Stream theme / extension, as well as the ability to change CSS theme from stream page 2017-04-30 13:12:05 +09:00
Benjamin Southall
b2d2edc404 Fix typographical error in closing paragraph tag in radio extension / theme 2017-04-30 13:09:29 +09:00
Benjamin Southall
165938b30d Fix top bar on front page font-size as part of Recent theme / extension 2017-04-28 15:27:42 +09:00
Benjamin Southall
bdaf941d34 Merge Fix thumbnail scaling in recent theme from vichan-devel/vichan#146 2017-04-28 01:37:01 +09:00
Benjamin Southall
18a208e873 Fixed go to bottom link from upstream vichan-devel/vichan commit 175b54b7f05129c130b0abec9f8db4af38495969 2017-04-28 01:23:45 +09:00
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. 2017-04-28 01:16:56 +09:00
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. 2017-04-28 01:14:58 +09:00
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 2017-04-28 01:12:38 +09:00
Benjamin Southall
f2b73e1dff Add page wrapper div in order to restrict page width and center content 2017-04-26 00:11:59 +09:00
Benjamin Southall
f4af336760 Add support for Ukko2 and Ukko3 included boards overboards to Catalog theme / extension 2017-04-25 13:49:48 +09:00