Commit Graph

114 Commits

Author SHA1 Message Date
a6d961aba9 Fix summary display 2021-03-17 20:59:48 -07:00
8e2369eff9 Prevent dupliate callbacks 2021-03-17 20:59:31 -07:00
5d0c5b1ae3 Add previews for reddit galleries 2021-03-08 13:13:41 -08:00
77ad88124f Show link text in reddit link post body 2021-03-08 13:13:25 -08:00
1416c2e518 Fix test error when no subfeeds are present 2021-03-08 13:12:59 -08:00
5b675acd28 Fix default reddit source ttl type 2020-12-31 20:07:51 -08:00
0172d5b70e Add feedparser as a dependency 2020-12-31 19:05:41 -08:00
a678b67019 Support subfeeds.conf and default subfeed 2020-12-30 14:01:31 -08:00
ec2382e1bd Change file handler to rotate logs 2020-12-30 13:06:12 -08:00
193b445bd5 Initialize default logging in wsgi mode 2020-12-30 12:53:55 -08:00
97bb18fc3e Add gunicorn to dev dependencies 2020-12-30 12:53:41 -08:00
4320cb63e5 Add port argument to run cli 2020-12-30 12:22:49 -08:00
1d44d0ea4a Add __main__ so flask debug works 2020-12-30 12:20:52 -08:00
13a0e8c97b Add favicon and title 2020-12-30 10:33:27 -08:00
af7f84cae7 Rename feed.html 2020-12-30 10:13:27 -08:00
933596d25c Fix reddit sources needing to be named "reddit" 2020-12-29 20:54:48 -08:00
d10b4f9205 Enable updating the inquisitor source 2020-12-29 20:50:25 -08:00
4ded4ded42 Fix routing 2020-12-29 20:15:54 -08:00
428cf8df35 Re-fix source importing 2020-12-29 20:15:54 -08:00
a1a15153c0 Make extra dependencies installable 2020-12-29 20:15:54 -08:00
4315cfa7be Add praw and gunicorn as optional dependencies instead of dev 2020-12-29 16:24:04 -08:00
9001bd8f92 Make package buildable by nix 2020-12-29 01:22:19 -08:00
8aae7beecd Add poetry config and lock files 2020-12-29 00:11:12 -08:00
9ca0670fbd Add shell.nix for using poetry 2020-12-28 23:13:17 -08:00
79574e3241 Add wsgi interface 2020-12-28 21:30:31 -08:00
27e04e601a Add subfeed routes 2020-12-28 17:47:36 -08:00
9843fd93c4 Add subfeed configs 2020-12-28 17:07:34 -08:00
e0f4eec15a Tighten up Verbose options 2020-12-28 15:58:07 -08:00
b3293fe87b Fix source importing 2020-12-28 15:52:52 -08:00
997df5f54f Move console script entry to cli module 2020-12-28 15:12:29 -08:00
6c25692d3d Trim gitignore 2020-12-28 14:47:37 -08:00
8ddc3751f1 Add console script 2020-12-28 14:47:25 -08:00
5fa0c9d553 Add test command for checking the config file 2020-12-28 14:47:15 -08:00
16188a3f3a Refactor configuration to use a file exclusively 2020-12-28 14:46:26 -08:00
9e31bd74b1 Add reddit scraper to source templates 2020-08-14 11:12:49 -07:00
7a85aa3dac Add source engine template for webcomics 2020-08-11 23:53:21 -07:00
78c3f44735 Add cache for non-item content 2020-08-11 23:52:06 -07:00
814de5f094 Add exceptions to item triggers 2020-08-11 23:52:06 -07:00
364480c08d Add create and delete triggers 2020-08-06 23:48:10 -07:00
c116476487 Clean up source update code 2020-08-06 23:12:59 -07:00
024d81336d Clean up item loading code 2020-08-06 15:38:24 -07:00
a9e313225f Add import demo source 2020-08-06 14:43:55 -07:00
d72c0326fb Clean up source loading code 2020-08-06 14:43:46 -07:00
6009a23283 Rename importer to sources 2020-08-06 13:49:36 -07:00
c3a83a80cc Add requirements.txt 2020-08-06 13:33:11 -07:00
0b3eb33d42 Make callbackdemo slightly more impressive 2020-06-08 22:42:39 -07:00
128cc7b1f9 Add backend infrastructure for item callbacks 2020-06-08 22:38:33 -07:00
ee23a34cf2 Add debug flag for run cli 2020-06-08 22:15:56 -07:00
c2569cc321 Add frontend infrastructure for item callbacks 2020-06-08 22:15:43 -07:00
38c81c4c3f Hide feed management when there are no items 2020-06-02 21:39:41 -07:00