about summary refs log tree commit diff stats
path: root/share/config.pl
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-08-30 00:42:01 +0530
committerAndinus <andinus@nand.sh>2020-08-30 00:42:01 +0530
commit6139a5c6c4adebe129666842eb91a77674c6d03a (patch)
tree20724b7e11561bc0fd67aa8f4e4e5d2d2ba6bca2 /share/config.pl
parentece80ef2d7a255c119efb8e6ceef6b0bbcb6cdc9 (diff)
downloadpyxis-6139a5c6c4adebe129666842eb91a77674c6d03a.tar.gz
Fix custom feed loading, print feed name, don't omit entries
+            ? do {push @feeds, path("$feeds_dir/$_") foreach @ARGV}

Fixes custom feed loading.

The data structure is hash of
    date mapped to a list of
        entries which is a list of
            $feed_name, $message

This also fixes omitting of entries as we store a list of entries so
we get multiple entries in same date map.
Diffstat (limited to 'share/config.pl')
0 files changed, 0 insertions, 0 deletions