Commit graph

25 commits

Author SHA1 Message Date
30ea27d40a big fix 2026-03-19 21:02:37 +01:00
812133d0ad clean babillard, remove option for multiple boards 2026-03-19 21:02:37 +01:00
14d18b038c move let bindings magic to bindings.ml 2026-03-19 21:02:37 +01:00
758973d02b split printing functions 2026-03-19 21:02:37 +01:00
2eab675ed4 change post type 2026-03-19 21:02:37 +01:00
f021a94fbc fix duplicate citation 2026-03-19 21:02:36 +01:00
da6278afe3 change post view 2026-03-19 21:02:36 +01:00
4aa1e0a081 show time on posts 2026-03-19 21:02:36 +01:00
717b147369 fix invalid html 2026-03-19 21:02:36 +01:00
e7cb530186 add alt text field 2026-03-19 21:02:36 +01:00
11115b366e add image_click: make image bigger on click 2026-03-19 21:02:36 +01:00
a3282ecf29 css: use max-width for better image preview 2026-03-19 21:02:36 +01:00
70b34515f8 remove plants :( 2026-03-19 21:02:36 +01:00
76ffec81d1 use let* in user.ml 2026-03-19 21:02:36 +01:00
a88ab15b35 more html_escape 2026-03-19 21:02:36 +01:00
51c73e2fb3 add preview_thread 2026-03-19 21:02:36 +01:00
fe9afe325f use pp_print_list and improve code cleanliness 2026-03-19 21:02:36 +01:00
6bdc7ea48b parse_comment: do concatenation in reverse 2026-03-19 21:02:36 +01:00
90bf5ee169 fix parse_comment: insert <br> in comment, insert quote, fix error in sort_uniq 2026-03-19 21:02:36 +01:00
bd99462e0a remove /add_plant, add /plants, a board to replace it 2026-03-19 21:02:36 +01:00
8e44a11067 use let* to clean code 2026-03-19 21:02:36 +01:00
d540e25746 add type post, split inserting to the db and verifying stuffs 2026-03-19 21:02:36 +01:00
46a4122d9f add vomit inducing css 2026-03-19 21:02:36 +01:00
a6f1c10113 change thread_view to a thread_preview with link 2026-03-19 21:02:36 +01:00
cc13eb6ed3 wip:babillard 2026-03-19 21:02:36 +01:00