Go to file
Jan-Lukas Else af67b7ebbb Boost instead of Post on Microblog.pub when ActivityStreams configured 2020-02-19 19:27:19 +01:00
.gitignore Init 2019-11-07 11:00:24 +01:00
Dockerfile Update Dockerfile 2019-12-22 19:35:10 +01:00
cdn.go Add some testing 2019-12-24 12:29:14 +01:00
cdn_test.go Add some testing 2019-12-24 12:29:14 +01:00
config.go Boost instead of Post on Microblog.pub when ActivityStreams configured 2020-02-19 19:27:19 +01:00
entry.go Add support for images and audio 2020-01-19 08:36:10 +01:00
go.mod Boost instead of Post on Microblog.pub when ActivityStreams configured 2020-02-19 19:27:19 +01:00
go.sum Boost instead of Post on Microblog.pub when ActivityStreams configured 2020-02-19 19:27:19 +01:00
imagecompression.go Scale down images to 2000 with Tinify 2020-01-23 23:38:33 +01:00
main.go Add Media Endpoint support 2020-01-01 14:21:56 +01:00
mediaendpoint.go low case file extension 2020-01-19 11:01:24 +01:00
mediastorage.go Add support for image compression 2020-01-19 10:55:18 +01:00
microformat.go Add support for images and audio 2020-01-19 08:36:10 +01:00
micropub.go Update sleep timers 2020-01-16 13:10:37 +01:00
notification.go Add Telegram notification for webmentions 2019-12-23 10:21:21 +01:00
post.go Add support for images and audio 2020-01-19 08:36:10 +01:00
query.go Refactoring, small fix, added creating posts using JSON 2019-12-22 08:26:38 +01:00
social.go Boost instead of Post on Microblog.pub when ActivityStreams configured 2020-02-19 19:27:19 +01:00
storage.go More refactoring 2019-12-22 21:17:11 +01:00
validation.go Add Media Endpoint support 2020-01-01 14:21:56 +01:00
validation_test.go Add some testing 2019-12-24 12:29:14 +01:00
webmention.go Update sleep timers 2020-01-16 13:10:37 +01:00
webmention_test.go Add some testing 2019-12-24 12:29:14 +01:00