Commit graph

197 commits

Author SHA1 Message Date
b8a6971363 fix bug with editing textarea 2026-03-19 21:06:10 +01:00
778a03ae88 fix textarea not found 2026-03-19 21:06:10 +01:00
d090934183 add post_form.eml.html 2026-03-19 21:06:10 +01:00
a6fc9b4346 autofocus textarea 2026-03-19 21:06:10 +01:00
6963e068c8 brr 2026-03-19 21:06:10 +01:00
d12efaeed8 brr 2026-03-19 21:06:10 +01:00
efc8b2224b add class; todo more brr 2026-03-19 21:06:10 +01:00
3b7dabd7f3 wip 2026-03-19 21:06:10 +01:00
4032fbbed8 emojid: use trie 2026-03-19 21:06:10 +01:00
3fadbdecd3 add emojid 2026-03-19 21:06:10 +01:00
fc74c26cdd use leaflet lib 2026-03-19 21:06:10 +01:00
14f2b8d8cc refactor 2026-03-19 21:06:10 +01:00
95deed44bb clean code, fix html escape in discuss 2026-03-19 21:06:10 +01:00
f56724edeb oopsie 2026-03-19 21:06:10 +01:00
1e3b0a6b39 add administration link in user dropdown menu if they're an admin 2026-03-19 21:06:10 +01:00
aed1526a7a fix input 2026-03-19 21:06:10 +01:00
622fbbca89 allow image/gif 2026-03-19 21:06:10 +01:00
2480712742 fix unclosed div and wrong input fields 2026-03-19 21:06:10 +01:00
64d9182fea surprise commit 2026-03-19 21:06:10 +01:00
4cfe4e671a refactor invalid form handling 2026-03-19 21:06:10 +01:00
855564bed6 refactor some code 2026-03-19 21:06:10 +01:00
5f89b5eb61 open caqti_type; use Q module for discuss 2026-03-19 21:06:10 +01:00
c7582c958c remove ';' from queries 2026-03-19 21:06:10 +01:00
e774ca5a08 use caqti infix 2026-03-19 21:06:10 +01:00
214414ad04 use Cache-Control for posts images 2026-03-19 21:06:10 +01:00
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