Commit graph

148 commits

Author SHA1 Message Date
c00c60c79d Show nicks to notify. 2023-04-08 22:00:24 +02:00
1551ea15e6 Prepare for notifications. 2023-04-08 21:53:48 +02:00
ac3dce41a6 Remove old utils module. 2023-04-08 21:05:41 +02:00
64cd360c0d Move get-process-output-lines to util-io. 2023-04-08 20:56:22 +02:00
4ac7fdbc6d Split out string utils. 2023-04-08 20:51:53 +02:00
746e4450a6 Rename csv-simple to util-csv. 2023-04-08 20:43:48 +02:00
ac46f41cb3 Handle inter-account transactions properly. 2023-04-08 20:40:38 +02:00
d72cde9c04 Add io wrapper handling UTF-8 BOM. 2023-04-08 20:35:41 +02:00
6b8bffdd41 Method for checking bank account existence in the list of them. 2023-04-08 19:22:50 +02:00
4c25246fe7 Support fully parallel make. 2023-04-08 19:14:04 +02:00
79aab17731 Add tag util module. 2023-04-08 19:12:42 +02:00
41080d06c7 Return as lists. 2023-04-08 17:52:34 +02:00
c7b45b7cf7 Fix typo. 2023-04-08 17:51:51 +02:00
33d18216f0 Cond is not local scope. 2023-04-08 17:51:30 +02:00
e108c06a98 Switch to let. 2023-04-08 17:50:49 +02:00
9d353bfb09 Fix typo. 2023-04-08 17:49:38 +02:00
902ca13189 Improve mailman analysis. 2023-04-08 17:48:45 +02:00
6cf1cd66d1 Use lset for ci comparison. 2023-04-07 23:45:04 +02:00
6a597d71c8 Show destroyed only when requested in fees. 2023-04-07 23:36:12 +02:00
b00139bd89 Parse account and bank code for incoming payments. 2023-04-07 23:21:06 +02:00
6638f7d8fb Use new cond-expand. 2023-04-07 23:03:24 +02:00
ce1752f6aa Add util-time. 2023-04-07 23:02:23 +02:00
cd55f66a83 Run lset tests. 2023-04-07 22:50:51 +02:00
8f1a41f596 Add dependencies. 2023-04-07 22:49:34 +02:00
3d81ea0129 Finish testing current procedures. 2023-04-07 22:47:01 +02:00
6c1ce73c70 Default equality for list->lset, more testing. 2023-04-07 22:45:57 +02:00
ed8a11a5d8 Default equality for list->lset, more testing. 2023-04-07 22:44:37 +02:00
ba50349f30 Add count, continue testing. 2023-04-07 22:40:42 +02:00
b5c705d59f Equality predicate optional, start testing. 2023-04-07 22:36:48 +02:00
6873a5b7ea Support for adding multiple elements to the list set. 2023-04-07 22:31:59 +02:00
0f8d237ed9 Finish initial list set implementation. 2023-04-07 22:29:19 +02:00
e7e01069f4 Start working on linear set implementation. 2023-04-07 22:02:45 +02:00
fdc5df764f Both #f. 2023-04-06 22:31:01 +02:00
b868f939a5 Do not load mailman if nothing to load. 2023-04-06 22:30:22 +02:00
46480625db Bump version to 0.9.2. 2023-04-06 22:06:54 +02:00
b734cec472 Fix typo. 2023-04-06 22:05:59 +02:00
29631c640e Measure progress time. 2023-04-06 22:04:07 +02:00
8bf4a882e3 Negate. 2023-04-06 21:53:08 +02:00
eec8de4e85 Remove only those not active. 2023-04-06 21:51:05 +02:00
24cc6861b2 Only active. 2023-04-06 21:49:51 +02:00
5798d02edf Sync members to ML - dry run. 2023-04-06 21:46:38 +02:00
8c6230fe24 Disable mailman sync with explicit month. 2023-04-06 21:19:59 +02:00
d634debd3e Make all mailman operations a no-op. 2023-04-06 21:18:43 +02:00
2c80787fd8 Ensure not members. 2023-04-06 21:15:30 +02:00
d66e240078 Ensure members are members. 2023-04-06 21:11:34 +02:00
8e661aae1c Mailman utility functions. 2023-04-06 21:08:12 +02:00
98ab786ded Checking email in listname and adding an email to it. 2023-04-06 21:04:27 +02:00
fec10f2d69 Add option for ML sync. 2023-04-06 20:54:19 +02:00
19ea16738b Fix car. 2023-04-06 20:44:55 +02:00
638fec59ef Skip #f accounts. 2023-04-06 20:44:28 +02:00