Commit Graph

33 Commits

Author SHA1 Message Date
Niko Abeler 3975f08441 WIP redirect_uri verification 2022-11-06 14:17:14 +01:00
Niko Abeler 76ef9c1fe6 Refactoring tests (done) 2022-11-03 19:23:13 +01:00
Niko Abeler 4aef1ca2ee WIP more cleaning up tests 2022-11-02 22:12:58 +01:00
Niko Abeler c92ab958a6 WIP clean up tests. Moving checks into assertions functions 2022-11-02 22:02:49 +01:00
Niko Abeler 9fe09af2e0 new posts as draft 2022-10-13 20:33:00 +02:00
Niko Abeler 1c53244439 Send webmention to reply url 2022-10-10 21:06:33 +02:00
Niko Abeler 1179263818 separate incoming and outgoing webmentions into different files. Allows one process to write outgoing without interfering with incoming 2022-10-07 16:49:26 +02:00
Niko Abeler 7a70be9839 test for 'multi process' concurrency 2022-09-11 21:22:59 +02:00
Niko Abeler 9ca50eafff allow different time formats in posts 2022-09-11 17:25:26 +02:00
Niko Abeler ae29a0221c error for not scanning 2022-09-10 14:23:02 +02:00
Niko Abeler fe66d5842e only scan once per week 2022-09-10 14:16:22 +02:00
Niko Abeler 881940cd88 refactoring webmention interface 2022-09-10 14:04:19 +02:00
Niko Abeler 4b9a5adf5c more thread safety 2022-09-10 13:44:25 +02:00
Niko Abeler d66c1a6817 WIP adding guards to webmention 2022-09-09 21:14:49 +02:00
Niko Abeler c0151dbc15 refactored webmentions to use a single file for in and out going mentions 2022-09-07 22:06:59 +02:00
Niko Abeler 0b9da1860f refactoring to have full http response in parser 2022-09-06 20:32:21 +02:00
Niko Abeler ef53bfa358 refactoring to have web config (single user, unsafe) in config of repo 2022-09-05 20:50:46 +02:00
Niko Abeler 576fa32b20 function to send webmention 2022-09-04 17:10:40 +02:00
Niko Abeler f899184e29 Scanning for webmentions in posts 2022-09-04 15:32:37 +02:00
Niko Abeler da197c7e4d WIP outgoing webmentions 2022-09-04 15:03:16 +02:00
Niko Abeler 8d1dacc1f5 approved webmentions 2022-09-01 21:53:06 +02:00
Niko Abeler 73ec606b95 refactoring webmention persistence 2022-09-01 21:34:33 +02:00
Niko Abeler 01593c0a36 try to parse source of webmention as HEntry 2022-08-31 20:01:58 +02:00
Niko Abeler b6e996c3d9 WIP webmention parsing 2022-08-27 23:01:07 +02:00
Niko Abeler 9d4b96fcb6 don't overwrite webmentions if added multiple times 2022-08-24 22:11:39 +02:00
Niko Abeler 4236541441 refactoring reading Meta and RenderedContent 2022-08-22 21:15:36 +02:00
Niko Abeler 4468b26309 repo flag to allow raw html 2022-08-21 11:31:48 +02:00
Niko Abeler 2fa453a408 user.Posts does not list drafts. #8 2022-08-20 22:35:51 +02:00
Niko Abeler e93808ac88 items in rss feed. #3 2022-08-13 18:47:56 +02:00
Niko Abeler 08328e1000 refactoring + tests for web 2022-08-03 19:41:13 +02:00
Niko Abeler e657b69f50 renaming to owl-blogs 2022-08-03 16:55:48 +02:00
Niko Abeler 9d14e1a8fc creating media dir 2022-08-01 19:50:29 +02:00
Niko Abeler d93f96f6da storing metadata in markdown file 2022-07-21 19:44:07 +02:00