1
Commit Graph

35 Commits

Author SHA1 Message Date
1c3cc6480f Make Media Storage optional 2020-01-12 17:48:05 +01:00
f71738cde4 Allow empty content 2020-01-12 17:30:32 +01:00
2136265825 Fix mediaendpoint auth 2020-01-10 11:14:47 +01:00
9a41fb90b9 Accept webmention without trailing slash when blogUrl has it 2020-01-10 11:14:35 +01:00
102f555cbc Add support for bookmark-of 2020-01-01 20:39:16 +01:00
5ecada8f54 Improve extension handling for uploaded files 2020-01-01 16:03:13 +01:00
1556bd5128 Use hash as file name to de-duplicate uploads 2020-01-01 15:43:59 +01:00
222afd3957 Add Media Endpoint support 2020-01-01 14:21:56 +01:00
35770cecc9 Add some testing 2019-12-24 12:29:14 +01:00
1026a3b2af Add Telegram notification for webmentions 2019-12-23 10:21:21 +01:00
a7b987cca2 More refactoring 2019-12-22 21:17:11 +01:00
cf4dd37484 Refactor Socials 2019-12-22 20:27:12 +01:00
8e975c9d52 Update Dockerfile 2019-12-22 19:35:10 +01:00
1182d9947b Refactor CDN code (enable adding more CDNs more easily) 2019-12-22 19:29:30 +01:00
c00f934658 Fix syndication support 2019-12-22 14:11:59 +01:00
da07e28de1 Add support for syndication 2019-12-22 13:58:50 +01:00
6fc525ce5e Fix JSON unmarshal 2019-12-22 10:23:57 +01:00
9aab54619a Refactoring, small fix, added creating posts using JSON 2019-12-22 08:26:38 +01:00
ea0400ab9d Change how key for mentions stored 2019-12-13 08:35:49 +01:00
6c48c016cc Post to Microblog.pub instance 2019-12-12 22:36:05 +01:00
988ff42365 Fix redirection on success when sending webmention 2019-12-12 17:13:57 +01:00
88c17bacb8 Handle webmention receiving 2019-12-12 16:29:26 +01:00
912705e1f1 Some improvements 2019-12-06 10:32:30 +01:00
965bd45f84 Use yaml library to generate frontmatter
This should fix edge cases for the title etc.
2019-12-05 10:35:53 +01:00
1a07bbe047 Automated Webmentions sending 2019-12-03 18:12:10 +01:00
fa3bf31ea5 Make section lower case 2019-12-03 17:46:16 +01:00
20bace6e9a Undo changes to validation 2019-11-19 10:04:22 +01:00
6d6d4baf82 Add support for likes, tags in content and micro section 2019-11-19 10:02:20 +01:00
767683653a Query source 2019-11-15 10:31:13 +01:00
7795fa171d Purge BunnyCDN 10 seconds after published 2019-11-09 17:35:54 +01:00
6b41fcfb09 Also set title via content 2019-11-09 00:40:55 +01:00
93433de827 Hide settings in content and not categories anymore, refactoring 2019-11-08 19:46:07 +01:00
db58ecb3aa Support multipart 2019-11-07 12:10:45 +01:00
eb81344036 Return error message when creating entry failed 2019-11-07 11:44:52 +01:00
7c07e4fdd9 Init 2019-11-07 11:00:24 +01:00