Commit graph

91 commits

Author SHA1 Message Date
swaggboi e590fe26e5 Merge branch 'slapbird' 2024-08-15 12:25:19 -04:00
swaggboi decbc120e3 Redirect for old /thread/post path 2024-08-14 16:30:55 -04:00
swaggboi e31dbcc9da Implement API key for SlapbirdAPM 2024-08-09 21:13:02 -04:00
swagg boi bbc12f2b4a Add JS license information 2024-06-26 01:08:31 -04:00
swagg boi 43e9ccd887 Mod only stuff finally plus a list mod view 2024-06-25 19:23:34 -04:00
swagg boi e3155fad7b Try this again... 2024-06-25 13:08:13 -04:00
swagg boi 40c23cc9b4 Implement new CAPTCHA behavior 2023-11-10 13:12:25 -05:00
swagg boi 1c4299d95b Fixy pooh 2023-11-01 13:23:23 -04:00
swagg boi 16a561346d Do max_pages for threads 2023-10-28 11:34:44 -04:00
swagg boi dd8fdea5e3 Put search_page behind the CAPTCHA wall 2023-10-27 23:16:47 -04:00
swagg boi fd10bb4f4a Implement the search page 2023-10-27 23:03:32 -04:00
swagg boi f2e63b5ca3 Created function to search posts 2023-10-27 16:57:21 -04:00
swagg boi 2a41696244 Added a 'feeds' page for links to the feeds 2023-09-25 23:33:23 -04:00
swagg boi 8594ce0fae Implement RSS feed for remarks 2023-09-25 23:00:12 -04:00
swagg boi f3edd88ee7 Switch data type 2023-08-24 19:40:24 -04:00
swagg boi f56e996fb1 Undo this, doesn't do anything useful 2023-08-24 19:12:26 -04:00
swagg boi 6cb2768f66 Use wildcard placeholder to fix base64 forward-slash bug 2023-08-06 17:21:57 -04:00
swagg boi 4584a681e0 Finish the CAPTCHA stuff 2023-08-05 15:22:02 -04:00
swagg boi a0312d24f8 Implement moar CAPTCHA, need to revisit the tests... 2023-08-05 13:19:33 -04:00
swagg boi ec82ffae25 Add some stuff before I pass out 2023-08-05 03:14:09 -04:00
swagg boi 402c550b74 Implement raw/txt format; moar tests 2023-06-27 01:30:32 -04:00
swagg boi 93f0689d1b Default single_thread's thread_page to last_page instead of the first page 2023-06-26 22:10:20 -04:00
swagg boi f1ebc492e5 Implement remark-to-remark feature; move 'last remark' above 'thread' in the post_remark view 2023-06-25 00:01:13 -04:00
swagg boi a34b82eadb Remove moar stuff 2023-06-17 18:29:21 -04:00
swagg boi b4bcf613dd smol tweaks 2023-06-15 11:04:47 -04:00
swagg boi a8bb0049d3 I have to go to bed now 2023-06-14 01:25:55 -04:00
swagg boi 782545b70f Shorten truncated text to 300 characters (for Open Graph) 2023-06-04 16:47:50 -04:00
swagg boi cc14be0022 Tighten up session time for mods/admins 2023-06-02 16:51:42 -04:00
swagg boi 7357b9c791 Add routes for mods to view hidden posts 2023-06-02 14:46:58 -04:00
swagg boi b1583bbb95 twas bothering me 2023-05-27 13:09:41 -04:00
swagg boi 70e1f3a15c Allow <br> and <s> input 2023-05-27 13:04:15 -04:00
swagg boi 5635d73d89 Some cleanup and /new route for new session 2023-05-26 22:56:22 -04:00
swagg boi 380fca1db3 Remove unused Sass pipe 2023-05-20 00:34:52 -04:00
swagg boi 74bc32f670 Change to Sass and some class name changes 2023-05-19 18:49:08 -04:00
swagg boi dae058c07f Don't escape with HTML::Restrict 2023-05-06 00:01:34 -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 2838f73840 Just use markdown() for the XML escaping ya dingus 2023-04-28 11:51:22 -05:00
swagg boi c7d00e834e Create 'about' and 'rules' pages 2023-04-25 22:28:11 -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 ebfad34e2f Implement RSS feed 2023-04-24 14:25:32 -04:00
swagg boi 5f030d5e6b Make date format static for now 2023-04-24 13:26:29 -04:00
swagg boi 8cfd13d821 Clean up routing 2023-04-24 12:14:04 -04:00
swagg boi 28c914565f Use _mod suffix for the route names for consistency 2023-04-21 23:55:49 -04:00
swagg boi 9a68e9ec83 Actions for promoting/demoting admins 2023-04-21 23:21:12 -04:00
swagg boi 10cd3cffb1 Actions for locking/unlocking accounts 2023-04-21 22:25:05 -04:00
swagg boi 27fda1f00a Actions for resetting passwords 2023-04-21 21:40:39 -04:00
swagg boi 86a7d92156 Added under() behavior for admin users 2023-04-21 17:32:16 -04:00
swagg boi 65d98d594c Fix the is_admin helper 2023-04-16 15:15:39 -04:00
swagg boi 25f47ce80d Created action for creating new mods 2023-04-15 00:57:45 -04:00