Commit Graph

1036 Commits

Author SHA1 Message Date
bdf1fcf27b Fixes bug and updates PPH on each post 2021-01-19 18:40:53 -06:00
Comatoast
fae7ccb40e Front Page theme fix matching default of board 2021-01-19 15:37:57 -08:00
dedushka1
8dda13f206
Merge pull request #178 from nonmakina/bumplockIndicator
Implements fixes and changes to be able to view the bumplock status of a thread
2021-01-19 14:51:08 -05:00
dedushka1
e46deb5da5
Merge pull request #185 from nonmakina/overboardCountFix
Adds function to count posts and images of a thread
2021-01-19 14:48:59 -05:00
Dedushka
bd87661a69
Add PPH and unique posters stats to home page 2021-01-18 23:26:53 -05:00
nonmakina
056e9bf492
Merge pull request #188 from dedushka1/config
Allow posting from catalog.
2021-01-18 17:56:48 -06:00
towards-a-new-leftypol
95ffdb89cd
Merge pull request #180 from xComatoast/WarrantCanary
Adds a warrant canary to the repo.
2021-01-18 17:49:42 -05:00
Dedushka
aa21f4cc6d
Allow posting from catalog.
Addresses #134.

The catalog template has been modified to use the board array, which
is expected by the post form template. Because the overboard is a
"virtual board", we created a "fake" overboard array to supply
necessary information to the modified template.

Javascript was also added to hide form on first visit.
2021-01-18 17:30:21 -05:00
f40beb7640 Fix filecount 2021-01-18 04:59:13 -06:00
e936312db5 Fix offset 2021-01-18 04:49:46 -06:00
771a1e1629 Add offset 2021-01-18 04:35:34 -06:00
f9bf65ecb7 Add offset 2021-01-18 04:31:02 -06:00
26f8c332ef Fetch one, instead of all 2021-01-18 04:26:18 -06:00
6448c3fe83 Adds function to count posts and images of a thread 2021-01-18 04:11:47 -06:00
Comatoast
7d2b5c3e21 Adds a warrant canary to the repo. 2021-01-17 20:38:18 -08:00
f79bceb752 Incorrect variable fix 2021-01-17 21:37:47 -06:00
906ed844d3 Implements fixes and changes to be able to view the bumplock status of a thread 2021-01-17 21:31:06 -06:00
470662f9bf Adds stylesheet to news.html template 2021-01-17 17:08:09 -06:00
fa4630e354 Fixes board list on homepage 2021-01-17 16:57:28 -06:00
9ec85e96c2 fixes breaking changes 2021-01-17 16:48:34 -06:00
5f27a5a050 fixes breaking changes 2021-01-17 16:47:40 -06:00
857597db94 Merge remote-tracking branch 'upstream/config' into news 2021-01-17 16:44:40 -06:00
d22814b2da adds news to front page 2021-01-12 14:21:32 -06:00
Pietro Carrara
bdd37d3322 Add board data on all catalogs, rename overboard 'replies' and 'images' fields to keep consistency 2021-01-12 15:46:01 -03:00
Pietro Carrara
eafcce12cf Correctly page the overboard json 2021-01-12 09:55:08 -03:00
Pietro Carrara
24b9b8bafd Only rebuild the catalog for the overboard 2021-01-12 09:16:43 -03:00
Pietro Carrara
8e2a6ccb9d Wrap overboard api threads inside a page 2021-01-11 20:48:22 -03:00
Pietro Carrara
7004f2b437 Build overboard json 2021-01-11 20:23:59 -03:00
nonmakina
13bebb70d0
Merge pull request #112 from nonmakina/overboardFixes
Overboard fixes
2021-01-11 10:54:02 -06:00
towards-a-new-leftypol
1b0ae8d846
Merge pull request #130 from nonmakina/pathFixes
Path fixes
2021-01-11 10:15:49 +00:00
74c484def5 moves br ontop of unique IP to fix auto-reload error 2021-01-11 02:08:47 -06:00
57c9cba982 stale comment 2021-01-11 02:04:05 -06:00
a3e2af403b Adds limit to overboard catalog 2021-01-10 22:18:32 -06:00
5b57d35a4c fixes path for catalog. fixes syntax bugs. 2021-01-10 21:55:20 -06:00
4ee8f9349a Add overboard catalog to the rebuild-all action 2021-01-10 21:28:16 -06:00
1251fa01e7 adds catalog for overboard 2021-01-10 21:18:09 -06:00
87b0e972ee fixes path for image_deleted 2021-01-10 19:45:31 -06:00
56436e321a Removes mod requirement 2021-01-09 18:20:16 -06:00
a037341613 fix typo produced when copying changes 2021-01-09 01:25:44 -06:00
add7ac393e makes some fixes to the overboard code 2021-01-09 01:22:26 -06:00
towards-a-new-leftypol
9934d4c178
Merge pull request #58 from nonmakina/sidebarFix
Fixes the sidebar so that it doesn't use iframes.
2020-12-29 17:35:48 -05:00
9543883f9f Adds boardlist to homepage creation (top bar). Standardizes tabs or spaces in some files. Adds css rules for better mobile experience. 2020-12-29 02:44:47 -06:00
towards-a-new-leftypol
03c6189744 Allow mobile users to zoom in 2020-12-29 02:00:55 -05:00
towards-a-new-leftypol
b3fd39a712 fix categories array in categories theme 2020-12-28 22:44:51 -05:00
2cda8b0b7e Fixes the sidebar so that it doesn't use iframes. 2020-12-28 14:23:00 -06:00
Barbara Pitt
6105a778b6 issue#21 - fixing catalog stickies 2020-12-25 23:49:02 -06:00
towards_a_new_leftypol
d34e4f6828 WIP 2020-12-22 01:35:50 -05:00
towards_a_new_leftypol
740abd82d7 retab 2020-12-22 01:35:24 -05:00
towards_a_new_leftypol
c595bfbabd print statements and relax rules in config 2020-12-22 01:34:51 -05:00
Benjamin Southall
1792bf48ee Added missing brackets for catalog lock handling 2019-09-19 05:50:48 +10:00
Benjamin Southall
391f63e31f Rebuild themes after stickying or locking post, so that catalog gets rebuilt 2019-08-26 05:38:22 +10:00
Benjamin Southall
0439a9c6c5 Fixes Where are ip notes displayed #168, typographical error. 2019-08-18 07:38:02 +10:00
Benjamin Southall
1c47bf85a0 Add apple touch icon support and configuration option 2019-08-11 10:18:28 +10:00
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 2019-08-10 20:54:52 +10:00
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 2019-08-10 12:01:07 +10:00
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 2019-08-10 12:00:06 +10:00
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 2019-08-10 11:58:12 +10:00
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 2019-08-08 21:20:48 +10:00
Benjamin Southall
75aa233f9a Update IRC theme to use newer KiwiIRC client in iframe 2019-04-06 03:52:48 +10:00
Benjamin Southall
55574162b1 Fixing #140 so semirand can be rebuilt. 2019-02-26 11:24:19 +10:00
Benjamin Southall
826a2118da Remove pagewrap from page template. 2019-02-26 10:38:11 +10:00
Benjamin Southall
92d935a0aa Add support for overboards to RSS theme / extension. 2019-02-26 10:34:05 +10:00
Benjamin Southall
8da03e4e37 Fixed typographical error in staff application form. 2019-02-26 10:32:43 +10:00
Benjamin Southall
0d64e5dab7 Increase reason length when deleting reports 2019-02-26 06:46:36 +10:00
Benjamin Southall
9ca35a7c4d Add missing moderation templates 2018-04-20 06:48:31 +09:00
Benjamin Southall
7b9bad7382 Fixing deletion of events from calendar theme 2017-09-11 07:29:05 +09:00
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 2017-09-03 23:39:43 +09:00
Benjamin Southall
90e9755195 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
291645c10f Updates to rules, and moving upload file limits to FAQ theme instead. 2017-09-03 22:35:51 +09:00
Benjamin Southall
0fcae437d4 Add ukko4 theme to catalog theme 2017-09-03 22:34:58 +09:00
Benjamin Southall
29744bd0b6 Remove duplicate title from basic theme 2017-09-03 22:34:11 +09:00
Benjamin Southall
e61077fe1f Add new questions to FAQ theme 2017-09-03 22:33:18 +09:00
Benjamin Southall
0b09ac8da1 Update nowplaying selector for radio theme 2017-09-03 22:31:01 +09:00
Benjamin Southall
7f8c54249d Add staff application theme, calendar theme and ukko4 theme 2017-09-03 22:19:32 +09:00
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. 2017-06-08 08:11:18 +09:00
Benjamin Southall
894e8eadfd 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
9634368b71 Add missing post_control template and configuration values for thread merge functionality 2017-06-01 07:37:42 +09:00
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 2017-06-01 07:18:19 +09:00
Benjamin Southall
cdf1e6a267 Change formatting for Unique IPs summary information. 2017-06-01 07:16:54 +09:00
Benjamin Southall
01577c1222 Add lainchan.jp to Rule 6. 2017-06-01 07:15:59 +09:00
Benjamin Southall
1c18fcad2a Adding glitch class to h1 to enable glitch CSS effect on test CSS theme 2017-06-01 07:15:01 +09:00
Benjamin Southall
5ed885c3d0 Fix typographical error in Recent extension / theme used on the front page 2017-06-01 07:06:34 +09:00
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. 2017-05-11 21:10:24 +09:00
Benjamin Southall
fef6f0bef9 Adding glitch class to h1 for glitch effect when using test CSS theme 2017-05-11 21:05:20 +09:00
Appleman1234
79b43c8803 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
ff4e4b9994 Autofocus username field on mod login page 2017-05-09 15:17:43 +02:00
Benjamin Southall
7589bc3843 Remove additional unecessary logging 2017-05-04 13:50:24 +09:00
Benjamin Southall
93289172a4 Change radio theme / extension to use bump in voice over link text 2017-05-04 13:49:47 +09:00
Benjamin Southall
5d861879c1 Attempt to get dynamic data setup for stream based on format working 2017-05-04 13:48:09 +09:00
Benjamin Southall
423b6e5dd8 Add 4th zine to Zine theme / extension 2017-05-04 13:46:59 +09:00
Benjamin Southall
bb334124be 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
9e2e08082b Fix typographical error in closing paragraph tag in radio extension / theme 2017-04-30 13:09:29 +09:00
Benjamin Southall
3d7e118050 Fix top bar on front page font-size as part of Recent theme / extension 2017-04-28 15:27:42 +09:00
Benjamin Southall
202f73e57a Merge Fix thumbnail scaling in recent theme from vichan-devel/vichan#146 2017-04-28 01:37:01 +09:00
Benjamin Southall
e1c9e6126f Fixed go to bottom link from upstream vichan-devel/vichan commit 175b54b7f05129c130b0abec9f8db4af38495969 2017-04-28 01:23:45 +09:00
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. 2017-04-28 01:16:56 +09:00
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. 2017-04-28 01:14:58 +09:00
Benjamin Southall
b3ffae8705 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
acb8c5db6e Add page wrapper div in order to restrict page width and center content 2017-04-26 00:11:59 +09:00
Benjamin Southall
91ab810a5d Add support for Ukko2 and Ukko3 included boards overboards to Catalog theme / extension 2017-04-25 13:49:48 +09:00