|
c35e1420b8
|
Add skeleton of mailman3-sql module.
|
2023-09-17 15:41:50 +02:00 |
|
|
50c904eee7
|
Update notifications texts as suggested by niekt0.
|
2023-09-17 09:12:06 +02:00 |
|
|
aef584bab3
|
Release 1.9.
|
2023-09-16 08:18:05 +02:00 |
|
|
878f64f00c
|
Add total debt display to -info.
|
2023-09-16 08:17:44 +02:00 |
|
|
54497b8bc8
|
Finish mailman3 driver.
|
2023-09-16 08:03:30 +02:00 |
|
|
38ab4cb5da
|
Adding member to mailinglist.
|
2023-09-15 18:44:40 +02:00 |
|
|
4e0d8108e6
|
Bump to dev version.
|
2023-09-15 18:05:17 +02:00 |
|
|
aaa6e582a4
|
Work on making the lists more 2.xx-like.
|
2023-09-15 17:50:00 +02:00 |
|
|
d802cf13c8
|
Implement listing list members for mailman3.
|
2023-09-15 17:38:15 +02:00 |
|
|
6af6349a1e
|
Implement listing mailman3 lists.
|
2023-09-15 17:35:12 +02:00 |
|
|
f5291607af
|
Create mailman3 binary wrapper.
|
2023-09-15 17:25:23 +02:00 |
|
|
03eefc8a90
|
Add mailman3 module skeleton.
|
2023-09-15 17:19:34 +02:00 |
|
|
8a5164d0d1
|
Add mailman3 binary configuration.
|
2023-09-15 17:13:52 +02:00 |
|
|
b612f5d942
|
Add configuration of mailman version to configuration module.
|
2023-09-15 16:58:45 +02:00 |
|
|
08483773f0
|
Move mailman2-bin parameter to configuration.
|
2023-09-15 10:49:29 +02:00 |
|
|
1f9f2503ab
|
Move mailman struct constructor to common module.
|
2023-09-15 09:06:23 +02:00 |
|
|
c2be1d518f
|
Finish splitting mailman 2.x driver.
|
2023-09-15 09:03:48 +02:00 |
|
|
bee78b9411
|
Split out email-in-mailman-list?.
|
2023-09-15 08:59:07 +02:00 |
|
|
9c5d70aff4
|
Export common functions as well.
|
2023-09-14 22:30:04 +02:00 |
|
|
955adc56e1
|
Split out common functions to separate module.
|
2023-09-14 21:56:27 +02:00 |
|
|
7b0db71b01
|
Start moving universal procedures to the common mailman module.
|
2023-09-14 21:51:09 +02:00 |
|
|
6edc7ce0de
|
Use syntax for providing versioned mailman procedures.
|
2023-09-14 21:47:20 +02:00 |
|
|
ae048d505a
|
Make it compile again.
|
2023-09-14 21:36:02 +02:00 |
|
|
697b2cb1a8
|
Start work on versioned mailman.
|
2023-09-14 21:29:45 +02:00 |
|
|
00ce55e01f
|
Bump version to 1.8
|
2023-07-29 19:10:05 +02:00 |
|
|
313ba6971d
|
Add -list action.
|
2023-07-29 19:07:06 +02:00 |
|
|
fc80430217
|
HOME expansion
|
2023-07-29 17:14:48 +02:00 |
|
|
b5bd14a477
|
Fix git output retrieval.
|
2023-07-12 19:42:47 +02:00 |
|
|
4333f566ba
|
Really fix set algebra subtraction.
|
2023-07-12 18:54:03 +02:00 |
|
|
9981eead1b
|
Fix set algebra.
|
2023-07-12 18:48:12 +02:00 |
|
|
7205fd9382
|
Improve default config loading.
|
2023-07-12 18:35:00 +02:00 |
|
|
362c6b8568
|
Fix dependencies.
|
2023-07-12 18:28:10 +02:00 |
|
|
c42582a799
|
Finish ducking.
|
2023-07-07 14:42:57 +02:00 |
|
|
1b18c99d3c
|
Duck util-dir module.
|
2023-07-07 14:33:35 +02:00 |
|
|
1eced966bf
|
Remove remaining lset dependencies.
|
2023-07-07 12:59:49 +02:00 |
|
|
b3698d9aed
|
Remove old lset implementation.
|
2023-07-07 12:56:21 +02:00 |
|
|
d59e34f2ba
|
Support numbers, symbols and strings in ldict comparator.
|
2023-07-07 12:54:27 +02:00 |
|
|
5a1d5ee841
|
Use new BST-backet lset implementation.
|
2023-07-07 12:52:32 +02:00 |
|
|
684cc7d7f8
|
Compile new lset.
|
2023-07-07 12:50:14 +02:00 |
|
|
04aa18d449
|
Bump frontend version.
|
2023-07-07 12:37:55 +02:00 |
|
|
1c0e76b022
|
Remove old ldict implementation.
|
2023-07-07 12:26:37 +02:00 |
|
|
b7aa850b94
|
Fix dependency graph.
|
2023-07-07 12:25:28 +02:00 |
|
|
a0e0c33d56
|
Implement the whole ldict constructor.
|
2023-07-07 12:20:30 +02:00 |
|
|
979615ddfd
|
Fix missing exports.
|
2023-07-07 12:16:37 +02:00 |
|
|
b40cc72281
|
Try using the new ldict implementation.
|
2023-07-07 12:15:01 +02:00 |
|
|
fd927e3569
|
Prepare the new ldict implementation.
|
2023-07-07 12:07:19 +02:00 |
|
|
1d9edaa320
|
Work on bst-equal implementation.
|
2023-07-07 12:00:47 +02:00 |
|
|
f5e7dfe055
|
Start reimplementing missing ldict through bst.
|
2023-07-07 11:26:53 +02:00 |
|
|
33fadab5e7
|
Start implementing symbol ldict.
|
2023-07-07 11:22:47 +02:00 |
|
|
0bcc49f99e
|
Finish bdict conversion.
|
2023-07-07 11:10:45 +02:00 |
|