Commit graph

128 commits

Author SHA1 Message Date
swagg boi 65bb0ef5a0 Fixed up errors for validation; validate moar; style errors 2023-05-28 00:42:07 -04:00
swagg boi f74e57846c Fix pager title margins 2023-05-27 12:51:57 -04:00
swagg boi 3955753ea0 new TODO 2023-05-27 01:32:59 -04:00
swagg boi f273eb61f9 Split up CSS into separate files 2023-05-26 23:48:50 -04:00
swagg boi f26fe0ea1b Remove redundant class 2023-05-21 11:46:29 -04:00
swagg boi 8c2c00fbc1 Whoopsie 2023-05-21 02:21:57 -04:00
swagg boi 455159dbc5 Moar style 2023-05-20 23:43:32 -04:00
swagg boi 3f5b6862a3 Moar CSS and HTML stuff 2023-05-14 22:43:13 -04:00
swagg boi bda544feda Remove some unneeded spans 2023-05-14 00:48:24 -04:00
swagg boi 7f4f21c454 Change up redirects for mod actions 2023-05-12 23:48:29 -04:00
swagg boi c0895274b2 thread->by_id() returns remark_tally and bump_tally 2023-05-12 22:15:33 -04:00
swagg boi 06c3476c22 Rename remark_count to remark_tally 2023-05-12 17:45:19 -04:00
swagg boi 697eebdc3a Remove :latest tag doesn't really do anything 2023-05-09 21:18:21 -04:00
swagg boi 079910ad68 Some template cleanup and semantic HTML changes 2023-05-09 20:09:04 -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 5e857b9426 New TODO 2023-05-03 15:03:33 -04:00
swagg boi 2838f73840 Just use markdown() for the XML escaping ya dingus 2023-04-28 11:51:22 -05:00
swagg boi fd60b45af3 New TODO 2023-04-27 21:49:42 -04:00
swagg boi 4554ed2e74 Dockerfile, some docs and dependency 2023-04-25 15:10:31 -04:00
swagg boi e86cda1cc5 Added Markdown support 2023-04-25 11:56:42 -04:00
swagg boi 94988c2d34 xml_escape() on INSERT and don't XML escape thread/remark body in templates 2023-04-25 10:40:47 -04:00
swagg boi fd2688f45d New TODO 2023-04-24 23:53:58 -04:00
swagg boi 3796846809 Add <guid> to RSS feed 2023-04-24 15:08:05 -04:00
swagg boi ebfad34e2f Implement RSS feed 2023-04-24 14:25:32 -04:00
swagg boi 10cd3cffb1 Actions for locking/unlocking accounts 2023-04-21 22:25:05 -04:00
swagg boi 27fda1f00a Actions for resetting passwords 2023-04-21 21:40:39 -04:00
swagg boi 86a7d92156 Added under() behavior for admin users 2023-04-21 17:32:16 -04:00
swagg boi 0fbe7dc184 New TODO 2023-04-17 21:09:01 -04:00
swagg boi 25f47ce80d Created action for creating new mods 2023-04-15 00:57:45 -04:00
swagg boi 936ec902b5 Add tests for the hidden/flagged buttons 2023-01-09 21:34:34 -05:00
swagg boi b685388289 Move this to somewhat organize 2023-01-09 19:50:54 -05:00
swagg boi ae73969320 Too easy to not just do this now 2023-01-08 23:53:30 -05:00
swagg boi f2255f8207 New TODO 2023-01-08 23:38:23 -05:00
swagg boi a33cbff534 Check lock_status before logging in 2023-01-08 23:37:41 -05:00
swagg boi 0ea7f7c906 Link for hidden posts for mods 2023-01-08 23:10:58 -05:00
swagg boi f48c139ad9 Set timestamp when mod logs in 2023-01-08 23:03:55 -05:00
swagg boi 6be8cc43a9 Add method for creating moderator 2023-01-08 22:41:59 -05:00
swagg boi d9a18ffa44 New TODO 2023-01-08 22:11:46 -05:00
swagg boi a62a4c495e Add view for hidden posts 2022-12-08 18:50:21 -06:00
swagg boi f6eb0dfc05 Moar tests 2022-12-08 16:10:11 -06:00
swagg boi 1cf929eb78 Added TODO 2022-12-08 14:55:30 -06:00
swagg boi a4b82238bf Implement basic view of flagged posts 2022-12-08 14:54:46 -06:00
swagg boi 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
swagg boi 34f2ec7033 Add TODO 2022-12-03 01:20:19 -05:00
swagg boi 9f51c4dad9 Tests for Moderator 2022-11-25 23:22:38 -05:00
swagg boi 9089b78db7 Some clean-up and TODO 2022-11-20 21:37:40 -05:00
swagg boi 99bc7f79d4 New TODO 2022-11-20 00:10:10 -05:00
swagg boi e18fab859b Forget about tripcodes for now, remove some unnecessary things from config 2022-11-03 15:42:06 -04: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 1e4ff30ff0 Use subroutine for attribute rather than blessed hash reference value 2022-11-03 14:03:48 -04:00