Commit graph

  • 9772749076 Update 'Cargo.toml' main Thelie 2021-06-09 23:39:34 +02:00
  • b80c1adc33 Bump version Thelie 2021-06-09 23:26:06 +02:00
  • 097bd9b965 Merge branch 'garbage' into main Thelie 2021-06-09 23:25:18 +02:00
  • 3c84378910 Whatever this is garbage Thelie 2021-06-09 23:13:55 +02:00
  • 456830fc3a Delete 'ßqa' Thelie 2021-06-09 21:54:56 +02:00
  • 20e5d27974 Delete 'ßa' Thelie 2021-06-09 21:54:51 +02:00
  • 86b98d33ba Create the emails the right way. Thelie 2021-06-09 21:53:30 +02:00
  • a1e1a0df5f Changed email transport from sendmail to smtp. Thelie 2021-06-09 18:45:44 +02:00
  • 4980c9e24c Got closer to getting chat context to work and added doc comments. Thelie 2021-05-31 01:04:09 +02:00
  • 3d6a006f19 Version 0.2.0 Thelie 2021-05-23 22:47:43 +02:00
  • 9fcbb5ad67 Bump version Thelie 2021-05-23 22:45:30 +02:00
  • 2c26ab95de Made mail subjects work properly. Thelie 2021-05-23 22:44:24 +02:00
  • af769100e7 Fixed a fun bug where the mail body got stuck in the header. Thelie 2021-05-23 02:08:13 +02:00
  • e7b0925a64 Fixed an issue with string conversion of the client addresses. Thelie 2021-05-22 23:27:25 +02:00
  • 66ca846ebb Basic email sending implemented. Thelie 2021-05-22 20:32:41 +02:00
  • db6f753d6e I just realized I need to do the detection of usernames… Some other day. Thelie 2021-05-18 21:53:10 +02:00
  • 620b901bc3 Split the code up even more and added beginnings of the mailing process. Thelie 2021-05-18 21:35:57 +02:00
  • a8ddf20098 Split the code again and cleaned up a little. Thelie 2021-05-18 20:54:22 +02:00
  • 5cd35e2e8e Passes the messages from channels correctly now. Thelie 2021-05-18 20:40:22 +02:00
  • 500d87d65b Added threading and beautified the code a bit. Thelie 2021-05-17 22:50:21 +02:00
  • 8ab294277b Added the beginning of the threaded code. Thelie 2021-05-14 21:16:20 +02:00
  • c47b511e04 Broke the code some more and created some helper functions for parsing a config tree. Thelie 2021-05-14 20:55:38 +02:00
  • 78d5bafae3 Added function for reading server config dirs. It's not complete yet. Thelie 2021-05-12 00:13:16 +02:00
  • 716584841e Split config commands into a module and broke the code a bit. Thelie 2021-05-11 00:56:54 +02:00
  • d5353fb019 Added skeleton for program entry. Thelie 2021-05-07 19:12:19 +02:00
  • cdc5843f5d Added doc comments to select functions. Thelie 2021-05-06 11:35:30 +02:00
  • 19369b1366 Made the bot actually join channels after connecting. Also split up main a bit. Co-authored-by: Thelie <git.daniel@mowitz.rocks> Co-committed-by: Thelie <git.daniel@mowitz.rocks> Thelie 2021-05-05 22:20:16 +02:00
  • 7cffb849dc Fixed the channel joining issue. Thelie 2021-05-05 22:10:08 +02:00
  • a0f87876d7 Never mind. Thelie 2021-05-05 21:20:39 +02:00
  • ca48225d6b The fight with generics continues… Thelie 2021-05-05 21:17:35 +02:00
  • 2e0c95ab57 Updated irc-stream and appearantly changed this crate, too. Thelie 2021-05-05 20:31:49 +02:00
  • 3e3821d835 First trash commit Thelie 2021-05-04 00:40:51 +02:00
  • 66308f678f Implemented basic IRC message handling. Fun fact: The functionality is now similar to 6f3f8614d7. Thelie 2021-05-03 01:48:31 +02:00
  • d8ee914654 Got rid of errors and exceptions, but the connection doesn't work yet. Thelie 2021-05-01 16:09:44 +02:00
  • c046e2b464 Correct implementation for irc registration. Thelie 2021-04-29 00:30:58 +02:00
  • 91d8ea079b Cleaned up the code. Thelie 2021-04-28 00:41:24 +02:00
  • 2c865d43d2 Add function to identify with servers. Does not work yet. Thelie 2021-04-28 00:35:03 +02:00
  • fdbdcf3ede Update irc-stream submodule Thelie 2021-04-27 23:43:58 +02:00
  • f36d47044c Merge branch 'master' of ssh://chaostreff-alzey.de:222/Thelie/Mention2Mail into master Thelie 2021-04-27 23:40:53 +02:00
  • e7abea7bfc Use irc-stream. Thelie 2021-04-27 23:38:21 +02:00
  • eece7a1155 Added irc-stream dependency. Thelie 2021-04-27 23:27:16 +02:00
  • 516c41be13 Update 'Cargo.toml' Thelie 2021-04-27 01:26:44 +02:00
  • 2695f65afa Reject async. Go back to monke. Thelie 2021-04-27 01:25:02 +02:00
  • 6f3f8614d7 Implemented irc boilerplate. Thelie 2021-04-24 01:03:45 +02:00
  • cb6a044571 Update 'README.md' Thelie 2021-04-23 17:44:45 +02:00
  • 8134b079f1 Renamed lgpl-agpl-v3-logos.svg to agpl-logo.svg Thelie 2021-04-23 17:43:59 +02:00
  • b25ea7f78f Cleaned up .gitignore Thelie 2021-04-23 17:42:22 +02:00
  • 229f43f247 Resized license logo Thelie 2021-04-23 17:39:41 +02:00
  • cdfb30646b Edited the licence logo so it shows the right one. Thelie 2021-04-23 17:37:20 +02:00
  • 5e5fd8a92f Added License logo to README Thelie 2021-04-23 17:14:44 +02:00
  • a3a48cf9e1 Added Licences disclaimer to main.rs Thelie 2021-04-23 01:04:06 +02:00
  • 0fef1aa892 Initialized rust binary crate and added dependencies. Thelie 2021-04-23 00:50:23 +02:00
  • e5af9b8fd9 Initial commit Thelie 2021-04-23 00:45:29 +02:00