Felisp · Thy/Thou/Thee
  • Earth, unfortunately
  • Maintainer of *.treebrary.org. If something doesn't work, I'm the one to shit on for it.

  • Joined on 2023-11-22
Felisp commented on issue Treebrary.org/rss-thread-watcher#34 2024-09-10 17:17:38 +02:00
Refactor config related things into separate file and namespace

Done in e871d1a6c4 only basic tests done. Proper tests will be written soon

Felisp closed issue Treebrary.org/rss-thread-watcher#34 2024-09-10 17:17:38 +02:00
Refactor config related things into separate file and namespace
Felisp pushed to stable at Treebrary.org/rss-thread-watcher 2024-09-10 17:16:45 +02:00
e871d1a6c4 Refactor config utils into it's own file and namespace
Felisp commented on issue Treebrary.org/rss-thread-watcher#33 2024-09-10 16:58:28 +02:00
[BUG]: Current style of GUID generation with repeat=false may cause notification failures

last_modified was used, fixed in 20752a3b1c

Felisp closed issue Treebrary.org/rss-thread-watcher#33 2024-09-10 16:58:28 +02:00
[BUG]: Current style of GUID generation with repeat=false may cause notification failures
Felisp pushed to stable at Treebrary.org/rss-thread-watcher 2024-09-10 16:57:38 +02:00
20752a3b1c Use last_modified as part of item GUID to fix notification failures
Felisp commented on issue Treebrary.org/rss-thread-watcher#31 2024-09-10 16:35:35 +02:00
Make Host URL more flexible

Finished in 62f62a967f

Felisp closed issue Treebrary.org/rss-thread-watcher#31 2024-09-10 16:35:35 +02:00
Make Host URL more flexible
Felisp pushed to stable at Treebrary.org/rss-thread-watcher 2024-09-10 16:35:00 +02:00
62f62a967f Finish making config URLs more flexible
Felisp commented on issue Treebrary.org/rss-thread-watcher#31 2024-09-08 02:50:29 +02:00
Make Host URL more flexible

Actually it still needs to be tested, whether the values are even used

Felisp reopened issue Treebrary.org/rss-thread-watcher#31 2024-09-08 02:50:29 +02:00
Make Host URL more flexible
Felisp commented on issue Treebrary.org/rss-thread-watcher#31 2024-09-08 02:42:12 +02:00
Make Host URL more flexible

Implemented in 373f2f2996

Felisp closed issue Treebrary.org/rss-thread-watcher#31 2024-09-08 02:42:12 +02:00
Make Host URL more flexible
Felisp pushed to stable at Treebrary.org/rss-thread-watcher 2024-09-08 02:37:19 +02:00
4c5ad1e923 Version bumps
82d920cb3d Update example config and improve documentation
373f2f2996 Implement config placeholders for more flexible target and host urls
Compare 3 commits »
Felisp opened issue Treebrary.org/rss-thread-watcher#35 2024-09-08 02:12:50 +02:00
Add tests
Felisp opened issue Treebrary.org/rss-thread-watcher#34 2024-09-08 02:11:40 +02:00
Refactor config related things into separate file and namespace
Felisp commented on issue Treebrary.org/rss-thread-watcher#24 2024-09-08 02:10:52 +02:00
Support native compilation with GraalVM

Getting this to work with babashka could also be an option

Felisp commented on issue Treebrary.org/rss-thread-watcher#33 2024-09-08 02:07:05 +02:00
[BUG]: Current style of GUID generation with repeat=false may cause notification failures

Number or time of last post could work if such thing is contained in catalog response

Felisp opened issue Treebrary.org/rss-thread-watcher#33 2024-09-07 21:35:05 +02:00
[BUG]: Current style of GUID generation with repeat=false may cause notification failures
Felisp pushed to stable at Treebrary.org/rss-thread-watcher 2024-08-27 14:24:38 +02:00
6c825bcaaa Emergency bugfix for wrong URL generation