Commit graph

172 commits

Author SHA1 Message Date
87706dcc4c use Cache-Control for assets 2026-03-19 21:06:10 +01:00
eed9af951c put all image stuff in image.ml, make thumbnail for avatars 2026-03-19 21:06:10 +01:00
7ad84cc1ab add check if empty reply 2026-03-19 21:06:10 +01:00
21758dfae2 use name as alt, display max size 2026-03-19 21:06:10 +01:00
df78d3fa7b check image mime type 2026-03-19 21:06:10 +01:00
95ebc4f9cf fmt 2026-03-19 21:06:10 +01:00
2003c52005 upgrade .ocamlformat 2026-03-19 21:06:10 +01:00
ee010f56b8 invalidate session after account delete 2026-03-19 21:06:10 +01:00
1dd2706199 fix update_email to already a taken one 2026-03-19 21:06:10 +01:00
66047eda3d fix login with email 2026-03-19 21:06:10 +01:00
b718eae11b change bindings.ml to syntax.ml 2026-03-19 21:06:10 +01:00
b9d95522a1 implements discussions 2026-03-19 21:06:10 +01:00
cf1b4f4e62 use Bos for making thumbnail with convert 2026-03-19 21:06:10 +01:00
d9c12b1d9a add thumbnail 2026-03-19 21:06:10 +01:00
371ed945ce remove duplicate action type 2026-03-19 21:06:10 +01:00
18ebe6e107 add moderation_action type 2026-03-19 21:06:10 +01:00
3029661ecf ~op_or_reply_data :^) 2026-03-19 21:06:10 +01:00
804631cf08 fix 2026-03-19 21:06:10 +01:00
674e63aa77 fix matching form on category 2026-03-19 21:06:10 +01:00
b5fc7e9a8d add categories 2026-03-19 21:06:10 +01:00
4064fced95 use marshal for user metadata 2026-03-19 21:06:10 +01:00
87eb5779f1 fix changing to already taken nick 2026-03-19 21:06:10 +01:00
22b20086bb auto login after register 2026-03-19 21:06:10 +01:00
a7c409ab56 add user_id 2026-03-19 21:06:09 +01:00
0208d62579 fix int_of_string on input 2026-03-19 21:06:09 +01:00
f8f4b9b110 add profile metadata 2026-03-19 21:06:09 +01:00
69677f5e1b add account page 2026-03-19 21:06:09 +01:00
e4498a64a9 add display nick 2026-03-19 21:06:09 +01:00
cb12b4a2a8 small fix 2026-03-19 21:06:09 +01:00
595489978d better display on small screen (?) 2026-03-19 21:06:09 +01:00
cf9810ddbf fix 2026-03-19 21:06:09 +01:00
f65478238b add hostname to config 2026-03-19 21:06:09 +01:00
78ecbc9e4b tags: sort_uniq, use "," separator, trim and lowercase 2026-03-19 21:06:09 +01:00
260651b4a4 wip: atom feed for threads 2026-03-19 21:06:09 +01:00
9e89b92de0 clean parse_comment 2026-03-19 21:06:09 +01:00
35f076973d fix insert_quote 2026-03-19 21:06:09 +01:00
dcd1f1d249 make subject <h1> 2026-03-19 21:06:09 +01:00
3a6d67c855 add /admin 2026-03-19 21:06:09 +01:00
257d72289a fix 2026-03-19 21:06:09 +01:00
bf155beffc fix link on preview not working but now we cant clcik the image, css is a nightmare 2026-03-19 21:06:09 +01:00
99423b9847 add post dropdown menu 2026-03-19 21:06:09 +01:00
b1e828039d add report 2026-03-19 21:06:09 +01:00
9325749345 /new_thread -> / 2026-03-19 21:06:09 +01:00
3be5552fcf make preview a link, remove js click event on preview 2026-03-19 21:06:09 +01:00
d68e6e0fd7 better pp_thread 2026-03-19 21:06:09 +01:00
bb57aec4be fix db error on bad user name login 2026-03-19 21:06:09 +01:00
31615b8db3 little fix 2026-03-19 21:06:09 +01:00
19e4a36c99 set foreign keys ON .. 2026-03-19 21:06:09 +01:00
7137d2790f fix unwrap_list 2026-03-19 21:06:09 +01:00
771cb7e76d ON DELETE CASCADE ..? 2026-03-19 21:06:09 +01:00