1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 23:44:27 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
b82a6c59e8 Support micropub post visibility 2021-07-14 18:50:24 +02:00
4205fb173f Priorities for posts (pinned posts), comments on blogroll, stats and map & some refactorings and fixes 2021-07-12 16:19:28 +02:00
6bc70f0a0e Various refactorings 2021-06-23 19:20:50 +02:00
67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
a2f5ddbdcf Improve method to get relative and full addresses (first unit tests!) 2021-06-10 22:10:13 +02:00
9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
d1850300e5 Drafts 2021-01-15 21:56:46 +01:00
efce703f33 Add config for short domains 2020-12-24 11:00:16 +01:00
315fb575cb Don't render absolute links on HTML post pages, but in feeds and activitystreams 2020-12-23 14:36:27 +01:00
9da9e37f32 Short URLs 2020-12-22 22:15:29 +01:00
8332d7ee43 Make hooks a bit more modular 2020-11-17 22:10:13 +01:00
3a866fb3c0 Custom webmention sending implementation and other improvements 2020-11-16 18:34:29 +01:00
96259912cb Post-post and post-delete hooks 2020-10-19 20:25:30 +02:00
912b24b9b4 Improve summary algorithm 2020-10-18 11:54:29 +02:00
4cb605c38b Post translations, little progress on templates 2020-10-16 20:34:34 +02:00
50b4bce82f Small things 2020-10-15 17:32:46 +02:00
70f220e693 API endpoint to read posts
API endpoint to create posts from Hugo markdown file
Method to create redirects
Dependency updates
...
2020-09-18 12:34:52 +02:00