Commit Graph

110 Commits

Author SHA1 Message Date
ea99ddc6f6 Reimplement overboard 2024-01-29 11:18:06 +01:00
2efd67ef85 Backport vichan 5.1.5 catalog implementation, enabling mod catalog. 2024-01-29 11:18:06 +01:00
2605a6ff5d Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities 2022-01-17 02:14:22 -01:00
b518cc94c3 Generalize ignoring sticky threads on overboard catalogs 2021-10-02 04:59:12 +00:00
79156cbbe4 Enable posting from catalog without JS
Thank you based lewdposter
2021-10-01 06:03:58 +00:00
b227982390 Add catalog thumbnails for file placeholder, handle the first of multiple OP images being deleted
Thank you based lewdposter
2021-10-01 05:11:37 +00:00
68eaa26ddd Change public Tinyboard and vichan links 2021-07-21 21:58:39 -02:00
towards-a-new-leftypol
fc66da1d14 remove prints 2021-06-26 02:54:35 +00:00
towards-a-new-leftypol
27dfef9393 Fix overboard generation 2021-06-26 02:54:35 +00:00
towards-a-new-leftypol
959414ca46 Revert "Revert "Add SFW overboard theme""
This reverts commit b11487a8a0.
2021-06-26 02:54:35 +00:00
towards-a-new-leftypol
b11487a8a0 Revert "Add SFW overboard theme" 2021-06-20 17:06:40 +00:00
7cc76fa0ad Define excluded boards as array to simplify code 2021-06-10 06:53:23 -02:00
782b886252 Explicitly reference variable 2021-06-05 09:14:58 -02:00
4e0e4f720e Allow arbritary overboard creation, make catalog compatible 2021-06-01 02:39:39 -02:00
8daf9d79ef Revert "Add SFW overboard and its catalog option"
This reverts commit 19acf84cb3.
2021-06-01 02:14:48 -02:00
19acf84cb3 Add SFW overboard and its catalog option 2021-05-28 06:27:10 -02:00
towards-a-new-leftypol
5216f2e189 catalog page - rewrite youtube url to be local 2021-04-02 19:39:42 -04:00
towards-a-new-leftypol
02119c5c58 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
6d67ca34f0 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
1eb75f1cee 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
1acb060694 Implements fixes and changes to be able to view the bumplock status of a thread 2021-01-17 21:31:06 -06:00
4e520ad5a4 fixes breaking changes 2021-01-17 16:48:34 -06:00
4cea6567eb fixes breaking changes 2021-01-17 16:47:40 -06:00
Pietro Carrara
3a5081e73d 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
dc63ff61ee Correctly page the overboard json 2021-01-12 09:55:08 -03:00
Pietro Carrara
0d80e600b5 Only rebuild the catalog for the overboard 2021-01-12 09:16:43 -03:00
Pietro Carrara
e57b760de8 Wrap overboard api threads inside a page 2021-01-11 20:48:22 -03:00
Pietro Carrara
2ca72c6a7c Build overboard json 2021-01-11 20:23:59 -03:00
nonmakina
0bdbe0f927 Merge pull request #112 from nonmakina/overboardFixes
Overboard fixes
2021-01-11 10:54:02 -06:00
33ae50b63f stale comment 2021-01-11 02:04:05 -06:00
2d1a712a20 Adds limit to overboard catalog 2021-01-10 22:18:32 -06:00
5eea6c4ac7 fixes path for catalog. fixes syntax bugs. 2021-01-10 21:55:20 -06:00
03dc4db644 Add overboard catalog to the rebuild-all action 2021-01-10 21:28:16 -06:00
73ee83c9c6 adds catalog for overboard 2021-01-10 21:18:09 -06:00
13efc37bdd fixes path for image_deleted 2021-01-10 19:45:31 -06:00
Barbara Pitt
430c5e0766 issue#21 - fixing catalog stickies 2020-12-25 23:49:02 -06:00
towards_a_new_leftypol
f75d42d9c4 WIP 2020-12-22 01:35:50 -05:00
towards_a_new_leftypol
4b61aaabbf retab 2020-12-22 01:35:24 -05:00
Benjamin Southall
049c325ef3 Added missing brackets for catalog lock handling 2019-09-19 05:50:48 +10:00
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
b316476684 Add ukko4 theme to catalog theme 2017-09-03 22:34:58 +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
Benjamin Southall
07a158fd38 Remove additional unecessary logging 2017-05-04 13:50:24 +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
f4af336760 Add support for Ukko2 and Ukko3 included boards overboards to Catalog theme / extension 2017-04-25 13:49:48 +09:00
Benjamin Southall
ac07ce6220 Update copyright year in page footer. 2017-04-19 23:27:58 +09:00
Flisk
dfe7e51d9c Show locked status of threads on catalog page 2017-04-08 15:17:30 +02:00
Benjamin Southall
590178e77d 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
b70ef95b39 Fixed option values on catalog.html so mixItUp will actually sort threads. 2017-01-12 13:37:43 -05:00
Benjamin Southall
197cd5028c Adding board name to title of catalog theme 2016-12-10 18:33:52 +09:00