Commit Graph

99 Commits

Author SHA1 Message Date
936ec902b5 Add tests for the hidden/flagged buttons 2023-01-09 21:34:34 -05:00
b685388289 Move this to somewhat organize 2023-01-09 19:50:54 -05:00
ae73969320 Too easy to not just do this now 2023-01-08 23:53:30 -05:00
f2255f8207 New TODO 2023-01-08 23:38:23 -05:00
a33cbff534 Check lock_status before logging in 2023-01-08 23:37:41 -05:00
0ea7f7c906 Link for hidden posts for mods 2023-01-08 23:10:58 -05:00
f48c139ad9 Set timestamp when mod logs in 2023-01-08 23:03:55 -05:00
6be8cc43a9 Add method for creating moderator 2023-01-08 22:41:59 -05:00
d9a18ffa44 New TODO 2023-01-08 22:11:46 -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
1cf929eb78 Added TODO 2022-12-08 14:55:30 -06:00
a4b82238bf Implement basic view of flagged posts 2022-12-08 14:54:46 -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
34f2ec7033 Add TODO 2022-12-03 01:20:19 -05:00
9f51c4dad9 Tests for Moderator 2022-11-25 23:22:38 -05:00
9089b78db7 Some clean-up and TODO 2022-11-20 21:37:40 -05:00
99bc7f79d4 New TODO 2022-11-20 00:10:10 -05:00
e18fab859b Forget about tripcodes for now, remove some unnecessary things from config 2022-11-03 15:42:06 -04:00
45b64a214e Implement Argon2 in place of bcrypt, argon2 command instead of bcrypt and Crypt::Passphrase instead of Authen::Passphrase 2022-11-03 15:38:40 -04:00
1e4ff30ff0 Use subroutine for attribute rather than blessed hash reference value 2022-11-03 14:03:48 -04:00
912d38615c New TODO 2022-11-03 13:43:39 -04:00
d67a1e77f5 Need to switch to Crypt::Passphrase 2022-10-24 10:49:00 -04:00
835a790ba0 use Authen::Passphrase::BlowfishCrypt instead of bcrypt plugin; implement Moderator model 2022-10-23 14:30:43 -04:00
20f50780c3 Configurable bcrypt_cost, added TODO 2022-10-19 13:59:57 -04:00
6da98c996c Implement bcrypt command 2022-10-18 21:28:18 -04:00
d82b5978b3 where did this come from 2022-10-18 20:36:35 -04:00
a0bf85d724 Rename bump_count to bump_tally 2022-10-18 20:31:07 -04:00
fdf36b4738 Create table for moderators 2022-10-15 01:40:09 -04:00
0cd3142250 Implement flag button 2022-10-13 23:57:58 -04:00
99cef47f95 Consolidate routes forever 2022-10-12 23:21:13 -04:00
787cfc9bb1 New TODO and some tests for Flagging 2022-10-12 22:14:28 -04:00
5153da02f9 Another TODO before the admin/moderator view 2022-10-12 21:50:57 -04:00
cefba7d507 Some small tweaks including another URI fragment thing 2022-10-08 23:14:18 -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
c3abf0e771 Tweak TODO 2022-10-06 22:50:22 -04:00
7ac2688c32 Moved around TODOs 2022-10-06 12:13:20 -04:00
971b14aa8a Simplify the tests 2022-10-05 22:46:15 -04:00
0cebddeba3 New TODO 2022-10-05 01:00:37 -04:00
58898abd20 Configure perlcritic 2022-10-05 00:58:14 -04:00
7951c40fa4 Updated TODOs 2022-10-02 00:03:38 -04:00
898b3d8cd1 Bump thread after remark; redirect to last remark page after remark; some small tweaks/clean-up 2022-10-01 23:53:44 -04:00
33bcb0255b Document post_text.conf 2022-10-01 22:43:40 -04:00
d316efb952 Grow into full-blown Mojo 2022-10-01 18:00:23 -04:00
ffe9a19d17 Add TODO 2022-10-01 16:14:09 -04:00
0aea30fd1c Moar TODO 2022-09-27 11:58:48 -04:00
6f4d417cef Refresh TODOs 2022-09-26 23:51:36 -04:00
462f61d723 Refresh TODOs 2022-09-21 01:29:49 -04:00
18515197df s/name/author/g 2022-09-17 02:39:49 -04:00
5435678de8 Implement name persistence instead of anything actually on my TODOs 2022-09-16 21:46:56 -04:00