Commit graph

79 commits

Author SHA1 Message Date
swagg boi 7f637c14af Fix tests for new CAPTCHA behavior 2023-11-10 13:23:18 -05:00
swagg boi 5bf6670351 Lil moar test 2023-11-10 13:16:53 -05:00
swagg boi a41866065e New tests for new CAPTCHA behavior 2023-11-10 13:07:17 -05:00
swagg boi 7c765b3790 Pretty things up 2023-11-01 21:58:47 -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 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 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 4584a681e0 Finish the CAPTCHA stuff 2023-08-05 15:22:02 -04:00
swagg boi 238fae2391 Tests for CAPTCHA 2023-08-05 00:14:56 -04:00
swagg boi b548b209e3 Added a lil link for plain/raw text 2023-06-27 20:55:41 -04:00
swagg boi 402c550b74 Implement raw/txt format; moar tests 2023-06-27 01:30:32 -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 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 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 76be516dd4 Fix tests for New Remark page 2023-06-04 18:10:08 -04:00
swagg boi 1e3add3be2 New tests for 404 for hidden posts 2023-06-02 15:51:40 -04:00
swagg boi f8bdcc9201 Report 404s better 2023-05-28 02:07:09 -04:00
swagg boi 65bb0ef5a0 Fixed up errors for validation; validate moar; style errors 2023-05-28 00:42:07 -04:00
swagg boi 455159dbc5 Moar style 2023-05-20 23:43:32 -04:00
swagg boi 061ee919a7 Handle 404 stuff better for thread.by_id 2023-05-14 16:17:10 -04:00
swagg boi 7f4f21c454 Change up redirects for mod actions 2023-05-12 23:48:29 -04:00
swagg boi c7d00e834e Create 'about' and 'rules' pages 2023-04-25 22:28:11 -04:00
swagg boi ebfad34e2f Implement RSS feed 2023-04-24 14:25:32 -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 1c6e8811dc Split up the tests for mod actions and admin actions 2023-04-21 19:04:43 -04:00
swagg boi 86a7d92156 Added under() behavior for admin users 2023-04-21 17:32:16 -04:00
swagg boi 25f47ce80d Created action for creating new mods 2023-04-15 00:57:45 -04:00
swagg boi 2681360352 Fix logging out and tests 2023-01-10 00:45:31 -05:00
swagg boi 936ec902b5 Add tests for the hidden/flagged buttons 2023-01-09 21:34:34 -05:00
swagg boi a62a4c495e Add view for hidden posts 2022-12-08 18:50:21 -06:00
swagg boi f6eb0dfc05 Moar tests 2022-12-08 16:10:11 -06:00
swagg boi 4ffa8b2613 Buttons for remark mod stuff 2022-12-08 13:29:55 -06:00
swagg boi bfb5ab9986 Re-work the nav bar at the top a lil; fix date format display; implement routing for the remark mod stuff 2022-12-08 12:41:23 -06:00
swagg boi d01acbcde2 Added buttons for the mod stuff; had to restructure things to make room for mod remark stuff 2022-12-08 00:13:59 -06:00
swagg boi 452229780e Add routes + tests for the unflag, hide and unhide actions 2022-12-07 20:18:48 -06:00
swagg boi 7d3d6c1fca Change mod_list to flagged_list; add moderator nav bar under regular nav bar 2022-12-02 23:22:55 -05:00
swagg boi 45614f4035 Cleaning up some things; moar tests 2022-11-28 23:33:19 -05:00