jlelse
/
hugo-micropub
Archived
1
Fork 0
Commit Graph

53 Commits

Author SHA1 Message Date
Jan-Lukas Else cbf53ccb23 Use yaml for config, build filename and slug using configurable templates 2020-03-26 15:51:09 +01:00
Jan-Lukas Else 442395a83c Simplify config request 2020-03-26 12:03:48 +01:00
Jan-Lukas Else 0faf4c8e39 Use simple http request to send Telegram message 2020-03-26 11:53:12 +01:00
Jan-Lukas Else 686a53707d Improve and refactor code that generates hugo post file 2020-03-26 11:08:36 +01:00
Jan-Lukas Else 4997f1092e Remove source query, simplify code 2020-03-26 10:49:13 +01:00
Jan-Lukas Else 7e819f4017 Support alternative text for photos 2020-03-20 18:28:57 +01:00
Jan-Lukas Else f4bac41d11 Fix 2020-03-20 15:32:36 +01:00
Jan-Lukas Else 82d9057b10 Changes
* Use Go 1.14
* Remove jsonpub and microblog.pub and Gitea support
* Use generic git library, so all Git providers are supported
2020-03-20 14:58:11 +01:00
Jan-Lukas Else 0ee80b3798 Add Jsonpub hook 2020-03-04 17:41:44 +01:00
Jan-Lukas Else af67b7ebbb Boost instead of Post on Microblog.pub when ActivityStreams configured 2020-02-19 19:27:19 +01:00
Jan-Lukas Else 126db98c64 Scale down images to 2000 with Tinify 2020-01-23 23:38:33 +01:00
Jan-Lukas Else 1fb3f28aea low case file extension 2020-01-19 11:01:24 +01:00
Jan-Lukas Else 9ca7da9ae5 Add support for image compression 2020-01-19 10:55:18 +01:00
Jan-Lukas Else 962818c931 Add support for images and audio 2020-01-19 08:36:10 +01:00
Jan-Lukas Else 108571ac15 Update sleep timers 2020-01-16 13:10:37 +01:00
Jan-Lukas Else 85adb26acd Fix panic 2020-01-12 18:26:21 +01:00
Jan-Lukas Else 2872afbc28 Add support for posting German posts 2020-01-12 18:17:40 +01:00
Jan-Lukas Else fb76567cef Tweak link filtering when sending Webmention 2020-01-12 18:13:18 +01:00
Jan-Lukas Else 1c3cc6480f Make Media Storage optional 2020-01-12 17:48:05 +01:00
Jan-Lukas Else f71738cde4 Allow empty content 2020-01-12 17:30:32 +01:00
Jan-Lukas Else 2136265825 Fix mediaendpoint auth 2020-01-10 11:14:47 +01:00
Jan-Lukas Else 9a41fb90b9 Accept webmention without trailing slash when blogUrl has it 2020-01-10 11:14:35 +01:00
Jan-Lukas Else 102f555cbc Add support for bookmark-of 2020-01-01 20:39:16 +01:00
Jan-Lukas Else 5ecada8f54 Improve extension handling for uploaded files 2020-01-01 16:03:13 +01:00
Jan-Lukas Else 1556bd5128 Use hash as file name to de-duplicate uploads 2020-01-01 15:43:59 +01:00
Jan-Lukas Else 222afd3957 Add Media Endpoint support 2020-01-01 14:21:56 +01:00
Jan-Lukas Else 35770cecc9 Add some testing 2019-12-24 12:29:14 +01:00
Jan-Lukas Else 1026a3b2af Add Telegram notification for webmentions 2019-12-23 10:21:21 +01:00
Jan-Lukas Else a7b987cca2 More refactoring 2019-12-22 21:17:11 +01:00
Jan-Lukas Else cf4dd37484 Refactor Socials 2019-12-22 20:27:12 +01:00
Jan-Lukas Else 8e975c9d52 Update Dockerfile 2019-12-22 19:35:10 +01:00
Jan-Lukas Else 1182d9947b Refactor CDN code (enable adding more CDNs more easily) 2019-12-22 19:29:30 +01:00
Jan-Lukas Else c00f934658 Fix syndication support 2019-12-22 14:11:59 +01:00
Jan-Lukas Else da07e28de1 Add support for syndication 2019-12-22 13:58:50 +01:00
Jan-Lukas Else 6fc525ce5e Fix JSON unmarshal 2019-12-22 10:23:57 +01:00
Jan-Lukas Else 9aab54619a Refactoring, small fix, added creating posts using JSON 2019-12-22 08:26:38 +01:00
Jan-Lukas Else ea0400ab9d Change how key for mentions stored 2019-12-13 08:35:49 +01:00
Jan-Lukas Else 6c48c016cc Post to Microblog.pub instance 2019-12-12 22:36:05 +01:00
Jan-Lukas Else 988ff42365 Fix redirection on success when sending webmention 2019-12-12 17:13:57 +01:00
Jan-Lukas Else 88c17bacb8 Handle webmention receiving 2019-12-12 16:29:26 +01:00
Jan-Lukas Else 912705e1f1 Some improvements 2019-12-06 10:32:30 +01:00
Jan-Lukas Else 965bd45f84 Use yaml library to generate frontmatter
This should fix edge cases for the title etc.
2019-12-05 10:35:53 +01:00
Jan-Lukas Else 1a07bbe047 Automated Webmentions sending 2019-12-03 18:12:10 +01:00
Jan-Lukas Else fa3bf31ea5 Make section lower case 2019-12-03 17:46:16 +01:00
Jan-Lukas Else 20bace6e9a Undo changes to validation 2019-11-19 10:04:22 +01:00
Jan-Lukas Else 6d6d4baf82 Add support for likes, tags in content and micro section 2019-11-19 10:02:20 +01:00
Jan-Lukas Else 767683653a Query source 2019-11-15 10:31:13 +01:00
Jan-Lukas Else 7795fa171d Purge BunnyCDN 10 seconds after published 2019-11-09 17:35:54 +01:00
Jan-Lukas Else 6b41fcfb09 Also set title via content 2019-11-09 00:40:55 +01:00
Jan-Lukas Else 93433de827 Hide settings in content and not categories anymore, refactoring 2019-11-08 19:46:07 +01:00