Slixfeed/slixfeed
2024-03-13 16:17:43 +00:00
..
assets Fix saving of bookmarks via bookmark manager. 2024-03-13 11:57:53 +00:00
xmpp (Hopefully) Fix fetching of new subscriptions. 2024-03-13 15:44:20 +00:00
.gitkeep Add new directory 2023-07-16 15:22:20 +00:00
__init__.py Print version at startup 2024-02-04 18:56:19 +00:00
__main__.py Print user agent and http proxy if set 2024-03-13 16:17:43 +00:00
action.py (Hopefully) Fix fetching of new subscriptions. 2024-03-13 15:44:20 +00:00
config.py Fix adding of a bookmark 2024-03-13 13:25:49 +00:00
crawl.py Fix keywords extracted from sqlite. 2024-02-17 23:21:44 +00:00
dt.py Improve update interval mechanism. 2024-01-26 11:34:07 +00:00
fetch.py Print user agent and http proxy if set 2024-03-13 16:17:43 +00:00
format.py Split more functions into smaller functions 2024-01-02 18:11:36 +00:00
log.py Measure function elapsed time period and display a warning for a period of over a second. 2024-03-04 10:16:49 +00:00
read.py Segregate code into more particular functions 2024-01-04 01:16:24 +00:00
sqlite.py Fix malfunction when setting value of key "old" to zero (Thank you roughnecks). 2024-03-13 12:09:48 +00:00
task.py Replace configuration file INI by TOML. 2024-03-12 17:13:01 +00:00
url.py WIP: Closer to fix double message. See task.py 2024-02-10 17:53:53 +00:00
version.py (Hopefully) Fix fetching of new subscriptions. 2024-03-13 15:44:20 +00:00