pyruse/pyruse
Y 901da5a367 more visible HTML tables in the daily report 2018-02-08 14:24:19 +01:00
..
actions more visible HTML tables in the daily report 2018-02-08 14:24:19 +01:00
filters let the whole code enter this new year 2018 :-) 2018-01-31 13:07:05 +01:00
base.py switch from Step.run() recursion to Step.run()-in-a-loop to avoid too-deep call stacks 2018-02-05 19:30:48 +01:00
config.py fix bugs in config.py 2018-01-31 12:59:32 +01:00
counter.py better memory management for counters 2018-01-31 13:03:00 +01:00
email.py Avoid SMTP errors (lines >998 characters) using quoted-printable 2018-02-05 21:43:54 +01:00
log.py let the whole code enter this new year 2018 :-) 2018-01-31 13:07:05 +01:00
main.py use a fallback 8bit decoding for non-utf8 messages 2018-02-05 19:30:48 +01:00
module.py "then" is now applicable to filters as well as actions 2018-01-31 11:58:12 +01:00
workflow.py fix unwanted loops: do not actually reuse a chain unless it is a dead-end + check for loops 2018-02-05 19:30:48 +01:00