Commit graph

73 commits

Author SHA1 Message Date
swagg boi 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
swagg boi 835a790ba0 use Authen::Passphrase::BlowfishCrypt instead of bcrypt plugin; implement Moderator model 2022-10-23 14:30:43 -04:00
swagg boi 20f50780c3 Configurable bcrypt_cost, added TODO 2022-10-19 13:59:57 -04:00
swagg boi 6da98c996c Implement bcrypt command 2022-10-18 21:28:18 -04:00
swagg boi a0bf85d724 Rename bump_count to bump_tally 2022-10-18 20:31:07 -04:00
swagg boi fdf36b4738 Create table for moderators 2022-10-15 01:40:09 -04:00
swagg boi 0cd3142250 Implement flag button 2022-10-13 23:57:58 -04:00
swagg boi 419769545b Cleaning stuff up 2022-10-12 23:58:46 -04:00
swagg boi 99cef47f95 Consolidate routes forever 2022-10-12 23:21:13 -04:00
swagg boi f549107dee Consolidate routing for Remarks 2022-10-12 23:06:26 -04:00
swagg boi 787cfc9bb1 New TODO and some tests for Flagging 2022-10-12 22:14:28 -04:00
swagg boi 4ca8ebdd15 Make this match the style in the docs just in-case 2022-10-12 10:36:44 -04:00
swagg boi 451e751aae Implement migration for bump 2022-10-08 00:42:31 -04:00
swagg boi c7e2445c37 Implement tests for Bump feature; tweak some tests a bit; begin initial bump feature stuff 2022-10-06 22:46:38 -04:00
swagg boi d316efb952 Grow into full-blown Mojo 2022-10-01 18:00:23 -04:00
swagg boi 39f01309d6 Remove shebang lines from Perl modules, ignore that empty module for now... 2022-10-01 16:22:21 -04:00
swagg boi 77d10c8c70 Truncate threads > 500 characters in the thread list page 2022-09-27 14:37:55 -04:00
swagg boi ff93fa1d2b Fix test; clean up the author name stuff a lil 2022-09-27 13:20:30 -04:00
swagg boi 2b8721d76f Redirect to thread once thread is posted 2022-09-22 16:51:56 -04:00
swagg boi ad00f26824 s/post/body/ for consistency 2022-09-21 00:12:16 -04:00
swagg boi 18515197df s/name/author/g 2022-09-17 02:39:49 -04:00
swagg boi 5435678de8 Implement name persistence instead of anything actually on my TODOs 2022-09-16 21:46:56 -04:00
swagg boi c7693ed768 Hybrid time 2022-09-15 19:14:40 -04:00