Commit graph

29 commits

Author SHA1 Message Date
0cbaf29676 separate image_content from image_info 2022-02-18 20:43:53 +01:00
5785252c7f add all event from ocaml 2022-02-18 18:31:55 +01:00
c18af91a9f more fixes 2022-02-18 16:57:35 +01:00
zapashcanon
47753368e3
fmt 2022-02-18 02:40:04 +01:00
a3150b9750 big fix 2022-02-18 01:37:25 +01:00
be599322da clean babillard, remove option for multiple boards 2022-02-17 03:59:23 +01:00
4b40395e08 move let bindings magic to bindings.ml 2022-02-02 19:18:14 +01:00
8f5322a645 split printing functions 2022-01-29 10:12:33 +01:00
bfd1c2ba7f change post type 2022-01-29 10:12:22 +01:00
c81815e1a5 fix duplicate citation 2022-01-27 11:12:45 +01:00
6629783cb7 change post view 2022-01-27 11:12:34 +01:00
6771b6f7de show time on posts 2022-01-26 09:39:15 +01:00
e11491aa81 fix invalid html 2022-01-26 08:20:51 +01:00
44bacabfbd add alt text field 2022-01-25 14:07:28 +01:00
964990d9bc add image_click: make image bigger on click 2022-01-24 04:40:29 +01:00
1f4e5a77ca css: use max-width for better image preview 2022-01-18 01:41:10 +01:00
56e0e02a7b remove plants :( 2022-01-18 00:50:45 +01:00
18df99534e use let* in user.ml 2022-01-14 21:36:25 +01:00
8f6c376f0d more html_escape 2022-01-14 21:04:52 +01:00
a07b258f7b add preview_thread 2022-01-14 16:55:46 +01:00
3bcc3dcefa use pp_print_list and improve code cleanliness 2022-01-14 13:27:53 +01:00
71d8988f1a parse_comment: do concatenation in reverse 2022-01-13 15:07:20 +01:00
7191a5690d fix parse_comment: insert <br> in comment, insert quote, fix error in sort_uniq 2022-01-12 22:24:07 +01:00
8332a16209 remove /add_plant, add /plants, a board to replace it 2022-01-12 19:35:33 +01:00
0b7983ed6c use let* to clean code 2022-01-12 15:38:30 +01:00
316a85e335 add type post, split inserting to the db and verifying stuffs 2022-01-12 14:40:25 +01:00
05126d5b82 add vomit inducing css 2022-01-10 11:28:09 +01:00
7330594dbf change thread_view to a thread_preview with link 2022-01-09 11:28:18 +01:00
0ad247c4be wip:babillard 2022-01-05 10:34:09 +01:00