Commit graph

627 commits

Author SHA1 Message Date
c854fed99d Rename constructor. 2023-04-11 21:55:55 +02:00
6b5821ac2e Finish module renaming. 2023-04-11 21:52:38 +02:00
2a9b04d8d6 Rename member-record to brmember. 2023-04-11 21:45:34 +02:00
8a92187a45 Combine quiet and logging. 2023-04-11 21:32:45 +02:00
fbee4092c5 Quiet option. 2023-04-11 21:31:07 +02:00
131def55a8 Quiet option. 2023-04-11 21:30:00 +02:00
990340ded9 Support for quieting progresses. 2023-04-11 21:22:21 +02:00
ee47971450 Fix logging conditions. 2023-04-11 21:01:27 +02:00
8abf44b2c8 Log static web file generator. 2023-04-11 20:58:36 +02:00
e8bd82ef1e Add the logging module. 2023-04-11 20:53:39 +02:00
c634bf733f Implement string-upcase and document it. 2023-04-11 20:41:40 +02:00
ab0d2cfd8e Fix description. 2023-04-11 20:13:15 +02:00
3c7bc99425 Remove commented-out original move. 2023-04-11 20:12:45 +02:00
8c100e72fd Add license, make atomic, handle wget failures. 2023-04-11 20:11:29 +02:00
121ea855c3 Import original fetch.sh as fetch_fio.sh. 2023-04-11 20:04:00 +02:00
f18d7c0d55 Strip resulting binary. 2023-04-11 19:34:53 +02:00
72f4f82d5a Static web progress. 2023-04-11 19:33:08 +02:00
18d925156b Bump version to 0.9.5. 2023-04-11 18:20:09 +02:00
9498350d92 Optionally limit sending to one user. 2023-04-11 14:37:49 +02:00
9c9386535b Document new utf-8 functions. 2023-04-11 14:26:37 +02:00
59ce69e7e3 Use subject encoding. 2023-04-11 14:19:10 +02:00
340bbaf5e5 Remove duplicate function. 2023-04-11 14:17:59 +02:00
65e0e3154e Implement quoted-printable conversion. 2023-04-11 14:17:37 +02:00
418468f46e Convert subject to list. 2023-04-11 14:07:21 +02:00
947e1c8771 Prepare infrastructure for qp subject. 2023-04-11 14:03:40 +02:00
934bbb9cf6 Document new dictionary equality predicate. 2023-04-11 14:02:02 +02:00
b2da67e4e0 Fix and run string tests. 2023-04-11 14:00:28 +02:00
cf2913fdea Fix member record tests. 2023-04-11 13:58:59 +02:00
575c1cdb3d Implement set equality. 2023-04-11 13:49:28 +02:00
30664d10f8 Finish splitting out member-format. 2023-04-11 13:28:07 +02:00
9f98bcb17d Add brmember-format module. 2023-04-11 13:26:38 +02:00
dd7d43fda4 Document mailto override. 2023-04-11 09:40:38 +02:00
33d2bf9088 Mailto override. 2023-04-11 09:39:07 +02:00
3c9a3fe856 Different test domain and list sending. 2023-04-11 09:26:56 +02:00
fd5ef664d8 Close stdin. 2023-04-11 09:16:17 +02:00
6fb6528919 Argument passing. 2023-04-11 09:15:14 +02:00
cb798ca799 Fix argv0 2023-04-11 09:13:59 +02:00
e772720fd9 Fix sendmail. 2023-04-11 09:13:28 +02:00
2bdb51aa6c Try sending. 2023-04-11 09:12:16 +02:00
bb416724db Prepare sending infrastructure. 2023-04-11 09:10:04 +02:00
97e31d5a81 Document format module. 2023-04-11 09:06:45 +02:00
f2389c963d Nicely formatted email body. 2023-04-11 09:03:40 +02:00
ac967be970 Add simple formatting module. 2023-04-11 08:55:18 +02:00
4b3ef75515 Basic reminder fill-in. 2023-04-10 22:16:19 +02:00
cfd0e379a1 Start formatting email. 2023-04-10 22:04:42 +02:00
8a89fc3ad6 Output email with address, nick and id. 2023-04-10 21:59:14 +02:00
f4cb441835 Add some reminder content. 2023-04-10 21:53:13 +02:00
37522b2c44 Make and print reminders. 2023-04-10 21:50:29 +02:00
3351f62e88 Link reminders module. 2023-04-10 21:46:49 +02:00
da82efa356 Create reminders module skeleton. 2023-04-10 21:41:50 +02:00