Commit graph

212 commits

Author SHA1 Message Date
swaggboi 32393fd8f3 Implement CSRF for post_thread 2024-08-10 15:24:32 -04:00
swaggboi 104988e60d This works just kinda hate it oh well 2024-06-30 01:27:48 -04:00
swaggboi 8230feefa9 Nvm this does not work and I'm pretty sure I've already tried this and this happened before lmao 2024-06-30 00:54:16 -04:00
swaggboi 3b1cdb54bb Nvm turns out that was easy (fixed remark count) 2024-06-30 00:21:20 -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 8d78ce9307 Revert "lmao nvm that was easy"
This reverts commit 4b3ef32fb3.
2023-11-07 23:41:38 -05:00
swagg boi 4b3ef32fb3 lmao nvm that was easy 2023-11-07 16:42:36 -05:00
swagg boi 1643fcba89 Make search skip over hidden posts 2023-11-07 14:50:29 -05:00
swagg boi 1c4299d95b Fixy pooh 2023-11-01 13:23:23 -04:00
swagg boi 6744498b4d Add search bar and fix max_thread_pages 2023-11-01 09:12:54 -04:00
swagg boi 16a561346d Do max_pages for threads 2023-10-28 11:34:44 -04:00
swagg boi cd452735f0 For consistency... 2023-10-28 02:09:57 -04:00
swagg boi 0c1e041b29 Handle no search results 2023-10-28 01:42:36 -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 77e1483c11 Some cleanup 2023-10-27 17:56:53 -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 5e8bf0bf16 Clean-up some stuff 2023-08-24 22:13:15 -04:00
swagg boi 62c0b9213b Set filename for right-click & save-as behavior 2023-08-24 20:28:38 -04:00
swagg boi bb2ce292ed Make max post length configurable 2023-08-24 20:00:24 -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 1f75b4a47e Thread preview; fix robots.txt; comment something that confused myself 2023-08-13 21:09:44 -05:00
swagg boi 91588bd816 Implement remark preview 2023-08-13 19:39:36 -05: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 11d2f80524 Revert "Add CAPTCHA for flag_thread"
This reverts commit ce6d405b1d.
2023-06-17 18:24:55 -04:00
swagg boi 9ae401f86d Revert "Confirmation for bump_thread"
This reverts commit f4c9d25139.
2023-06-17 18:22:22 -04:00
swagg boi b7494337e8 Revert "captcha for flag_remark"
This reverts commit d749b1a9c8.
2023-06-17 18:22:22 -04:00
swagg boi 4a95a107c5 Revert "Fix the 404 handling"
This reverts commit 08cc1ba31f.
2023-06-17 18:22:19 -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 08cc1ba31f Fix the 404 handling 2023-06-13 23:04:52 -04:00
swagg boi d749b1a9c8 captcha for flag_remark 2023-06-13 21:32:59 -04:00
swagg boi f4c9d25139 Confirmation for bump_thread 2023-06-13 20:22:07 -04:00
swagg boi ce6d405b1d Add CAPTCHA for flag_thread 2023-06-13 19:58:13 -04:00
swagg boi ac82cb5221 Added the words 'for moderator' to hopefully make this more obvious 2023-06-08 21:04:10 -04:00
swagg boi 9d279a0c3c Change logo_small.png to icon_small.png 2023-06-06 23:16:04 -04:00
swagg boi 782545b70f Shorten truncated text to 300 characters (for Open Graph) 2023-06-04 16:47:50 -04:00