Commit Graph

823 Commits

Author SHA1 Message Date
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
dd31388c2c Fix call to pinboard get 2023-02-01 21:53:42 +11:00
7e3341b656 Bump pinboard gem 2023-02-01 21:50:59 +11:00
17510a848b Fix category parsing for form requests 2023-02-01 21:41:58 +11:00
6067d7f0ef Fix syndication parsing for forms 2023-02-01 21:40:07 +11:00
1bd1c5bacb Add pinboard as a syndication target 2023-02-01 21:34:14 +11:00
f5dea9855b Rebuild assets 2023-02-01 21:32:09 +11:00
59a59379cf Add pinboard syndication icon 2023-02-01 21:31:57 +11:00
9309c2c104 Fix pinboard integration 2023-02-01 21:24:02 +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
d6608cdf12 Add public media folder 2023-01-31 19:25:18 +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
71f415f451 Switch media back to post 2023-01-30 22:26:51 +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
5eaf0288fd Switch media creation to get 2023-01-30 21:29:35 +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
64ae57eae2 Add a media folder 2023-01-30 20:59:18 +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
af71f4ebcf Update nginx conf 2023-01-29 21:40:14 +11:00
ff2e895945 Adjust mastodon syndication format 2023-01-29 17:09:26 +11:00
886975b435 Rebuild assets 2023-01-29 16:54:43 +11:00
2d371812f5 Save syndication sources to posts 2023-01-29 16:54:34 +11:00
37932ea4ad Parse response from mastodon 2023-01-29 13:31:51 +11:00
14a5cbeec0 Add logging to mastodon Syndicating 2023-01-29 13:26:20 +11:00
5ee2ff25c5 Get body from mastodon response 2023-01-29 13:18:35 +11:00
fdac98e938 Fix Mastodon URL 2023-01-29 13:15:57 +11:00
a8fbe4db30 Log syndication success 2023-01-29 13:13:02 +11:00
fa6d4a78f2 Fix syndication check 2023-01-29 13:08:40 +11:00
b30978543c Log params 2023-01-29 13:04:10 +11:00
ce479f8f41 Syndicate JSON request 2023-01-29 13:01:15 +11:00
93fc63207d Fix syndication check 2023-01-29 12:55:54 +11:00
dd4340b05b Add logging to syndicator 2023-01-29 12:47:52 +11:00