Commit graph

35 commits

Author SHA1 Message Date
2e4d61d587 WIP: micropub update note 2023-07-24 18:39:39 +02:00
a150edff56 „lib/chiya_web/indie/micropub_handler.ex“ ändern 2023-07-24 12:10:23 +02:00
95b4dd8303 support bookmarks through micropub 2023-07-19 23:10:44 +02:00
2c4e10af80 show url in public notes 2023-07-18 07:27:27 +02:00
18dc503e1f set first photo to featured 2023-07-17 23:12:07 +02:00
20f426c8f5 Merge remote-tracking branch 'origin/devel' into devel 2023-07-17 22:24:26 +02:00
42565be50c fix missing micropub_channel 2023-07-17 22:23:58 +02:00
dc5449e5e5 „lib/chiya_web/indie/micropub.ex“ ändern 2023-07-17 20:28:52 +02:00
45e3fc7b68 refactor micropub_handler 2023-07-17 20:22:58 +02:00
b261dd7193 treat photo property as Plug.Upload struct 2023-07-17 19:46:00 +02:00
a16f93d4c3 add media-endpoint to config query 2023-07-17 19:39:03 +02:00
d9fd1bb08d prepare mediaendpoint 2 2023-07-17 19:00:41 +02:00
43a3dc59a1 prepare mediaendpoint 2023-07-16 17:16:44 +02:00
52838bcdc7 fix logger deprecations 2023-06-26 23:17:11 +02:00
98a119a95b add new function Note.note_title 2023-06-20 23:08:55 +02:00
3bcef1ad8a first pass of channel support for micropub 2023-06-19 22:23:55 +02:00
9c6ec988f1 prepare default channel for micropub 2023-06-12 18:50:00 +02:00
627c758acd add source query support 2023-06-11 22:22:17 +02:00
4b5aa3cd77 switch back to plug_micropub, implement category query 2023-06-11 08:57:22 +02:00
cec06bb7de „lib/chiya_web/indie/micropub_handler.ex“ ändern 2023-06-09 23:23:45 +02:00
a63d6385c2 fix logging 2023-06-09 23:19:10 +02:00
44db8a2efa remove logging, add handler_behaviour 2023-06-09 23:07:32 +02:00
435eb20195 include plug_micropub 2023-06-09 22:55:23 +02:00
a3e3b91004 add file logging 2023-06-09 20:37:29 +02:00
3c6e239659 improve error handling and logging for micropub_handler 2023-06-09 20:07:59 +02:00
83b1d6e22f fix channels 2023-06-08 15:03:12 +02:00
b728fddf9a add post-types 2023-06-08 09:21:33 +02:00
f4cb262310 add app_token verification, add config, syndicate query 2023-06-08 09:06:16 +02:00
1bdba3b544 add support for publishing 2023-06-01 23:22:16 +02:00
2aa8ff0825 debug 2023-05-31 22:15:39 +02:00
f0265155f0 fix implementing plug_micropub behaviour 2023-05-31 21:42:55 +02:00
5f84446ecf WIP: minimal viable micropub ? 2023-05-31 21:32:34 +02:00
f2035385db wip micropub 2023-05-28 22:59:11 +02:00
a65e1a613d add initial indieauth logic, add tesla 2023-05-28 22:36:13 +02:00
df0af6af46 fix identities on home page and in head, mix format 2023-05-25 21:23:04 +02:00