1
Commit Graph

22 Commits

Author SHA1 Message Date
4997f1092e Remove source query, simplify code 2020-03-26 10:49:13 +01:00
7e819f4017 Support alternative text for photos 2020-03-20 18:28:57 +01:00
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
962818c931 Add support for images and audio 2020-01-19 08:36:10 +01:00
85adb26acd Fix panic 2020-01-12 18:26:21 +01:00
2872afbc28 Add support for posting German posts 2020-01-12 18:17:40 +01:00
f71738cde4 Allow empty content 2020-01-12 17:30:32 +01:00
102f555cbc Add support for bookmark-of 2020-01-01 20:39:16 +01:00
a7b987cca2 More refactoring 2019-12-22 21:17:11 +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
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
fa3bf31ea5 Make section lower case 2019-12-03 17:46:16 +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
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
7c07e4fdd9 Init 2019-11-07 11:00:24 +01:00