Commit graph

26 commits

Author SHA1 Message Date
491b4fef8a Add Content-Type. 2023-09-19 20:44:20 +02:00
ee696c3338 Add support for email headers. 2023-09-19 20:42:49 +02:00
50c904eee7 Update notifications texts as suggested by niekt0. 2023-09-17 09:12:06 +02:00
b40cc72281 Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
db5014a334 Quick hack for unified balance formatting for active debtors. 2023-06-15 23:16:13 +02:00
7335f86bb9 Fix unwanted wrapping. 2023-06-15 21:52:52 +02:00
a939603989 Rename table to table-old. 2023-06-15 14:05:35 +02:00
1bb73b6948 Sorted members in summary emails. 2023-05-10 18:12:45 +02:00
b01a59ca22 Refactor member-to-notify predicates. 2023-04-23 13:41:54 +02:00
70a49c0973 Add boring members to notification email. 2023-04-23 13:27:40 +02:00
5ce09dda5b When printing emails use default configured mailto if no specific from is there. 2023-04-19 20:12:56 +02:00
3889c93c30 Log sending emails. 2023-04-19 20:01:43 +02:00
324deb8a13 Remove default mailto override. 2023-04-19 15:33:12 +02:00
3e94f022bd Prepare for sending emails. 2023-04-19 13:41:42 +02:00
1eb93de083 Add active debtors table. 2023-04-19 13:40:18 +02:00
2235df9295 Pass on unpaired table arguments to table->list. 2023-04-18 23:15:02 +02:00
9ee80bb5c9 Preliminary ascii table in email. 2023-04-17 22:40:31 +02:00
3739a8d1b0 Primitive unpaired transactions output. 2023-04-17 22:35:17 +02:00
2ef2099c7d Start work on unpaired transactions. 2023-04-17 22:18:45 +02:00
5200b26685 Update notifications dependencies. 2023-04-17 22:14:41 +02:00
09bce0be88 Format today as ISO date. 2023-04-17 21:46:56 +02:00
779aa80ba3 Fix summary mailto. 2023-04-17 21:32:54 +02:00
c5955679db Prepare summary email action. 2023-04-17 21:30:13 +02:00
863afdc5b4 Create skeleton of summary email infrastructure. 2023-04-17 20:37:47 +02:00
264925b319 Split out sending and printing of email data structure. 2023-04-17 20:24:33 +02:00
a142b3bf37 Rename reminders module. 2023-04-17 19:42:05 +02:00
Renamed from src/reminders.scm (Browse further)