index
:
bdrem.git
master
Birthday reminder that sends mails
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bdrem
/
Renderer
Age
Commit message (
Expand
)
Author
2023-10-12
Add date header
v0.6.2
Christian Weiske
2016-06-17
Make CSS inline in HTML mails
Christian Weiske
2016-06-17
debug option for mail renderer
Christian Weiske
2014-03-21
fixes for lighttpd and php 5.4
v0.5.0
Christian Weiske
2014-03-21
properly generate full-day ical events
Christian Weiske
2014-03-21
fix CS
Christian Weiske
2014-03-21
add links to calendar and plain text on html page
Christian Weiske
2014-03-21
fix dates in ical and add calendar title
Christian Weiske
2014-03-21
ical renderer
Christian Weiske
2014-03-20
add microformats2 markup to html table
Christian Weiske
2014-03-20
add docblocks to all files, classes, methods and variables
Christian Weiske
2014-03-05
add Auto-Submitted: auto-generated mail header (RFC #3834, sect 5)
Christian Weiske
2014-02-18
use local date format
Christian Weiske
2014-02-18
remove double subject
Christian Weiske
2014-02-18
add stopOnEmpty and date parameters
Christian Weiske
2014-02-18
adapt to console_table 1.2.0
Christian Weiske
2014-02-13
escape strings
Christian Weiske
2014-02-05
use console_commandline for parameter parsing
Christian Weiske
2014-02-03
mail sending
Christian Weiske
2014-01-27
default ansi to off
Christian Weiske
2014-01-27
Add ansi color codes to console output
Christian Weiske
2014-01-23
html renderer, console renderer uses pear's Console_Table
Christian Weiske
2014-01-14
first version that reads birthday reminder files
Christian Weiske