Commit Graph

63 Commits

Author SHA1 Message Date
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 5737427432 theme change to yotsuba 2021-09-05 18:20:06 +00: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 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
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 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 7589bc3843 Remove additional unecessary logging 2017-05-04 13:50:24 +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 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
czaks b6f0317bde advanced build (1/2): a small refactor of index generating procedure; generation strategies 2016-05-08 10:54:30 +02:00
8chan ae4eb4d3d9 RSS 2016-05-06 12:40:07 +02:00
8chan 632d0a76d0 Display placeholder if no file in catalog/theme.php; czaks: fix the code a bit 2016-05-06 12:37:00 +02:00
Matěj Grabovský 1c641eb46b Add catalog for Ukko 2015-06-05 23:15:54 +02:00
czaks 61d2729a40 themes can use smart_build now 2015-04-02 20:54:28 +02:00
czaks 7d92a05bd8 ... 2015-03-10 13:23:40 +01:00
czaks bdb6001f3f support for slugified links; may introduce a few bugs 2015-03-10 12:48:59 +01:00
czaks a25e5f7839 additional measurements for catalog, so it does not throw errors; should fix vichan-devel#84 2014-09-24 03:21:35 +02:00
marlencrabapple 14cd12ff2a Fixed spoiler images in the catalog theme. 2014-09-17 16:15:18 -07:00
Ian Bradley cff2af99d5 Fixed blank catalog image count when zero image replies and threads with deleted files from being excluded 2014-09-16 13:10:54 -07:00
czaks 05e7ad0b56 ongoing catalog cleanup 2014-08-08 22:50:31 +02:00
czaks 4df5d7697d fix & optimize catalog a little bit, don't expect anything big yet 2014-08-08 22:36:36 +02:00