Commit Graph

154 Commits

Author SHA1 Message Date
43e9ccd887 Mod only stuff finally plus a list mod view 2024-06-25 19:23:34 -04:00
f5f15d7d11 Remove this TODO 2024-06-25 17:26:43 -04:00
8c4d2dfb03 Automate the background 2024-06-25 17:23:54 -04:00
f9149361cf Removed AssetPack 2024-06-25 13:04:14 -04:00
1179552dbe New TODOs 2024-06-14 17:05:04 -04:00
8d78ce9307 Revert "lmao nvm that was easy"
This reverts commit 4b3ef32fb3.
2023-11-07 23:41:38 -05:00
4b3ef32fb3 lmao nvm that was easy 2023-11-07 16:42:36 -05:00
1c4299d95b Fixy pooh 2023-11-01 13:23:23 -04:00
6744498b4d Add search bar and fix max_thread_pages 2023-11-01 09:12:54 -04:00
16a561346d Do max_pages for threads 2023-10-28 11:34:44 -04:00
0c1e041b29 Handle no search results 2023-10-28 01:42:36 -04:00
2c8dee8cf5 TODO 2023-10-28 01:19:36 -04:00
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