Commit graph

59 commits

Author SHA1 Message Date
9ca17a8840 put all image stuff in image.ml, make thumbnail for avatars 2022-04-04 19:07:01 +02:00
dbc2139511 add check if empty reply 2022-04-04 18:02:08 +02:00
49c03b167e check image mime type 2022-04-04 10:31:08 +02:00
575e4d4e00 change bindings.ml to syntax.ml 2022-04-01 23:25:49 +02:00
c46e401ef3 use Bos for making thumbnail with convert 2022-03-21 03:17:08 +01:00
9ba542304a add thumbnail 2022-03-20 20:09:36 +01:00
7d402914fc add moderation_action type 2022-03-17 01:05:25 +01:00
4f73a6e559 ~op_or_reply_data :^) 2022-03-16 23:21:04 +01:00
18bbeba3c9 add categories 2022-03-09 20:44:17 +01:00
53617f1077 add user_id 2022-03-08 21:20:01 +01:00
67f3a6eb3d add profile metadata 2022-03-08 02:13:43 +01:00
987b989ad2 add display nick 2022-03-06 19:23:52 +01:00
07c428c473 small fix 2022-02-28 18:35:16 +01:00
048f77098b fix 2022-02-27 21:59:59 +01:00
1f54bfe9be tags: sort_uniq, use "," separator, trim and lowercase 2022-02-27 18:57:46 +01:00
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