Commit graph

44 commits

Author SHA1 Message Date
1ae5347380 clean parse_comment 2022-02-26 15:28:23 +01:00
14b1deb446 add /admin 2022-02-25 11:40:54 +01:00
277f0edad0 fix 2022-02-23 23:08:49 +01:00
687bb431bd add report 2022-02-22 10:45:24 +01:00
c91623050e little fix 2022-02-22 00:07:28 +01:00
2b5afe84c5 fix unwrap_list 2022-02-21 11:33:03 +01:00
5e732e2e4d ON DELETE CASCADE ..? 2022-02-21 10:17:43 +01:00
bea916d3db wip: delete post 2022-02-21 09:46:27 +01:00
56b1152a81 unwrap result list better 2022-02-21 07:22:07 +01:00
05c997a409 nice and clean pp_babillard 2022-02-21 07:07:48 +01:00
f5b6840fb4 preview_thread -> pp_thread_preview; changed post's type 2022-02-21 02:40:50 +01:00
258175565e change db: merge subject+latlng in thread_info; add catalog; fix get_markers hidding errors 2022-02-21 02:40:32 +01:00
8b67fcbc50 small fix 2022-02-20 02:06:46 +01:00
8df8cef749 remove useless /thread_view ; fix some 404 errors 2022-02-20 01:52:43 +01:00
a68e8ea700 change /post_pic for /img , add get_post 2022-02-18 20:44:06 +01:00
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