Commit Graph

16 Commits

Author SHA1 Message Date
d8f2ad2361
handlers.c: add feed name to output 2023-06-16 15:26:40 -04:00
8ddd5f0c0b
Makefile: make config.h changes trigger recompile 2023-03-22 20:01:07 -04:00
25f01b702a
add summaryFormat option
this should help scripts find new articles without having to parse
human-readable output
2023-02-06 20:17:22 -05:00
Avery Terrel
e13a311b97 Fix makefile 2023-01-15 18:49:04 -06:00
78f7064c98
Makefile: use pkg-config instead of curl-config 2023-01-15 19:24:30 -05:00
909abb9e6a
Ensure C99 compatibility 2023-01-15 12:33:27 -05:00
fb3acf41b5
Bump version 2023-01-15 11:15:08 -05:00
1df7e7cbc7
Implemented JSON output format 2022-10-29 22:29:34 -04:00
9df7ce934c
Bump version 2022-10-29 20:09:52 -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
9f36c4c9c6
Change default install location 2021-08-24 15:27:54 -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
980001cfc9
Add version number 2021-08-02 13:55:46 -04:00
36e19e43c3
Initial commit 2021-08-02 11:41:15 -04:00