Commit Graph

25 Commits

Author SHA1 Message Date
34d84dcde2 cal, vid: slugify instead of sanitize_name 2022-02-10 12:52:55 +01:00
40bf9416b8 cal: fix post deletion logic 2022-02-07 11:50:41 +01:00
58024c775a vid: fix post deletion logic 2022-02-07 11:45:00 +01:00
5366ef3abe hash: add new hashtag 2022-02-04 11:57:46 +01:00
77b8c9e0af video: use video title for filename 2022-02-03 16:09:05 +01:00
a4f22b95b7 feed: truncate file name if too long 2022-02-03 15:57:01 +01:00
e32743ecd5 cal: set featured_image in template 2022-02-03 15:32:25 +01:00
1f21d0475f cal: add event name to filename 2022-02-03 12:50:15 +01:00
3297991d83 cal: check if image exists before downloading 2022-02-03 12:35:54 +01:00
eaadfd2023 feat: add opengraph generation for social and tv 2022-02-02 14:14:11 +01:00
7e45112280 fix: don't pull the same post twice but for real 2022-01-28 15:49:40 +01:00
36b4ca1ba4 Merge branch 'master' into master 2022-01-28 13:21:41 +01:00
2c5e94c265 fix: don't expect title field for feeds 2022-01-28 13:09:17 +01:00
df19668260 feat: remove local data for nonexisting feeds 2022-01-28 12:18:19 +01:00
c4142145e9 fix: don't pull the same post twice 2022-01-27 17:52:26 +01:00
b1c9c05b6d sort + new tags 2022-01-14 09:39:37 +01:00
05f7fc7a3f hard code hashtags for now 2022-01-12 09:53:29 +01:00
6c3814dd5b Revert "feat: support loading hashtags from env"
This reverts commit d9bcb29f85.
2022-01-12 09:45:41 +01:00
d9bcb29f85 feat: support loading hashtags from env 2022-01-12 09:34:01 +01:00
77d72745ab feat: pull posts from mastodon 2022-01-10 15:07:04 +01:00
f3b2b032de feat: support feed generation 2022-01-05 13:39:01 +01:00
b385833cbe cli commands 2021-12-15 12:23:37 +01:00
30dbc6212f fix paths 2021-12-15 12:05:44 +01:00
3b56fca00e template paths 2021-12-15 11:55:51 +01:00
c0dd9c51af shuffle paths, libs, templates 2021-12-15 11:50:55 +01:00