Commit Graph

311 Commits

Author SHA1 Message Date
70db68936f Add h-card 2023-02-13 09:39:51 +11:00
4e40363a9f Add bio note 2023-02-13 09:36:04 +11:00
714f7cd377 Microformat for photos 2023-02-13 09:34:59 +11:00
71ec805cd3 Add more microformat tags 2023-02-13 09:33:27 +11:00
0dc7ee25bf Add some microformat details 2023-02-13 09:18:15 +11:00
9075b254e4 Clean up upload specs 2023-02-12 21:59:20 +11:00
2b81839127 Refactor post creation + syndication 2023-02-12 21:58:18 +11:00
b3b287bbf4 Add webmentions 2023-02-12 16:02:00 +11:00
cda3a10dc2 Only allow images to be uploaded 2023-02-11 15:45:00 +11:00
7d1b23b943 Update about page 2023-02-11 15:14:45 +11:00
b05ead7328 Show OG metadata for bookmarks 2023-02-11 14:49:36 +11:00
811affc9b3 Improve suport for image posts 2023-02-06 15:03:18 +11:00
50c803246f Add video as an allowed post type 2023-02-03 13:38:51 +11:00
bb12bf7ab8 Fix typo 2023-02-03 11:49:15 +11:00
ac4ff38dba Fix typo 2023-02-03 11:48:09 +11:00
10879cd092 Fix kwargs 2023-02-03 11:46:52 +11:00
2ff8f0a32f Add tags in edit endpoint 2023-02-03 11:45:02 +11:00
548dd1cbee Get the first content 2023-02-03 11:36:45 +11:00
496a57abbc Fix params 2023-02-03 11:33:51 +11:00
d97da75d18 Render content when updating posts 2023-02-03 11:32:02 +11:00
f03502a0c1 Fix typo 2023-02-03 11:28:24 +11:00
e64dacf8ba Add photos to source response 2023-02-03 11:23:56 +11:00
19fe581c79 Add source response 2023-02-03 11:16:31 +11:00
1bd1c5bacb Add pinboard as a syndication target 2023-02-01 21:34:14 +11:00
59a59379cf Add pinboard syndication icon 2023-02-01 21:31:57 +11:00
1defc79496 Rebuild assets 2023-02-01 21:13:19 +11:00
8cbcd08411 Allow photo posts 2023-01-31 19:58:29 +11:00
ccd778ecbb Remove need for monads 2023-01-31 19:43:12 +11:00
8a54a584f2 Handle results in action handle methods 2023-01-31 19:40:21 +11:00
89f3d5387a include dry monads 2023-01-31 19:32:40 +11:00
44e9e13827 Logging 2023-01-31 19:20:25 +11:00
24deb6923d Log show and create 2023-01-31 19:12:04 +11:00
24b4ba6854 Generate filename 2023-01-31 19:09:42 +11:00
f7f6bf0979 Fix media endpoints 2023-01-31 19:02:00 +11:00
f8945c5b9c Return file url in media create response 2023-01-31 18:52:47 +11:00
44e257077d Remove scope check on show 2023-01-31 18:47:20 +11:00
3710e201bf Add media show 2023-01-31 18:45:14 +11:00
2d1c718378 Add media get endpoint 2023-01-31 08:53:07 +11:00
cc313fe469 Remove auth from uploads, auth config 2023-01-30 22:11:59 +11:00
8c15370ac6 Respond with OK for media 2023-01-30 22:01:20 +11:00
3a2b6df601 Return location of media 2023-01-30 21:39:35 +11:00
52a2f1e538 Call upload 2023-01-30 21:32:19 +11:00
6a8b4e0c1f Add photo to config 2023-01-30 21:26:34 +11:00
20670bb755 Fix media action auth 2023-01-30 21:11:41 +11:00
f1e907732c Add github link 2023-01-30 20:42:48 +11:00
86baa87f92 Add link 2023-01-30 20:37:42 +11:00
1977d9f568 Return failure when no syndication targets supplied 2023-01-30 19:33:06 +11:00
2d371812f5 Save syndication sources to posts 2023-01-29 16:54:34 +11:00
fa6d4a78f2 Fix syndication check 2023-01-29 13:08:40 +11:00
93fc63207d Fix syndication check 2023-01-29 12:55:54 +11:00