Commit Graph

57 Commits

Author SHA1 Message Date
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
ff93fa1d2b Fix test; clean up the author name stuff a lil 2022-09-27 13:20:30 -04:00
846eaac58d Lil clean-up again 2022-09-21 00:27:16 -04:00
ad00f26824 s/post/body/ for consistency 2022-09-21 00:12:16 -04:00
bb47eb82a4 Some clean-up 2022-09-20 21:16:42 -04:00
50a512f2ae More granular tests and cleaned up whitespace in templates 2022-09-20 13:45:37 -04:00
18515197df s/name/author/g 2022-09-17 02:39:49 -04:00
f9a9d71be9 Test for single-remark view 2022-09-03 13:08:03 -04:00
f8582fbef4 Tests for remark form 2022-08-24 21:46:20 -04:00
75418bf1aa Fixed tests to expect the new List routes instead of the old View ones 2022-08-24 16:00:56 -04:00
bb48817534 Clean up the single thread view a bit and put a test in place 2022-08-19 23:28:16 -04:00