Commit Graph

22 Commits

Author SHA1 Message Date
453e36317f
xml.c: merge into minrss.c 2022-10-27 20:36:51 -04:00
04eaae7230
Change enum names to all-caps 2022-10-24 20:40:18 -04:00
5d2ab702f9
Fix error message display 2022-06-12 14:24:05 -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
ed4d92aae6
Clarify configuration in README 2022-04-10 20:29:16 -04:00
23f6084eeb
Add copyright and license information to all files 2022-04-09 17:46:16 -04:00
fb2c634311
Clarify Atom support in README 2022-04-09 17:45:48 -04:00
6a92d91ec4
Remove unused article attributes 2021-10-22 17:14:09 -04:00
54e2c6f448
Remove feed tags 2021-09-22 19:06:30 -04:00
ac57c3dcca
Improve documentation 2021-09-22 18:50:42 -04:00
9f36c4c9c6
Change default install location 2021-08-24 15:27:54 -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
7637e6f609
Update Makefile
Use pkg-config instead of absolute paths, optimise binary when
installing, and other miscellaneous changes.
2021-08-05 20:18:48 -04:00
84b6c1eafa
Remove useless library 2021-08-05 18:50:43 -04:00
e48958d9ff
Change filename sanitization 2021-08-04 16:46:48 -04:00
c04c8c5b8a
Update README
Add compatibility section and fix typo
2021-08-03 15:29:11 -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