Commit Graph

  • 15e9d4c184 Fix POST argument parsing main Lewis Dale 2024-03-12 09:42:48 +0000
  • 4c4fffaf9d Add some rudimentary authentication to the API Lewis Dale 2023-03-21 09:09:24 +0000
  • 7dc9d0a5cb Add a rudimentary API endpoint. TODO: Add auth to the API Lewis Dale 2023-03-21 08:42:01 +0000
  • ec83d67bde Move URL into separate file, handle source URL validation for sending webmentions Lewis Dale 2023-03-17 10:19:50 +0000
  • fca08de828 Handle sourcenotfoundexception and targetnotmentionedexception Lewis Dale 2023-03-16 10:10:40 +0000
  • 51f1269600 Store authors alongside webmentions Lewis Dale 2023-03-16 09:34:57 +0000
  • 3cafc5238e Refactor EndpointTests Lewis Dale 2023-03-15 13:49:53 +0000
  • 9cdd917297 Somehow... a complete (functional) suite of tests for Endpoints Lewis Dale 2023-03-15 13:16:30 +0000
  • a429befc94 Work on parsing authors and content from mentions Lewis Dale 2023-03-15 09:15:55 +0000
  • a5e0902366 Bit of work to set things up Lewis Dale 2023-03-14 21:08:33 +0000
  • 811f63a207 Only extract information inside h-entry microformat Lewis Dale 2023-03-14 14:19:37 +0000
  • 2735abde64 More work on parsing microformats Lewis Dale 2023-03-14 13:54:05 +0000
  • 4179ee10e9 Remove "comment" webmention type, as it is the same as a reply Lewis Dale 2023-03-14 09:17:00 +0000
  • f2e8bd7387 Fix microformat for comments Lewis Dale 2023-03-14 09:15:54 +0000
  • 0c316d18a2 Parse likes and reply types using microformats Lewis Dale 2023-03-14 09:12:53 +0000
  • 9d9e465a37 Add a type to webmentions Lewis Dale 2023-03-14 08:43:25 +0000
  • 38885beb74 Some tests & implementation around verifying and parsing received webmentions Lewis Dale 2023-03-14 08:27:46 +0000
  • 83ec00c8a0 Extend router a little, add routes for sending and receiving webmentions Lewis Dale 2023-03-10 09:47:55 +0000
  • 10b6ace85a Remove bad injection test Lewis Dale 2023-03-09 21:56:58 +0000
  • 02f7331c7d Add some routing, start working on actually searching webmentions Lewis Dale 2023-03-09 21:54:45 +0000
  • 45024faa5f Add some routing, start working on actually searching webmentions Lewis Dale 2023-03-09 21:50:59 +0000
  • 15d03799bf Start work on endpoints - at this point just validating urls Lewis Dale 2023-03-09 16:56:54 +0000
  • f85c48b4a9 Finish implementing SqliteGateway Lewis Dale 2023-03-09 13:05:43 +0000
  • adeb7a1b51 Start adding SQLite database access Lewis Dale 2023-03-09 09:48:08 +0000
  • df226b2897 Finish sending webmentions Lewis Dale 2023-03-08 21:39:11 +0000
  • b63ada6dea Finish implementing endpoint discovery for Webmentions Lewis Dale 2023-03-08 21:27:47 +0000
  • e5f7595321 More work on parsing endpoints in the body Lewis Dale 2023-03-08 16:07:43 +0000
  • 4eba80387d Initial commit, start creating a webmention sender Lewis Dale 2023-03-08 15:31:49 +0000