index
:
events
main
Notify by email if there are events this day.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-10
Add public license
main
Joris
2016-04-05
Rename event to events in cabal file
Joris
2016-04-04
Import maybe local.conf
Joris
2016-04-04
Update README
Joris
2016-04-04
Rename birthday to event
Joris
2016-02-22
Use nix to manage dependancies
Joris
2015-11-29
Use next week range to compute next week age and next week day of birthdates
Joris
2015-11-29
Authorize comments on birthdates.csv
Joris
2015-11-29
Show days of week in next week notification
Joris
2015-11-22
Exit failure when there are parsing errors
Joris
2015-11-22
Ameliore the presentation text in README
Joris
2015-11-22
Check for list emptyness with null instead of length
Joris
2015-11-22
Add a notification example section in README
Joris
2015-11-22
Validate birthdates and show an error message if there are invalid ones
Joris
2015-11-22
Minor style modification
Joris
2015-11-22
Generate a mail that contains both birthdays today and birthdays next week
Joris
2015-11-21
Get next week birthdays and send an empty mail for the moment
Joris
2015-11-21
Log details about sent mails in a file
Joris
2015-11-21
Add filter birthday between function
Joris
2015-10-11
Secure date functions
Joris
2015-10-10
Invert firstname and lastname in a birthdate
Joris
2015-10-10
Update readme dates example
Joris
2015-10-10
Modeling dates as day - month - year
Joris
2015-10-10
Do not send an email if there is no birthday
Joris
2015-10-10
Parse months with 3 letters in english
Joris
2015-10-10
More readable birthdates in csv file
Joris
2015-10-09
Update readme file names
Joris
2015-10-09
Add config information to the readme
Joris
2015-10-09
Fix readme extension
Joris
2015-10-09
Initial commit
Joris