Commit graph

22 commits

Author SHA1 Message Date
3e3821d835 First trash commit 2021-05-04 00:40:51 +02:00
66308f678f Implemented basic IRC message handling.
Fun fact: The functionality is now similar to 6f3f8614d7.
2021-05-03 01:48:31 +02:00
d8ee914654 Got rid of errors and exceptions, but the connection doesn't work yet. 2021-05-01 16:09:44 +02:00
c046e2b464 Correct implementation for irc registration. 2021-04-29 00:30:58 +02:00
91d8ea079b Cleaned up the code. 2021-04-28 00:41:24 +02:00
2c865d43d2 Add function to identify with servers. Does not work yet. 2021-04-28 00:35:03 +02:00
fdbdcf3ede Update irc-stream submodule 2021-04-27 23:43:58 +02:00
f36d47044c Merge branch 'master' of ssh://chaostreff-alzey.de:222/Thelie/Mention2Mail into master 2021-04-27 23:40:53 +02:00
e7abea7bfc Use irc-stream. 2021-04-27 23:38:21 +02:00
eece7a1155 Added irc-stream dependency. 2021-04-27 23:27:16 +02:00
516c41be13 Update 'Cargo.toml'
Futures dependency is no longer needed.
2021-04-27 01:26:44 +02:00
2695f65afa Reject async. Go back to monke. 2021-04-27 01:25:02 +02:00
6f3f8614d7 Implemented irc boilerplate. 2021-04-24 01:03:45 +02:00
cb6a044571 Update 'README.md'
Fixed broken license logo link
2021-04-23 17:44:45 +02:00
8134b079f1 Renamed lgpl-agpl-v3-logos.svg to agpl-logo.svg 2021-04-23 17:43:59 +02:00
b25ea7f78f Cleaned up .gitignore
Removed a redundant entry and made Cargo.lock tracked.
2021-04-23 17:42:22 +02:00
229f43f247 Resized license logo 2021-04-23 17:39:41 +02:00
cdfb30646b Edited the licence logo so it shows the right one. 2021-04-23 17:37:20 +02:00
5e5fd8a92f Added License logo to README 2021-04-23 17:14:44 +02:00
a3a48cf9e1 Added Licences disclaimer to main.rs 2021-04-23 01:04:06 +02:00
0fef1aa892 Initialized rust binary crate and added dependencies. 2021-04-23 00:50:23 +02:00
e5af9b8fd9 Initial commit 2021-04-23 00:45:29 +02:00