Commit graph

156 commits

Author SHA1 Message Date
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
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