Commit graph

147 commits

Author SHA1 Message Date
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
b710f08c3b wip: delete post 2026-03-19 21:06:09 +01:00
667dba9704 unwrap result list better 2026-03-19 21:06:09 +01:00
41a7e2678c click them all! 2026-03-19 21:06:09 +01:00
5027d383a9 nice and clean pp_babillard 2026-03-19 21:06:09 +01:00
3ffe5023d3 preview_thread -> pp_thread_preview; changed post's type 2026-03-19 21:06:09 +01:00
f9998a5fc1 view_post -> pp_post 2026-03-19 21:06:09 +01:00
a54f614e05 change db: merge subject+latlng in thread_info; add catalog; fix get_markers hidding errors 2026-03-19 21:06:09 +01:00
b2330cb8a1 add error_template 2026-03-19 21:06:09 +01:00
1731ac5dd9 fix login button 2026-03-19 21:06:09 +01:00
4a78066683 fix sprut 2026-03-19 21:06:09 +01:00
7e9effa723 wip: login redirect 2026-03-19 21:06:09 +01:00
6a84f3dc94 move users back to user 2026-03-19 21:06:09 +01:00
7966667050 small fix 2026-03-19 21:06:09 +01:00
ff688a0759 remove useless /thread_view ; fix some 404 errors 2026-03-19 21:06:09 +01:00
3d6cc4ad4a /:thread_id -> /thread/:thread_id, delete old /post_pic route 2026-03-19 21:06:09 +01:00
e1606006ad update dune project 2026-03-19 21:05:46 +01:00
56c54cf8d1 add link to public profile on user profile 2026-03-19 21:02:37 +01:00
6b07ef17c7 add the ability to configure logger 2026-03-19 21:02:37 +01:00
71a8d771ca add the ability to configure port 2026-03-19 21:02:37 +01:00
eaf58ec580 add configuration file, add the ability to disable registrations 2026-03-19 21:02:37 +01:00
9fd4d9adcf upgrade dream 2026-03-19 21:02:37 +01:00
6647ba2b32 fix escaping on user public profile 2026-03-19 21:02:37 +01:00
f1338d2ce5 add some line break 2026-03-19 21:02:37 +01:00
61fbf19028 fix escaping bio a second time on rendering 2026-03-19 21:02:37 +01:00
9be50ba084 use yojson to make geojson: fix bug with utf8 2026-03-19 21:02:37 +01:00