Commit graph

21 commits

Author SHA1 Message Date
swagg boi 77e1483c11 Some cleanup 2023-10-27 17:56:53 -04:00
swagg boi 7dc52a9655 Create migrations for FTS 2023-10-27 14:34:17 -04:00
swagg boi f3edd88ee7 Switch data type 2023-08-24 19:40:24 -04:00
swagg boi f56e996fb1 Undo this, doesn't do anything useful 2023-08-24 19:12:26 -04:00
swagg boi ab0f53ba26 Sanitize HTML in body; enforce NOT NULL on body; template clean-up 2023-05-03 21:05:57 -04:00
swagg boi 5cce06c984 Use perlcritic theme; add is_admin() helper; clean up some things 2022-12-18 14:00:54 -05:00
swagg boi 4527219d91 Add boolean for admin 2022-12-17 21:46:29 -05:00
swagg boi a9b8616f2d ... There! 2022-11-19 22:02:44 -05:00
swagg boi f755addae6 Make email_addr unique 2022-11-19 21:50:23 -05:00
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 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 451e751aae Implement migration for bump 2022-10-08 00:42:31 -04:00
swagg boi b14d87dfee This was buggin me 2022-09-03 01:19:34 -04:00
swagg boi 403b0cea26 Forgot a few things here 2022-08-22 12:27:08 -04:00
swagg boi b81c128460 Add migrations for Remark model 2022-08-22 11:00:45 -04:00
swagg boi a5599ce259 New migration for Replies 2022-08-19 22:36:26 -04:00
swagg boi d84176677f Add a date for sorting threads by last reply 2022-07-31 00:35:50 -04:00
swagg boi 8290eb795a Reduce max size of thread titles 2022-07-30 02:41:26 -04:00
swagg boi 7738e9bde2 Implement migration 2022-07-29 22:15:14 -04:00
swagg boi 2026dfff7a Put files in place for Thread model 2022-07-28 19:53:21 -04:00