Commit Graph

13 Commits

Author SHA1 Message Date
0ebb379a64
Update XML parsing
itemStruct's fields are now array elements. Tag parsing is now done
within handlers.c for more modularity.
2022-10-29 20:05:24 -04:00
73b0cad54f
handlers.c: make itemAction more modular 2022-10-29 20:04:46 -04:00
453e36317f
xml.c: merge into minrss.c 2022-10-27 20:36:51 -04:00
4f67b9db17
Fix off-by-one memory issue 2022-05-23 12:55:56 -04:00
0a1fa331f8
Redo logging 2022-05-23 12:54:23 -04:00
f1ff5330d9
Restrict curl protocols 2022-05-23 12:04:36 -04:00
74e1f5484a
Misc optimisation 2022-05-23 11:30:16 -04:00
23f6084eeb
Add copyright and license information to all files 2022-04-09 17:46:16 -04:00
ac57c3dcca
Improve documentation 2021-09-22 18:50:42 -04:00
432fcf4308
Format RSS items as HTML files 2021-08-11 17:22:07 -04:00
9719fbf303
Reformat code with consistent style 2021-08-06 14:32:04 -04:00
980001cfc9
Add version number 2021-08-02 13:55:46 -04:00
36e19e43c3
Initial commit 2021-08-02 11:41:15 -04:00