Commit Graph

170 Commits

Author SHA1 Message Date
a8bb0049d3 I have to go to bed now 2023-06-14 01:25:55 -04:00
08cc1ba31f Fix the 404 handling 2023-06-13 23:04:52 -04:00
d749b1a9c8 captcha for flag_remark 2023-06-13 21:32:59 -04:00
f4c9d25139 Confirmation for bump_thread 2023-06-13 20:22:07 -04:00
ce6d405b1d Add CAPTCHA for flag_thread 2023-06-13 19:58:13 -04:00
ac82cb5221 Added the words 'for moderator' to hopefully make this more obvious 2023-06-08 21:04:10 -04:00
9d279a0c3c Change logo_small.png to icon_small.png 2023-06-06 23:16:04 -04:00
782545b70f Shorten truncated text to 300 characters (for Open Graph) 2023-06-04 16:47:50 -04:00
bf20cd68f0 Make status more accurate for these errors 2023-06-04 13:46:21 -04:00
a332ea1584 Whoopsie 2023-06-04 13:40:18 -04:00
92d241d6e7 Fix input validation for Moderator controller 2023-06-04 13:26:37 -04:00
ee5385290a Make this variable stuff more consistent, not sure why I did this 2023-06-04 13:14:22 -04:00
8fb64fde64 Option to remark without bumping 2023-06-04 12:55:53 -04:00
8b09c944ea Whoopsie 2023-06-02 17:17:02 -04:00
cc14be0022 Tighten up session time for mods/admins 2023-06-02 16:51:42 -04:00
1e3add3be2 New tests for 404 for hidden posts 2023-06-02 15:51:40 -04:00
89ee8de631 Used wrong method whoops 2023-06-02 15:19:17 -04:00
bb22c3c775 Don't show hidden for single_thread and single_remark 2023-06-02 15:11:15 -04:00
8c1681da0c Update links to hidden posts 2023-06-02 14:53:33 -04:00
7357b9c791 Add routes for mods to view hidden posts 2023-06-02 14:46:58 -04:00
83d9034fde Fix RSS validation 2023-06-01 23:28:05 -04:00
5f7ae2c04d Add image to RSS feed 2023-06-01 22:02:33 -04:00
27e4e1eee7 Clean up RSS feed stuff and use full article as description 2023-05-30 21:48:22 -04:00
7cf9981973 Clean up remark->create plus new 404 behavior 2023-05-29 00:45:40 -04:00
957885a38e Cleanup thread->by_page 2023-05-29 00:35:33 -04:00
e8d3e716ce Clean up on thread->by_id 2023-05-29 00:27:16 -04:00
a220c233fa Clean-up 404 for remark->by_id 2023-05-29 00:14:47 -04:00
f8bdcc9201 Report 404s better 2023-05-28 02:07:09 -04:00
65bb0ef5a0 Fixed up errors for validation; validate moar; style errors 2023-05-28 00:42:07 -04:00
b1583bbb95 twas bothering me 2023-05-27 13:09:41 -04:00
70e1f3a15c Allow <br> and <s> input 2023-05-27 13:04:15 -04:00
5635d73d89 Some cleanup and /new route for new session 2023-05-26 22:56:22 -04:00
380fca1db3 Remove unused Sass pipe 2023-05-20 00:34:52 -04:00
74bc32f670 Change to Sass and some class name changes 2023-05-19 18:49:08 -04:00
061ee919a7 Handle 404 stuff better for thread.by_id 2023-05-14 16:17:10 -04:00
7f4f21c454 Change up redirects for mod actions 2023-05-12 23:48:29 -04:00
c0895274b2 thread->by_id() returns remark_tally and bump_tally 2023-05-12 22:15:33 -04:00
0ee6423be8 Change reference of 'count' to 'tally' for consistency 2023-05-12 21:38:57 -04:00
06c3476c22 Rename remark_count to remark_tally 2023-05-12 17:45:19 -04:00
91b6857607 Moar RSS validation shit 2023-05-12 15:23:44 -04:00
1337d35f0c Add atom namespace for validator warnings 2023-05-12 14:42:45 -04:00
0a5e6a980d Moar RSS validation stuff 2023-05-12 13:39:00 -04:00
9a50afad14 Add guid back to RSS feed 2023-05-12 12:38:06 -04:00
78a7338f7b More RSS validation stuff 2023-05-10 16:07:14 -04:00
d83bc4b593 RSS validation errors 2023-05-10 15:46:33 -04:00
dae058c07f Don't escape with HTML::Restrict 2023-05-06 00:01:34 -04:00
f88b75fdd4 Some cleanup 2023-05-05 23:26:58 -04:00
c0aa7bed11 Merge branch 'main' into feed 2023-05-05 23:21:03 -04:00
ab0f53ba26 Sanitize HTML in body; enforce NOT NULL on body; template clean-up 2023-05-03 21:05:57 -04:00
414872730c Try some escaping stuff with the feed 2023-05-03 14:07:27 -04:00