Commit Graph

142 Commits

Author SHA1 Message Date
b5912d86b7 TODOs 2023-10-28 00:23:43 -04:00
9e868bc4de Update docs 2023-08-25 12:19:03 -04:00
4a0ce76632 Update TODOs 2023-08-17 13:03:29 -04:00
2d6f5fa901 New license 2023-08-14 19:40:38 -05:00
4584a681e0 Finish the CAPTCHA stuff 2023-08-05 15:22:02 -04:00
7628f5ca62 Update docs 2023-07-26 12:39:14 -04:00
Daniel Bowling
accfd2ed71 New TODOS 2023-07-05 23:26:48 -04:00
b548b209e3 Added a lil link for plain/raw text 2023-06-27 20:55:41 -04:00
402c550b74 Implement raw/txt format; moar tests 2023-06-27 01:30:32 -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
8fb64fde64 Option to remark without bumping 2023-06-04 12:55:53 -04:00
901d1ddb7a Clean up TODOs 2023-06-02 15:55:28 -04:00
3b18ae17b6 New TODO 2023-05-29 00:47:45 -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
f74e57846c Fix pager title margins 2023-05-27 12:51:57 -04:00
3955753ea0 new TODO 2023-05-27 01:32:59 -04:00
f273eb61f9 Split up CSS into separate files 2023-05-26 23:48:50 -04:00
f26fe0ea1b Remove redundant class 2023-05-21 11:46:29 -04:00
8c2c00fbc1 Whoopsie 2023-05-21 02:21:57 -04:00
455159dbc5 Moar style 2023-05-20 23:43:32 -04:00
3f5b6862a3 Moar CSS and HTML stuff 2023-05-14 22:43:13 -04:00
bda544feda Remove some unneeded spans 2023-05-14 00:48:24 -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
06c3476c22 Rename remark_count to remark_tally 2023-05-12 17:45:19 -04:00
697eebdc3a Remove :latest tag doesn't really do anything 2023-05-09 21:18:21 -04:00
079910ad68 Some template cleanup and semantic HTML changes 2023-05-09 20:09:04 -04:00
ab0f53ba26 Sanitize HTML in body; enforce NOT NULL on body; template clean-up 2023-05-03 21:05:57 -04:00
5e857b9426 New TODO 2023-05-03 15:03:33 -04:00
2838f73840 Just use markdown() for the XML escaping ya dingus 2023-04-28 11:51:22 -05:00
fd60b45af3 New TODO 2023-04-27 21:49:42 -04:00
4554ed2e74 Dockerfile, some docs and dependency 2023-04-25 15:10:31 -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
fd2688f45d New TODO 2023-04-24 23:53:58 -04:00
3796846809 Add <guid> to RSS feed 2023-04-24 15:08:05 -04:00
ebfad34e2f Implement RSS feed 2023-04-24 14:25:32 -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
0fbe7dc184 New TODO 2023-04-17 21:09:01 -04:00
25f47ce80d Created action for creating new mods 2023-04-15 00:57:45 -04:00
936ec902b5 Add tests for the hidden/flagged buttons 2023-01-09 21:34:34 -05:00
b685388289 Move this to somewhat organize 2023-01-09 19:50:54 -05:00
ae73969320 Too easy to not just do this now 2023-01-08 23:53:30 -05:00
f2255f8207 New TODO 2023-01-08 23:38:23 -05:00
a33cbff534 Check lock_status before logging in 2023-01-08 23:37:41 -05:00
0ea7f7c906 Link for hidden posts for mods 2023-01-08 23:10:58 -05:00
f48c139ad9 Set timestamp when mod logs in 2023-01-08 23:03:55 -05:00