Commit graph

523 commits

Author SHA1 Message Date
swagg boi 8711d4e82c Some CSS and background 2023-05-14 21:46:35 -04:00
swagg boi 061ee919a7 Handle 404 stuff better for thread.by_id 2023-05-14 16:17:10 -04:00
swagg boi bda544feda Remove some unneeded spans 2023-05-14 00:48:24 -04:00
swagg boi 20f1df5282 Add viewport meta tag 2023-05-13 19:55:59 -04:00
swagg boi 15baa4303a Move nav for CSS stuff later 2023-05-13 17:50:19 -04:00
swagg boi 2944ba2f55 Move page nav for later 2023-05-13 16:10:28 -04:00
swagg boi 7f4f21c454 Change up redirects for mod actions 2023-05-12 23:48:29 -04:00
swagg boi 212521e905 Template clean-up 2023-05-12 22:43:23 -04:00
swagg boi c0895274b2 thread->by_id() returns remark_tally and bump_tally 2023-05-12 22:15:33 -04:00
swagg boi 0ee6423be8 Change reference of 'count' to 'tally' for consistency 2023-05-12 21:38:57 -04:00
swagg boi 06c3476c22 Rename remark_count to remark_tally 2023-05-12 17:45:19 -04:00
swagg boi 91b6857607 Moar RSS validation shit 2023-05-12 15:23:44 -04:00
swagg boi 1337d35f0c Add atom namespace for validator warnings 2023-05-12 14:42:45 -04:00
swagg boi 0a5e6a980d Moar RSS validation stuff 2023-05-12 13:39:00 -04:00
swagg boi 9a50afad14 Add guid back to RSS feed 2023-05-12 12:38:06 -04:00
swagg boi 78a7338f7b More RSS validation stuff 2023-05-10 16:07:14 -04:00
swagg boi d83bc4b593 RSS validation errors 2023-05-10 15:46:33 -04:00
swagg boi e800d9a600 More validation fixes 2023-05-09 21:21:58 -04:00
swagg boi 697eebdc3a Remove :latest tag doesn't really do anything 2023-05-09 21:18:21 -04:00
swagg boi dcbec40d0c More template cleanup for HTML validation 2023-05-09 21:15:16 -04:00
swagg boi 079910ad68 Some template cleanup and semantic HTML changes 2023-05-09 20:09:04 -04:00
swagg boi 625843af53 Dial up severity for PerlCritic, also comment out in cpanfile as it's not necessary right now for a container build 2023-05-06 03:02:11 -04:00
swagg boi 723e8d6a71 Stupid metadata 2023-05-06 00:32:14 -04:00
swagg boi 832a739eba Merge branch 'feed' 2023-05-06 00:31:55 -04:00
swagg boi f0137613ed Whoops lmao 2023-05-06 00:31:10 -04:00
swagg boi b215fb2c5c Whoops forgot to kill this file 2023-05-06 00:29:12 -04:00
swagg boi dae058c07f Don't escape with HTML::Restrict 2023-05-06 00:01:34 -04:00
swagg boi 36b2d920f3 Revert "Don't escape with HTML::Restrict"
This reverts commit 8b840a856c.
2023-05-06 00:00:16 -04:00
swagg boi 8b840a856c Don't escape with HTML::Restrict 2023-05-05 23:58:56 -04:00
swagg boi f88b75fdd4 Some cleanup 2023-05-05 23:26:58 -04:00
swagg boi c0aa7bed11 Merge branch 'main' into feed 2023-05-05 23:21:03 -04:00
swagg boi 3ea6d892c3 Whoopsie 2023-05-03 23:24:30 -04:00
swagg boi b1c2d41826 Make Login button become Logout 2023-05-03 22:46:38 -04:00
swagg boi ab0f53ba26 Sanitize HTML in body; enforce NOT NULL on body; template clean-up 2023-05-03 21:05:57 -04:00
swagg boi 5e857b9426 New TODO 2023-05-03 15:03:33 -04:00
swagg boi 414872730c Try some escaping stuff with the feed 2023-05-03 14:07:27 -04:00
swagg boi 2838f73840 Just use markdown() for the XML escaping ya dingus 2023-04-28 11:51:22 -05:00
swagg boi fd60b45af3 New TODO 2023-04-27 21:49:42 -04:00
swagg boi c7d00e834e Create 'about' and 'rules' pages 2023-04-25 22:28:11 -04:00
swagg boi 419c61ed7f Fix some utf8 and xml encoding stuff 2023-04-25 18:09:51 -04:00
swagg boi 4554ed2e74 Dockerfile, some docs and dependency 2023-04-25 15:10:31 -04:00
swagg boi 6515e3291c Clean up CSS a lil 2023-04-25 12:07:12 -04:00
swagg boi d9323c721b Set up @EXPORT for Markdown 2023-04-25 12:03:05 -04:00
swagg boi e86cda1cc5 Added Markdown support 2023-04-25 11:56:42 -04:00
swagg boi 94988c2d34 xml_escape() on INSERT and don't XML escape thread/remark body in templates 2023-04-25 10:40:47 -04:00
swagg boi fd2688f45d New TODO 2023-04-24 23:53:58 -04:00
swagg boi 9f89b66df7 Some template cleanup 2023-04-24 23:00:09 -04:00
swagg boi fe19848b51 Don't need the JOIN anymore 2023-04-24 15:33:42 -04:00
swagg boi 57de51b29c cleanup 2023-04-24 15:30:42 -04:00
swagg boi b15fae5a77 Grab just the latest 15 threads for feed 2023-04-24 15:29:08 -04:00