Commit Graph

104 Commits

Author SHA1 Message Date
65bb0ef5a0 Fixed up errors for validation; validate moar; style errors 2023-05-28 00:42:07 -04:00
70e1f3a15c Allow <br> and <s> input 2023-05-27 13:04:15 -04:00
f74e57846c Fix pager title margins 2023-05-27 12:51:57 -04:00
e405ec0b3a Small style tweaks 2023-05-27 00:54:49 -04:00
5635d73d89 Some cleanup and /new route for new session 2023-05-26 22:56:22 -04:00
3b0b6ed653 Text color and stuff 2023-05-24 21:57:54 -04:00
f26fe0ea1b Remove redundant class 2023-05-21 11:46:29 -04:00
4cdd03756e eh 2023-05-21 01:03:01 -04:00
6e5060c778 Whoopsie 2023-05-20 23:46:23 -04:00
455159dbc5 Moar style 2023-05-20 23:43:32 -04:00
5c79b3989a Button styling 2023-05-20 22:53:32 -04:00
fe7599ae3d Apply the styles to moar pages 2023-05-20 13:22:29 -04:00
4b29dfa85d Moar CSS for forms 2023-05-20 01:54:12 -04:00
cc741b2e2f Moar CSS stuff 2023-05-19 23:50:44 -04:00
f3e2bc967f Switch back to CSS vs Sass, more CSS and HTML work 2023-05-19 23:07:28 -04:00
74bc32f670 Change to Sass and some class name changes 2023-05-19 18:49:08 -04:00
3f5b6862a3 Moar CSS and HTML stuff 2023-05-14 22:43:13 -04:00
c7e5528a27 Moar CSS for single thread view 2023-05-14 22:04:11 -04:00
bda544feda Remove some unneeded spans 2023-05-14 00:48:24 -04:00
20f1df5282 Add viewport meta tag 2023-05-13 19:55:59 -04:00
15baa4303a Move nav for CSS stuff later 2023-05-13 17:50:19 -04:00
2944ba2f55 Move page nav for later 2023-05-13 16:10:28 -04:00
212521e905 Template clean-up 2023-05-12 22:43:23 -04:00
06c3476c22 Rename remark_count to remark_tally 2023-05-12 17:45:19 -04:00
e800d9a600 More validation fixes 2023-05-09 21:21:58 -04:00
dcbec40d0c More template cleanup for HTML validation 2023-05-09 21:15:16 -04:00
079910ad68 Some template cleanup and semantic HTML changes 2023-05-09 20:09:04 -04:00
3ea6d892c3 Whoopsie 2023-05-03 23:24:30 -04:00
b1c2d41826 Make Login button become Logout 2023-05-03 22:46:38 -04:00
ab0f53ba26 Sanitize HTML in body; enforce NOT NULL on body; template clean-up 2023-05-03 21:05:57 -04:00
c7d00e834e Create 'about' and 'rules' pages 2023-04-25 22:28:11 -04:00
e86cda1cc5 Added Markdown support 2023-04-25 11:56:42 -04:00
94988c2d34 xml_escape() on INSERT and don't XML escape thread/remark body in templates 2023-04-25 10:40:47 -04:00
9f89b66df7 Some template cleanup 2023-04-24 23:00:09 -04:00
ebfad34e2f Implement RSS feed 2023-04-24 14:25:32 -04:00
28c914565f Use _mod suffix for the route names for consistency 2023-04-21 23:55:49 -04:00
bf4691b7ed Fixed the List button 2023-04-21 23:33: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
86a7d92156 Added under() behavior for admin users 2023-04-21 17:32:16 -04:00
65d98d594c Fix the is_admin helper 2023-04-16 15:15:39 -04:00
25f47ce80d Created action for creating new mods 2023-04-15 00:57:45 -04:00
0ea7f7c906 Link for hidden posts for mods 2023-01-08 23:10:58 -05:00
a62a4c495e Add view for hidden posts 2022-12-08 18:50:21 -06:00
75381754d4 HTML is hard yo 2022-12-08 15:49:59 -06:00
a4b82238bf Implement basic view of flagged posts 2022-12-08 14:54:46 -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