Commit Graph

88 Commits

Author SHA1 Message Date
69cd01361b Fix some tests to submit the CSRF token 2024-08-15 21:09:39 -04:00
6b6278e940 CSRF validation for CAPTCHA and some more tests 2024-08-15 20:54:07 -04:00
fd0eba29d7 Lil test for the search form too 2024-08-15 19:59:41 -04:00
b29a95d0cb Tests for CSRF 2024-08-15 19:56:02 -04:00
decbc120e3 Redirect for old /thread/post path 2024-08-14 16:30:55 -04:00
0aef68495c Fix thread preview tests 2024-08-11 22:24:12 -04:00
32393fd8f3 Implement CSRF for post_thread 2024-08-10 15:24:32 -04:00
bbc12f2b4a Add JS license information 2024-06-26 01:08:31 -04:00
43e9ccd887 Mod only stuff finally plus a list mod view 2024-06-25 19:23:34 -04:00
7f637c14af Fix tests for new CAPTCHA behavior 2023-11-10 13:23:18 -05:00
5bf6670351 Lil moar test 2023-11-10 13:16:53 -05:00
a41866065e New tests for new CAPTCHA behavior 2023-11-10 13:07:17 -05:00
7c765b3790 Pretty things up 2023-11-01 21:58:47 -04:00
0c1e041b29 Handle no search results 2023-10-28 01:42:36 -04:00
dd8fdea5e3 Put search_page behind the CAPTCHA wall 2023-10-27 23:16:47 -04:00
fd10bb4f4a Implement the search page 2023-10-27 23:03:32 -04:00
2a41696244 Added a 'feeds' page for links to the feeds 2023-09-25 23:33:23 -04:00
8594ce0fae Implement RSS feed for remarks 2023-09-25 23:00:12 -04:00
5e8bf0bf16 Clean-up some stuff 2023-08-24 22:13:15 -04:00
1f75b4a47e Thread preview; fix robots.txt; comment something that confused myself 2023-08-13 21:09:44 -05:00
91588bd816 Implement remark preview 2023-08-13 19:39:36 -05:00
4584a681e0 Finish the CAPTCHA stuff 2023-08-05 15:22:02 -04:00
238fae2391 Tests for CAPTCHA 2023-08-05 00:14:56 -04:00
b548b209e3 Added a lil link for plain/raw text 2023-06-27 20:55:41 -04:00
402c550b74 Implement raw/txt format; moar tests 2023-06-27 01:30:32 -04:00
f1ebc492e5 Implement remark-to-remark feature; move 'last remark' above 'thread' in the post_remark view 2023-06-25 00:01:13 -04:00
11d2f80524 Revert "Add CAPTCHA for flag_thread"
This reverts commit ce6d405b1d.
2023-06-17 18:24:55 -04:00
9ae401f86d Revert "Confirmation for bump_thread"
This reverts commit f4c9d25139.
2023-06-17 18:22:22 -04:00
b7494337e8 Revert "captcha for flag_remark"
This reverts commit d749b1a9c8.
2023-06-17 18:22:22 -04:00
4a95a107c5 Revert "Fix the 404 handling"
This reverts commit 08cc1ba31f.
2023-06-17 18:22:19 -04:00
08cc1ba31f Fix the 404 handling 2023-06-13 23:04:52 -04:00
d749b1a9c8 captcha for flag_remark 2023-06-13 21:32:59 -04:00
f4c9d25139 Confirmation for bump_thread 2023-06-13 20:22:07 -04:00
ce6d405b1d Add CAPTCHA for flag_thread 2023-06-13 19:58:13 -04:00
76be516dd4 Fix tests for New Remark page 2023-06-04 18:10:08 -04:00
1e3add3be2 New tests for 404 for hidden posts 2023-06-02 15:51:40 -04:00
f8bdcc9201 Report 404s better 2023-05-28 02:07:09 -04:00
65bb0ef5a0 Fixed up errors for validation; validate moar; style errors 2023-05-28 00:42:07 -04:00
455159dbc5 Moar style 2023-05-20 23:43:32 -04:00
061ee919a7 Handle 404 stuff better for thread.by_id 2023-05-14 16:17:10 -04:00
7f4f21c454 Change up redirects for mod actions 2023-05-12 23:48:29 -04:00
c7d00e834e Create 'about' and 'rules' pages 2023-04-25 22:28:11 -04:00
ebfad34e2f Implement RSS feed 2023-04-24 14:25:32 -04:00
9a68e9ec83 Actions for promoting/demoting admins 2023-04-21 23:21:12 -04:00
10cd3cffb1 Actions for locking/unlocking accounts 2023-04-21 22:25:05 -04:00
27fda1f00a Actions for resetting passwords 2023-04-21 21:40:39 -04:00
1c6e8811dc Split up the tests for mod actions and admin actions 2023-04-21 19:04:43 -04:00
86a7d92156 Added under() behavior for admin users 2023-04-21 17:32:16 -04:00
25f47ce80d Created action for creating new mods 2023-04-15 00:57:45 -04:00
2681360352 Fix logging out and tests 2023-01-10 00:45:31 -05:00