|
9fcbb5ad67
|
Bump version
|
2021-05-23 22:45:30 +02:00 |
|
|
2c26ab95de
|
Made mail subjects work properly.
|
2021-05-23 22:44:24 +02:00 |
|
|
af769100e7
|
Fixed a fun bug where the mail body got stuck in the header.
|
2021-05-23 02:08:13 +02:00 |
|
|
e7b0925a64
|
Fixed an issue with string conversion of the client addresses.
|
2021-05-22 23:27:25 +02:00 |
|
|
66ca846ebb
|
Basic email sending implemented.
|
2021-05-22 20:32:41 +02:00 |
|
|
db6f753d6e
|
I just realized I need to do the detection of usernames…
Some other day.
|
2021-05-18 21:53:10 +02:00 |
|
|
620b901bc3
|
Split the code up even more and added beginnings of the mailing process.
|
2021-05-18 21:35:57 +02:00 |
|
|
a8ddf20098
|
Split the code again and cleaned up a little.
|
2021-05-18 20:54:22 +02:00 |
|
|
5cd35e2e8e
|
Passes the messages from channels correctly now.
|
2021-05-18 20:40:22 +02:00 |
|
|
500d87d65b
|
Added threading and beautified the code a bit.
|
2021-05-17 22:50:21 +02:00 |
|
|
8ab294277b
|
Added the beginning of the threaded code.
|
2021-05-14 21:16:20 +02:00 |
|
|
c47b511e04
|
Broke the code some more and created some helper functions for parsing a
config tree.
|
2021-05-14 20:55:38 +02:00 |
|
|
78d5bafae3
|
Added function for reading server config dirs. It's not complete yet.
|
2021-05-12 00:13:16 +02:00 |
|
|
716584841e
|
Split config commands into a module and broke the code a bit.
|
2021-05-11 00:56:54 +02:00 |
|
|
d5353fb019
|
Added skeleton for program entry.
|
2021-05-07 19:12:19 +02:00 |
|