Commit Graph

108 Commits

Author SHA1 Message Date
towards-a-new-leftypol e7de262d71 Twig3: templates - change filter tag to apply tag 2023-09-05 14:24:06 -04:00
towards-a-new-leftypol 3d48ccf7e2 More fixes after upgrading to php8 broke everything
- call openBoard inside of catalog build. I have no idea
how it could have been defined before because it depends on a global
variable $board which seems to be only globally defined by openBoard in
functions.php, but that's called later. the fix is to just call
openBoard, that's what tinyboard does.

(somehow the code expected the uri to already be set)
2023-09-05 14:24:06 -04:00
towards-a-new-leftypol d79a8ea78f Twig 3: Use verbatim instead of raw tag in templates
- also ensure we don't pass a null in one of the functions in
  functions.php
2023-09-05 14:24:06 -04:00
towards-a-new-leftypol 5737427432 theme change to yotsuba 2021-09-05 18:20:06 +00:00
discomrade 164a7e5515 Change public Tinyboard and vichan links 2021-07-21 21:58:39 -02:00
towards-a-new-leftypol 296aca7d0e remove prints 2021-06-26 02:54:35 +00:00
towards-a-new-leftypol 1668cbca9b Fix overboard generation 2021-06-26 02:54:35 +00:00
towards-a-new-leftypol 6735125ffa Revert "Revert "Add SFW overboard theme""
This reverts commit 9acdacbb35.
2021-06-26 02:54:35 +00:00
towards-a-new-leftypol 9acdacbb35 Revert "Add SFW overboard theme" 2021-06-20 17:06:40 +00:00
discomrade 0f02110b1c Define excluded boards as array to simplify code 2021-06-10 06:53:23 -02:00
discomrade f542f4bf1c Explicitly reference variable 2021-06-05 09:14:58 -02:00
discomrade 8491fd61a8 Allow arbritary overboard creation, make catalog compatible 2021-06-01 02:39:39 -02:00
discomrade eb652322a2 Revert "Add SFW overboard and its catalog option"
This reverts commit 24fcb96404.
2021-06-01 02:14:48 -02:00
discomrade 24fcb96404 Add SFW overboard and its catalog option 2021-05-28 06:27:10 -02:00
towards-a-new-leftypol 7d7f2cab2b catalog page - rewrite youtube url to be local 2021-04-02 19:39:42 -04:00
towards-a-new-leftypol 43a6a67844 Improve robustness when moving / merging threads
- previously this would choke on threads where the image file is
missing
2021-01-31 01:20:45 +00: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
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
nonmakina 906ed844d3 Implements fixes and changes to be able to view the bumplock status of a thread 2021-01-17 21:31:06 -06:00
nonmakina 9ec85e96c2 fixes breaking changes 2021-01-17 16:48:34 -06:00
nonmakina 5f27a5a050 fixes breaking changes 2021-01-17 16:47:40 -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
nonmakina 57c9cba982 stale comment 2021-01-11 02:04:05 -06:00
nonmakina a3e2af403b Adds limit to overboard catalog 2021-01-10 22:18:32 -06:00
nonmakina 5b57d35a4c fixes path for catalog. fixes syntax bugs. 2021-01-10 21:55:20 -06:00
nonmakina 4ee8f9349a Add overboard catalog to the rebuild-all action 2021-01-10 21:28:16 -06:00
nonmakina 1251fa01e7 adds catalog for overboard 2021-01-10 21:18:09 -06:00
nonmakina 87b0e972ee fixes path for image_deleted 2021-01-10 19:45:31 -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
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 0fcae437d4 Add ukko4 theme to catalog theme 2017-09-03 22:34:58 +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
Benjamin Southall 7589bc3843 Remove additional unecessary logging 2017-05-04 13:50:24 +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 91ab810a5d Add support for Ukko2 and Ukko3 included boards overboards to Catalog theme / extension 2017-04-25 13:49:48 +09:00
Benjamin Southall a481b5b4fb Update copyright year in page footer. 2017-04-19 23:27:58 +09:00
Flisk 13b92967ab Show locked status of threads on catalog page 2017-04-08 15:17:30 +02:00
Benjamin Southall 3eea75ef77 Add meta viewport tag to various themes / extensions for CSS on mobile devices to make use of 2017-03-03 15:20:07 +09:00
rlt3 c40ca05d75 Fixed option values on catalog.html so mixItUp will actually sort threads. 2017-01-12 13:37:43 -05:00
Benjamin Southall a5c79ff638 Adding board name to title of catalog theme 2016-12-10 18:33:52 +09:00
Benjamin Southall a3b9c4405c Merged lainchan with vichan master at 25/9/2016 a4b619ae5e @czaks czaks committed on GitHub 2 days ago 2016-09-25 16:34:47 +09:00
Benjamin Southall 31b69902bb Add catalog support to all of rand, semi,rand and ukko themes 2016-09-23 22:38:24 +09:00