Commit graph

186 commits

Author SHA1 Message Date
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
ec498caf8e add post dropdown menu 2022-02-22 10:45:24 +01:00
687bb431bd add report 2022-02-22 10:45:24 +01:00
b0aaf22ea7 /new_thread -> / 2022-02-22 10:45:16 +01:00
bb5fb41c2b make preview a link, remove js click event on preview 2022-02-22 01:48:37 +01:00
cc6a4e46dc better pp_thread 2022-02-22 00:29:31 +01:00
54e5511ca1 fix db error on bad user name login 2022-02-22 00:15:30 +01:00
c91623050e little fix 2022-02-22 00:07:28 +01:00
5a70e0e759 set foreign keys ON .. 2022-02-21 12:17:16 +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
d66f81ddad click them all! 2022-02-21 07:07:55 +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
fe94594592 view_post -> pp_post 2022-02-21 02:40:41 +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
419aaa7955 add error_template 2022-02-20 22:08:08 +01:00
d7f56ecfd0 fix login button 2022-02-20 18:37:24 +01:00
zapashcanon
a156669b6a
fix sprut 2022-02-20 18:13:07 +01:00
b21671b56a wip: login redirect 2022-02-20 18:02:25 +01:00
zapashcanon
e279acf8db
move users back to user 2022-02-20 02:50:49 +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
a255086a16 /:thread_id -> /thread/:thread_id, delete old /post_pic route 2022-02-20 01:43:36 +01:00
zapashcanon
275c5353a2
update dune project 2022-02-19 23:33:19 +01:00
zapashcanon
b3373ff332
add link to public profile on user profile 2022-02-19 23:00:30 +01:00
zapashcanon
23e0add29d
add the ability to configure logger 2022-02-19 22:29:17 +01:00
zapashcanon
866b78f1f4
add the ability to configure port 2022-02-19 22:25:07 +01:00
zapashcanon
31dd2b028a
add configuration file, add the ability to disable registrations 2022-02-19 22:13:45 +01:00
zapashcanon
754eb385f8
upgrade dream 2022-02-19 21:21:35 +01:00
zapashcanon
a6381a98f1
fix escaping on user public profile 2022-02-19 12:19:53 +01:00
zapashcanon
20aa94fac5
add some line break 2022-02-19 12:12:57 +01:00
a8708cca19 fix escaping bio a second time on rendering 2022-02-19 02:30:57 +01:00
dfda60c3e9 use yojson to make geojson: fix bug with utf8 2022-02-19 02:19:13 +01:00
829f66353b change @. -> @\n 2022-02-19 00:59:55 +01:00
5fbb709834 wrap latlng: partial fix for leaflet alternative earth 2022-02-19 00:59:55 +01:00
92625ecc23 remove camelCase 2022-02-18 20:44:06 +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
c18825985f /babillard -> / 2022-02-18 19:02:17 +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