Commit Graph

21 Commits

Author SHA1 Message Date
John Sennesael 4be3dfcd77 Fix FreeBSD compilation 2021-10-25 17:35:02 +00:00
John Sennesael 319bc9e436 formatting 2021-10-21 09:04:23 -05:00
John Sennesael 4d8eca466a It's readme time 2021-10-21 09:03:02 -05:00
John Sennesael 6b5bdadeb5 Actual search results! Safer cleanup when interrupted. Consistent include order. And a bunch of other polish 2021-10-20 17:48:43 -05:00
John Sennesael f7831afc9d Add logger class, fix include orders 2021-10-20 07:18:20 -05:00
John Sennesael 28b5a2457a fix aformentioned bugs 2021-10-19 17:56:28 -05:00
John Sennesael bb9c3da3d8 Implemented newsgroup filtering, work on resuming indexing where last left off (still buggy) 2021-10-18 20:19:11 -05:00
John Sennesael 6082cb3f6c fix gcc8 compilation 2021-10-13 13:59:37 -05:00
John Sennesael 8b4d60c3b5 Another missing include 2021-10-13 13:47:43 -05:00
John Sennesael fa01e09404 missing include 2021-10-13 10:14:40 -05:00
John Sennesael 2bb840dc63 remove test code 2021-10-12 18:53:11 -05:00
John Sennesael 8b2ac61264 Implement various filter options, some bugfixes. 2021-10-12 18:41:03 -05:00
John Sennesael e7619f5236 Filter class 2021-10-08 17:31:23 -05:00
John Sennesael 7f8a745858 Improve storage efficience, add token db file parser executable, etc.... 2021-10-08 15:17:22 -05:00
John Sennesael 67c829b1bc btree storage, multithreaded processing 2021-09-29 18:52:54 -05:00
John Sennesael ed2e3a9824 Implement reading headers 2021-09-21 19:19:13 -05:00
John Sennesael 60271b8de3 Implemented GROUP, LISTGROUP commands - Implemented database saving and loading of article ids 2021-09-21 17:47:33 -05:00
John Sennesael 5645d31f59 Loading newsgroup list from database implemented 2021-09-20 20:37:11 -05:00
John Sennesael fbc9964ea6 GPLv3 notices 2021-09-20 20:02:23 -05:00
John Sennesael a68c46299c Configuration file, arg parsing, database serialization,... 2021-09-20 19:48:49 -05:00
John Sennesael e1c1ba031e Initial commit 2021-09-19 16:05:16 -05:00