Commit Graph

50 Commits

Author SHA1 Message Date
ed48a8452e Fix in-reply path 2024-03-22 19:03:38 +11:00
a2c11de10f Add replies to posts 2024-03-22 08:48:21 +11:00
e385e6782e Remove Sentry 2024-03-16 07:38:45 +11:00
ce18d419c8 Post inline images when syndicating 2024-03-09 17:57:58 +11:00
97c05d3f86 Syndicate code posts to Github Gists 2024-03-05 20:34:34 +11:00
56edde6ab5 Create code posts 2024-03-04 21:34:12 +11:00
32411b76ef Validate bookmark URL uniqueness 2024-03-01 20:52:30 +11:00
0f9b9c6248 Adjust mp4 encoding 2024-02-29 20:30:06 +11:00
423e39370c Update video encoding 2024-02-29 20:20:53 +11:00
3e29ed93de Allow mov files to be uploaded 2024-02-29 19:45:41 +11:00
dcc51b2b4d Adjust type matching for MP4s 2024-02-28 06:55:17 +11:00
4917bc1aa1 Tighten up auth regex 2024-02-25 09:10:03 +11:00
dbb73dc430 Return successes from update command 2024-02-24 16:54:41 +11:00
80845c9cf0 Fix status code 2024-02-24 16:30:51 +11:00
45221e653d Return 400 when update request is invalid 2024-02-24 16:07:45 +11:00
8418c5f003 Fix post updates 2024-02-24 16:00:41 +11:00
0935902f74 Photo parsing for Form request 2024-02-24 15:56:41 +11:00
e6178f4c1d Fix location parsing 2024-02-24 15:44:29 +11:00
363dbd5423 Implement more of the micropub spec 2024-02-24 15:38:32 +11:00
da9209c1ce Content parsing 2024-02-24 15:15:06 +11:00
12ad1666a2 Photo param parsing 2024-02-24 15:11:20 +11:00
8b6dd9d932 Fix JSON parsing 2024-02-24 15:05:30 +11:00
f9a4baa45f Fix json parsing 2024-02-24 15:02:10 +11:00
0094ac4334 Handle alternate forms of photo and content passing 2024-02-24 14:48:09 +11:00
13577aa538 Fix response code for post creation 2024-02-24 09:15:13 +11:00
c57cb62917 Fix JSON responses from micropub endpoint 2024-02-24 08:54:44 +11:00
2c11fda9ce Cleanup and refactoring 2024-02-24 08:51:25 +11:00
0e02c6768f Update to Hanami 2.1.0rc3 2024-02-17 09:40:09 +11:00
df102ad7fa Allow audio uploads 2024-02-03 09:58:19 +11:00
fa031d880b Add management of webmentions 2024-01-26 11:43:19 +11:00
6004e38434 Standard 2023-12-28 08:51:30 +11:00
d10b90a75c Update bluesky URL 2023-12-26 10:17:30 +11:00
e19b86a4c1 Support "like" web mentions 2023-12-21 20:29:45 +11:00
202c0fcf4e Fix HTTP status code 2023-12-21 19:47:20 +11:00
05aa2bf1fd Standard rb 2023-12-21 19:44:15 +11:00
e6e3dee896 Update webmention creation response 2023-12-21 09:02:04 +11:00
8501279eaa StandardRB 2023-12-02 20:36:29 +11:00
c0c50bc107 Allow epilogue to update posts 2023-12-02 12:06:15 +11:00
fb545d8af8 Wrap microformat posts in items 2023-12-02 11:59:32 +11:00
27d8ab023b Add ID and URL to microformat response 2023-12-02 11:51:02 +11:00
aaabfd633a Fix indieauth 2023-12-02 11:45:02 +11:00
734352d25e Manage books with epilogue — https://epilogue.micro.blog 2023-12-02 11:30:00 +11:00
1edad91c2f Fix micro.blog auth 2023-12-02 10:38:04 +11:00
45cafa2b04 Allow authentication with micro.blog 2023-12-02 10:34:03 +11:00
67c1c0a43c Inspect passed token 2023-12-02 09:59:49 +11:00
8abf4269a5 Log indieauth checks 2023-12-02 09:56:36 +11:00
97d7c547e8 Remove pinboard integration 2023-11-28 19:24:33 +11:00
887f0b71f7 Fix auto_taging 2023-11-19 18:06:13 +11:00
f63df9b1ca Fix authentication for micropub slice 2023-11-19 09:34:59 +11:00
5b133363b3 Refactor micropub specific things out to a slice 2023-11-15 18:55:57 +11:00