Commit graph

928 commits

Author SHA1 Message Date
2e873ab8ba Work only with active members in notifications. 2023-04-23 13:30:36 +02:00
70a49c0973 Add boring members to notification email. 2023-04-23 13:27:40 +02:00
cafba67089 Fix variable quoting. 2023-04-23 13:21:12 +02:00
642958ec6e Display banner line when showing help. 2023-04-19 23:00:50 +02:00
a0be706461 Document period lookups. 2023-04-19 20:26:09 +02:00
ca76896ca0 Update utils documentation. 2023-04-19 20:18:34 +02:00
5ce09dda5b When printing emails use default configured mailto if no specific from is there. 2023-04-19 20:12:56 +02:00
4ce6d85ce5 Fix dependencies. 2023-04-19 20:03:29 +02:00
3889c93c30 Log sending emails. 2023-04-19 20:01:43 +02:00
8f0d474d2b Remove specific symbol from notification. 2023-04-19 15:53:40 +02:00
324deb8a13 Remove default mailto override. 2023-04-19 15:33:12 +02:00
518bb8fb3b Document more requirements. 2023-04-19 13:59:59 +02:00
ad3e657391 Add sample configuration file. 2023-04-19 13:54:59 +02:00
0cd2bd09d7 Document more of specification module. 2023-04-19 13:51:53 +02:00
58baf5bb2a Bump version to 0.9.9. 2023-04-19 13:47:04 +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
ef73cecec5 Show specific symbol. 2023-04-18 23:20:14 +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
3c3502bbfb Unpaired table as list. 2023-04-17 22:38:59 +02:00
c69b545aa1 Allow generating table as list of strings. 2023-04-17 22:37:19 +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
852f1eac5a Fix module import. 2023-04-17 19:43:29 +02:00
a142b3bf37 Rename reminders module. 2023-04-17 19:42:05 +02:00
9576a24ebb Better default configuration parameters handling. 2023-04-17 19:39:15 +02:00
6cf116ce98 Split out specification documentation, prepare for better configuration overides. 2023-04-16 22:11:57 +02:00
0a49319730 Load specsym. 2023-04-16 21:48:11 +02:00
0777980564 Strip quoting. 2023-04-16 21:42:37 +02:00
c0ee924d90 Fix git parsing. 2023-04-16 21:40:51 +02:00
67da5d9be1 Show repository status. 2023-04-16 21:38:15 +02:00
7a91e8f4f9 Repository status documentation. 2023-04-16 21:26:42 +02:00
fccdf37014 Git status wrapper. 2023-04-16 21:24:17 +02:00
afeaa4f28b Prepare for porcelain status parsing. 2023-04-16 21:15:37 +02:00
324d330102 Document basic git functionality. 2023-04-16 19:28:07 +02:00
a1f7378b84 Use new git module. 2023-04-16 19:21:25 +02:00
62367d7f41 Add simple git wrapper. 2023-04-16 19:16:33 +02:00
7fede3fd96 Extend process IO 2023-04-16 19:04:26 +02:00
57c8b7321d Fix process spawning to accept any ~A formattable args. 2023-04-16 16:42:36 +02:00
111fb10229 Remove extra logging. 2023-04-16 16:35:25 +02:00
03812e6851 Remove leading and trailing whitespace. 2023-04-16 16:34:18 +02:00
e72982771f Download using arguments. 2023-04-16 16:32:53 +02:00
ab0e7c77d9 One-shot parsing. 2023-04-16 16:31:40 +02:00