knoflook
  • Joined on 2021-06-21
knoflook commented on pull request ruangrupa/konfluks#26 2022-03-04 14:50:43 +00:00
Support OPDS feeds, sanitize yaml frontmatter & relicense to AGPL

conflict resolved 😎

knoflook closed pull request ruangrupa/konfluks#26 2022-03-04 14:50:43 +00:00
Support OPDS feeds, sanitize yaml frontmatter & relicense to AGPL
knoflook pushed to master at ruangrupa/konfluks 2022-03-04 14:49:34 +00:00
c40f740f50 Merge remote-tracking branch 'rra/master'
e0fd2c40a6 Merge pull request 'feed: compile regex once' (#1) from knoflook/lumbunglib:master into master
b147d46535 feed: compile regex once
41690c0a89 add agplv3 license
1f1bb7874e feed: support the parsing of OPDS type feeds
Compare 6 commits »
knoflook pushed to master at knoflook/lumbunglib 2022-03-04 14:42:11 +00:00
c40f740f50 Merge remote-tracking branch 'rra/master'
e0fd2c40a6 Merge pull request 'feed: compile regex once' (#1) from knoflook/lumbunglib:master into master
b147d46535 feed: compile regex once
41690c0a89 add agplv3 license
1f1bb7874e feed: support the parsing of OPDS type feeds
Compare 6 commits »
knoflook pushed to master at knoflook/lumbunglib 2022-03-04 14:16:15 +00:00
f69c092548 feed: escape quotation marks
knoflook pushed to main at ruangrupa/login.lumbung.space 2022-03-03 15:06:40 +00:00
7f22479d29 change text color on button
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 ruangrupa/lumbung.space#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