Pogger/TODO.txt

11 lines
431 B
Plaintext
Raw Normal View History

2021-03-05 20:35:10 -06:00
* Memory leaks
2021-03-12 19:27:44 -06:00
* ~.05MB per feed on download, in Util.ccp, fetch(). I'm stumped here.
* ~.02MB per feed on parsing
2021-02-27 20:51:41 -06:00
* Fix background of Feeds List error status icon (it's black, not transparent)
2021-01-12 19:08:42 -06:00
* Proper scripting support
2021-03-01 19:13:22 -06:00
* Show in desktray
* Move the provisional BList download queue to a BJob + JobQueue system
* This might add some more flexibility
2021-03-02 19:41:26 -06:00
* Multiple downloads at once
2021-01-11 18:23:38 -06:00
* Array of thread_ids for multiple DL threads?