Commit Graph

417 Commits

Author SHA1 Message Date
towards-a-new-leftypol 9f00e4948e homepage sidebar: remove padding 2024-03-18 23:43:19 -04:00
towards-a-new-leftypol 741dedacc3 get rid of gap parameter in css layout 2024-03-18 23:39:14 -04:00
towards-a-new-leftypol 2d53302e33 homepage sizing fixes 2024-03-17 17:35:25 -04:00
towards-a-new-leftypol 98b038bdb8 Further homepage changes 2024-03-17 17:11:17 -04:00
towards-a-new-leftypol 08afcdb42c Homepage: remove sidebar border, make sidebar wider (300px instead of
200px)
2024-03-17 16:54:27 -04:00
towards-a-new-leftypol 4ba4768a16 Revert "Exclude /i/ from overboards"
This reverts commit b6f3265b2f.
2024-02-20 18:36:02 -05:00
towards-a-new-leftypol b6f3265b2f Exclude /i/ from overboards 2024-02-20 16:34:45 -05:00
towards-a-new-leftypol 477adbeaa7 fix previous commit - whitespace weirdness 2024-02-11 15:19:24 -05:00
towards-a-new-leftypol 5b0991c7e9 fix previous commit 3 2024-02-11 15:17:37 -05:00
towards-a-new-leftypol 693697eac6 fix previous commit2 2024-02-11 15:15:48 -05:00
towards-a-new-leftypol 4166b249a1 fix previous commit 2024-02-11 15:13:46 -05:00
towards-a-new-leftypol 5fcfa7cd03 further changes to catalog view css 2024-02-11 15:09:52 -05:00
towards-a-new-leftypol 964fed6860 Catalog css change (get rid of border and make thumbs larger like on 4chan) 2024-02-11 14:36:14 -05:00
towards-a-new-leftypol cd99e65226 Add search link to sidebar 2024-02-10 04:26:58 -05:00
towards-a-new-leftypol c1d12ffa92 Some css fixes for better homepage rendering on mobile
- i hope this doesn't affect the rest of the site
2024-01-08 11:46:10 -05:00
towards-a-new-leftypol 71f57fec08 Don't show stats on homepage 2023-12-13 03:04:27 +00:00
towards-a-new-leftypol a9b87f7943 Minor indent fix 2023-12-13 03:04:16 +00:00
towards-a-new-leftypol 0714422d9a retab templates/themes/categories/theme.php 2023-12-13 03:01:05 +00:00
towards-a-new-leftypol 6d71f0e535 Fix more dynamic property assignment being deprecated errors 2023-12-09 07:12:33 +00:00
towards-a-new-leftypol b59d219e97 Merge branch 'spamnoticer_rb' into fix_css 2023-09-21 15:12:34 -04:00
towards-a-new-leftypol 3b9da8273c add R9K to sfw overboards config 2023-09-12 08:17:33 -04:00
towards-a-new-leftypol 4162d94f15 Revert "Fix catalog page when having hats on"
This reverts commit 0bfd622131be91b7afb72ca3ad86e63f5d0d7be4.
2023-09-05 14:25:10 -04:00
towards-a-new-leftypol b634edd6e2 Fix catalog page when having hats on 2023-09-05 14:25:10 -04:00
towards-a-new-leftypol 70847aeff3 formatting: retab some files 2023-09-05 14:24:06 -04:00
towards-a-new-leftypol 151c64110d Fix homepage building
- fix sql query that returned rows without files, the only
reason the size summation function worked was because php regexes used
to allow a null argument. Now returns less rows and only those with
files (original sql was semantically wrong)
2023-09-05 14:24:06 -04:00
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 ee803af521 commit permissions change on files from 755 to 644 2023-09-05 14:22:17 -04:00
towards-a-new-leftypol a67e85a55f Not enough boards on local dev to have alt overboards 2023-09-05 14:19:35 -04:00
towards-a-new-leftypol 1783ad98c3 fix matrix link on faq page 2023-08-30 14:07:32 -04:00
towards-a-new-leftypol ee26c83cf0 Get the board back to previous state 2023-08-12 23:20:18 -04:00
towards-a-new-leftypol aaa60c529a Change theme to bunker_like and fix up some of the css 2022-04-30 17:47:11 -04:00
towards-a-new-leftypol bd73766995 Update link to matrix on faq page 2021-09-27 07:29:02 -04:00
towards-a-new-leftypol 6b27802818 Update faq page 2021-09-27 07:25:39 -04:00
towards-a-new-leftypol fa517fbed2 Change sidebar headers to match yotsuba theme 2021-09-05 14:29:36 -04:00
towards-a-new-leftypol 5737427432 theme change to yotsuba 2021-09-05 18:20:06 +00:00
towards-a-new-leftypol 07a74923b2 undoes css change to yotsuba (frames.html) 2021-08-21 18:46:27 -04:00
Comatoast b37a52028d Changes the neccesary alterations to the front page 2021-08-21 18:46:16 -04:00
discomrade 164a7e5515 Change public Tinyboard and vichan links 2021-07-21 21:58:39 -02:00
towards-a-new-leftypol 73517b0ffc Put image under title, inside header (homepage) 2021-07-03 22:38:01 -04:00
towards-a-new-leftypol e52273d3a9 add a bit more space between top and logo 2021-07-03 21:33:27 -04:00
towards-a-new-leftypol c3c87e29e6 move logo to top, refactor inline css 2021-07-03 21:31:43 -04:00
discomrade b4c5697bf6 Improve responsiveness of homepage, add description and logo 2021-06-30 05:29:29 -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 2b6c69b1da Add alt overboard 2021-06-11 20:15:16 -02:00
discomrade a5b990846d Add validation, remove redundant validation 2021-06-10 08:07:56 -02:00