knoflook
  • Joined on 2021-06-21
knoflook created pull request r/konfluks#1 2022-02-21 10:20:38 +00:00
feed: compile regex once
knoflook pushed to master at knoflook/lumbunglib 2022-02-21 10:19:19 +00:00
b147d46535 feed: compile regex once
41690c0a89 add agplv3 license
1f1bb7874e feed: support the parsing of OPDS type feeds
9d9c87809d add method to escape " from YAML frontmatter https://git.autonomic.zone/ruangrupa/lumbung.space/issues/33
Compare 4 commits »
knoflook commented on pull request ruangrupa/konfluks#26 2022-02-21 10:16:34 +00:00
Support OPDS feeds, sanitize yaml frontmatter & relicense to AGPL

We could even split it off to a separate util script so the method can be imported by the other scripts?

I think it can stay as-is, I'm making one small change to the code to improve performance.

knoflook commented on pull request ruangrupa/konfluks#26 2022-02-17 15:31:11 +00:00
Support OPDS feeds, sanitize yaml frontmatter & relicense to AGPL

I introduced a merge conflict while doing a hotfix on feed.py to escape ", but i see you already fixed it here. I'll take a look at that PR tomorrow and fix it!

knoflook pushed to master at ruangrupa/konfluks 2022-02-17 15:15:51 +00:00
f69c092548 feed: escape quotation marks
knoflook pushed to master at knoflook/lumbunglib 2022-02-17 15:15:47 +00:00
f69c092548 feed: escape quotation marks
6339724510 hashtag: escape quotation marks for display_name
ab1f8d9d7a video: paginate results
Compare 3 commits »
knoflook closed issue ruangrupa/lumbung.space#33 2022-02-15 12:36:50 +00:00
social: failed to unmarshal YAML: yaml: line 2: did not find expected key
knoflook pushed to master at ruangrupa/konfluks 2022-02-15 12:31:45 +00:00
6339724510 hashtag: escape quotation marks for display_name
knoflook closed issue ruangrupa/konfluks#8 2022-02-15 11:10:50 +00:00
[feed.py] feeds that return the last N items will result in the deletion of item N+1
knoflook commented on issue ruangrupa/konfluks#15 2022-02-15 11:10:46 +00:00
[video.py] current script is limited to 100 videos

ab1f8d9d7a

knoflook closed issue ruangrupa/konfluks#15 2022-02-15 11:10:46 +00:00
[video.py] current script is limited to 100 videos
knoflook pushed to master at ruangrupa/konfluks 2022-02-15 11:10:25 +00:00
ab1f8d9d7a video: paginate results
knoflook commented on issue ruangrupa/lumbung.space#30 2022-02-10 12:23:51 +00:00
cards in tv are not spaced apart enough

yeah looks like it

knoflook closed issue ruangrupa/lumbung.space#30 2022-02-10 12:23:51 +00:00
cards in tv are not spaced apart enough
knoflook pushed to master at knoflook/lumbunglib 2022-02-10 11:53:23 +00:00
539d3fa6d0 Merge branch 'master' of ssh://git.autonomic.zone:2222/ruangrupa/lumbunglib
709921daf1 hacking docs
Compare 2 commits »
knoflook pushed to master at ruangrupa/konfluks 2022-02-10 11:53:19 +00:00
539d3fa6d0 Merge branch 'master' of ssh://git.autonomic.zone:2222/ruangrupa/lumbunglib
34d84dcde2 cal, vid: slugify instead of sanitize_name
Compare 2 commits »
knoflook pushed to master at knoflook/lumbunglib 2022-02-10 11:53:02 +00:00
34d84dcde2 cal, vid: slugify instead of sanitize_name