Commit Graph

193 Commits

Author SHA1 Message Date
546c3dcd1a v important change 2023-10-24 23:33:03 -04:00
2a41696244 Added a 'feeds' page for links to the feeds 2023-09-25 23:33:23 -04:00
8594ce0fae Implement RSS feed for remarks 2023-09-25 23:00:12 -04:00
5e8bf0bf16 Clean-up some stuff 2023-08-24 22:13:15 -04:00
62c0b9213b Set filename for right-click & save-as behavior 2023-08-24 20:28:38 -04:00
bb2ce292ed Make max post length configurable 2023-08-24 20:00:24 -04:00
f3edd88ee7 Switch data type 2023-08-24 19:40:24 -04:00
f56e996fb1 Undo this, doesn't do anything useful 2023-08-24 19:12:26 -04:00
1f75b4a47e Thread preview; fix robots.txt; comment something that confused myself 2023-08-13 21:09:44 -05:00
91588bd816 Implement remark preview 2023-08-13 19:39:36 -05:00
6cb2768f66 Use wildcard placeholder to fix base64 forward-slash bug 2023-08-06 17:21:57 -04:00
4584a681e0 Finish the CAPTCHA stuff 2023-08-05 15:22:02 -04:00
a0312d24f8 Implement moar CAPTCHA, need to revisit the tests... 2023-08-05 13:19:33 -04:00
ec82ffae25 Add some stuff before I pass out 2023-08-05 03:14:09 -04:00
402c550b74 Implement raw/txt format; moar tests 2023-06-27 01:30:32 -04:00
93f0689d1b Default single_thread's thread_page to last_page instead of the first page 2023-06-26 22:10:20 -04:00
f1ebc492e5 Implement remark-to-remark feature; move 'last remark' above 'thread' in the post_remark view 2023-06-25 00:01:13 -04:00
a34b82eadb Remove moar stuff 2023-06-17 18:29:21 -04:00
11d2f80524 Revert "Add CAPTCHA for flag_thread"
This reverts commit ce6d405b1d.
2023-06-17 18:24:55 -04:00
9ae401f86d Revert "Confirmation for bump_thread"
This reverts commit f4c9d25139.
2023-06-17 18:22:22 -04:00
b7494337e8 Revert "captcha for flag_remark"
This reverts commit d749b1a9c8.
2023-06-17 18:22:22 -04:00
4a95a107c5 Revert "Fix the 404 handling"
This reverts commit 08cc1ba31f.
2023-06-17 18:22:19 -04:00
b4bcf613dd smol tweaks 2023-06-15 11:04:47 -04:00
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