zapashcanon
|
2fee2a1d3d
|
fix input
|
2022-04-06 01:49:07 +02:00 |
|
zapashcanon
|
ac64d93635
|
allow image/gif
|
2022-04-06 01:49:07 +02:00 |
|
zapashcanon
|
1f8e4873a1
|
fix unclosed div and wrong input fields
|
2022-04-06 01:49:07 +02:00 |
|
zapashcanon
|
fe29b81818
|
surprise commit
|
2022-04-06 01:49:07 +02:00 |
|
zapashcanon
|
9779ad88cf
|
refactor invalid form handling
|
2022-04-05 23:22:55 +02:00 |
|
zapashcanon
|
3796a96997
|
refactor some code
|
2022-04-05 23:08:57 +02:00 |
|
|
|
0632a713c7
|
open caqti_type; use Q module for discuss
|
2022-04-04 21:42:46 +02:00 |
|
|
|
613d901bca
|
remove ';' from queries
|
2022-04-04 21:17:30 +02:00 |
|
|
|
6b5bfcd144
|
use caqti infix
|
2022-04-04 21:17:24 +02:00 |
|
|
|
d57c359b1f
|
use Cache-Control for posts images
|
2022-04-04 19:46:50 +02:00 |
|
|
|
a6edfce5d8
|
use Cache-Control for assets
|
2022-04-04 19:46:50 +02:00 |
|
|
|
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 |
|
|
|
47c37be080
|
use name as alt, display max size
|
2022-04-04 17:54:44 +02:00 |
|
|
|
49c03b167e
|
check image mime type
|
2022-04-04 10:31:08 +02:00 |
|
zapashcanon
|
4d06d08a03
|
fmt
|
2022-04-03 17:56:02 +02:00 |
|
zapashcanon
|
6df2a74d08
|
upgrade .ocamlformat
|
2022-04-03 17:55:31 +02:00 |
|
|
|
a12bfaa1cd
|
invalidate session after account delete
|
2022-04-01 23:30:13 +02:00 |
|
|
|
6980a57b18
|
fix update_email to already a taken one
|
2022-04-01 23:30:13 +02:00 |
|
|
|
99bb666616
|
fix login with email
|
2022-04-01 23:30:05 +02:00 |
|
|
|
575e4d4e00
|
change bindings.ml to syntax.ml
|
2022-04-01 23:25:49 +02:00 |
|
zapashcanon
|
cf0ad20c79
|
implements discussions
|
2022-03-31 15:00:00 +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 |
|
|
|
c285e23bc5
|
remove duplicate action type
|
2022-03-20 20:07:05 +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 |
|
|
|
2d5e8bbcd0
|
fix
|
2022-03-14 17:20:02 +01:00 |
|
|
|
dac20304c4
|
fix matching form on category
|
2022-03-09 20:46:37 +01:00 |
|
|
|
18bbeba3c9
|
add categories
|
2022-03-09 20:44:17 +01:00 |
|
|
|
5c019df8b4
|
use marshal for user metadata
|
2022-03-09 20:44:17 +01:00 |
|
|
|
2c8c02d7e6
|
fix changing to already taken nick
|
2022-03-08 23:18:56 +01:00 |
|
|
|
47e5c95b86
|
auto login after register
|
2022-03-08 23:05:38 +01:00 |
|
|
|
53617f1077
|
add user_id
|
2022-03-08 21:20:01 +01:00 |
|
|
|
c2d4d03555
|
fix int_of_string on input
|
2022-03-08 18:48:12 +01:00 |
|
|
|
67f3a6eb3d
|
add profile metadata
|
2022-03-08 02:13:43 +01:00 |
|
|
|
60c201d2d4
|
add account page
|
2022-03-06 20:55:12 +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 |
|
|
|
d7dc4a5dd6
|
better display on small screen (?)
|
2022-02-27 23:31:56 +01:00 |
|
|
|
048f77098b
|
fix
|
2022-02-27 21:59:59 +01:00 |
|
|
|
bff747b4ca
|
add hostname to config
|
2022-02-27 19:44:19 +01:00 |
|
|
|
1f54bfe9be
|
tags: sort_uniq, use "," separator, trim and lowercase
|
2022-02-27 18:57:46 +01:00 |
|
|
|
84dd1c4397
|
wip: atom feed for threads
|
2022-02-27 13:45:43 +01:00 |
|
|
|
1ae5347380
|
clean parse_comment
|
2022-02-26 15:28:23 +01:00 |
|
|
|
b863c719c3
|
fix insert_quote
|
2022-02-26 14:36:44 +01:00 |
|
|
|
66839885ff
|
make subject <h1>
|
2022-02-26 01:36:40 +01:00 |
|
|
|
14b1deb446
|
add /admin
|
2022-02-25 11:40:54 +01:00 |
|
|
|
277f0edad0
|
fix
|
2022-02-23 23:08:49 +01:00 |
|
|
|
dec7d3f7fe
|
fix link on preview not working but now we cant clcik the image, css is a nightmare
|
2022-02-22 10:45:24 +01:00 |
|