Commit Graph

88 Commits

Author SHA1 Message Date
Ronald Schaten
7ba0aef3f0 included library source packages 2014-11-03 20:33:22 +01:00
522fc2f7b5 bug fix, needed if keepafterlastfetch is 0 2013-07-01 10:46:07 +02:00
bfe3019eaf first-level quote looks better in vim 2013-05-10 07:14:27 +02:00
6db89814fa if multiple content-entries exist, select the plain- or html-one according to html2textcontent variable 2013-05-06 16:39:48 +02:00
9bec2c48c2 Bugfix: removed debug-code :-/ 2013-04-20 15:39:04 +02:00
43e2520773 include license info in all source files 2013-04-17 23:24:05 +02:00
b46c4bc762 included license and basic documentation 2013-04-17 22:21:16 +02:00
e987dda3ca no enclosures in text for daily digests 2013-04-17 20:59:50 +02:00
57da07a193 first feature complete version 2013-04-16 19:47:56 +02:00
b6d1e705f0 implemented newer version of readability-module 2013-04-15 23:33:24 +02:00
8eb6ed2a6d commit to database after fetching of feed, in hope to reduce duplicate entries 2013-04-15 22:37:27 +02:00
24209b4869 implemented configurable housekeeping 2013-04-15 21:44:49 +02:00
f78b99e61e enabled fetching of full pages 2013-04-11 17:10:39 +02:00
f52e8dbf1d error correction 2013-04-10 20:31:34 +02:00
0839980a45 prevent duplicate entries from different feeds 2013-04-10 00:17:15 +02:00
1dfb7e5067 cleanup 2013-04-09 23:39:02 +02:00
a1c6ab0c09 major refactoring: feed knows how to fetch itself 2013-04-09 23:18:50 +02:00
7e6c660b0c prevent exception if unable to resolve final link 2013-04-09 12:39:12 +02:00
ec565eda7d new option to ignore links on feeds 2013-04-09 12:23:05 +02:00
9cca4d292a fixed problem with empty entries 2013-04-08 22:47:22 +02:00
777b8de0e3 small performance improvement, error correction in handling of enclosures 2013-04-08 21:19:29 +02:00
2718e6502c refactored processing of entries, enabled processing of enclosures 2013-04-08 21:02:48 +02:00
5b9cc700f8 format date according to ISO 8601 2013-04-07 23:52:55 +02:00
4b11d2a01e feed shows if it's enabled or not 2013-04-07 13:43:34 +02:00
ea14005ac1 refactoring of data model 2013-04-07 13:34:36 +02:00
0c6cb0c7f9 decode html entities 2013-04-06 00:12:20 +02:00
640442b95d minor modifications 2013-04-05 23:42:29 +02:00
6145a040d2 wrap text of digest-messages 2013-04-05 23:03:51 +02:00
a9e5a27627 Merge branch 'master' of ssh://git.0x50.de:48653/atomstrom
Conflicts:
	atomstrom.py
2013-04-05 21:47:01 +02:00
4a01c4935b send plain text mails -- not really clean, but useful :-/ 2013-04-05 21:16:56 +02:00
417bd56b20 send plain text mails -- not really clean, but useful :-/ 2013-04-05 21:16:56 +02:00
c84c465a14 implementing reset- and delete-functionality 2013-04-04 23:46:00 +02:00
103d7d4a28 once again: fix encoding issues 2013-04-04 22:51:36 +02:00
58177038c3 minor error correction for new feeds 2013-04-04 22:36:48 +02:00
8da6ef9010 feed knows how to print information about itself 2013-04-04 20:40:19 +02:00
d1520b3827 implemented function heads for new features 2013-04-03 23:47:05 +02:00
b30ba9a9a8 correct behavior when listing unfetched feeds 2013-04-03 23:42:08 +02:00
372a43f85b implemented listing of feeds 2013-04-03 23:31:57 +02:00
91d1cf552e Merge branch 'new-features'
Conflicts:
	atomstrom.py
2013-04-03 23:05:08 +02:00
e452db9cc8 optionparser is deprecated, use argumentparser instead 2013-04-03 22:49:53 +02:00
6c358c5c1d improve format of html2text-output 2013-04-03 22:29:40 +02:00
9302429500 new command line options 2013-04-03 21:28:07 +02:00
546ca45337 include discordian date into mail digest ;-) 2013-04-03 20:35:08 +02:00
d60783b6aa minor change in db-structure, made mailtext column selectable 2013-04-03 00:06:06 +02:00
d1d127744c fuzzied time between feed fetches 2013-03-28 23:35:20 +01:00
7789cb2051 reinserted log output 2013-03-28 22:49:51 +01:00
ff245d4fd6 digest-mails: truncate body text, remove spare whitespace 2013-03-27 22:34:11 +01:00
33da084705 fixed missing import 2013-03-27 20:25:37 +01:00
752794115e cleaned up unused modules 2013-03-26 21:27:39 +01:00
d0e2a69386 removed exception handler, implemented clean algorithm 2013-03-26 21:26:59 +01:00