Commit Graph

67 Commits

Author SHA1 Message Date
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
936ec902b5 Add tests for the hidden/flagged buttons 2023-01-09 21:34:34 -05:00
a62a4c495e Add view for hidden posts 2022-12-08 18:50:21 -06:00
f6eb0dfc05 Moar tests 2022-12-08 16:10:11 -06:00
4ffa8b2613 Buttons for remark mod stuff 2022-12-08 13:29:55 -06:00
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
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
452229780e Add routes + tests for the unflag, hide and unhide actions 2022-12-07 20:18:48 -06:00
7d3d6c1fca Change mod_list to flagged_list; add moderator nav bar under regular nav bar 2022-12-02 23:22:55 -05:00
45614f4035 Cleaning up some things; moar tests 2022-11-28 23:33:19 -05:00
4b6b0149bc Moar tests 2022-11-28 15:31:56 -05:00
f7030968d3 Some clean-up 2022-11-27 23:56:35 -05:00
9f51c4dad9 Tests for Moderator 2022-11-25 23:22:38 -05:00
82dae0cf89 For consistency 2022-11-25 02:31:22 -05:00
0cd3142250 Implement flag button 2022-10-13 23:57:58 -04:00
419769545b Cleaning stuff up 2022-10-12 23:58:46 -04:00
787cfc9bb1 New TODO and some tests for Flagging 2022-10-12 22:14:28 -04:00
7e05af4c4b Implement the rest of the stuff for bumps; then some clean up along the way 2022-10-08 01:58:18 -04:00
451e751aae Implement migration for bump 2022-10-08 00:42:31 -04:00
c7e2445c37 Implement tests for Bump feature; tweak some tests a bit; begin initial bump feature stuff 2022-10-06 22:46:38 -04:00
971b14aa8a Simplify the tests 2022-10-05 22:46:15 -04:00
d316efb952 Grow into full-blown Mojo 2022-10-01 18:00:23 -04:00