Commit Graph

15 Commits

Author SHA1 Message Date
LDDestroier ec6ee3d166
Added scroll limits, and other things
Scrolling now has a limit, so you can't just scroll upwards infinitely.
Refreshing now has a dialogue box showing up to let you know it hasn't hung itself.
Clicking to the right of the text in a niftyRead prompt will move the cursor to the right position now.
(I still need to fix up that niftyRead prompt, since it's not as clean as I'd like)
2019-03-22 20:30:31 -04:00
LDDestroier 19235847e9
Added post-starting filename declaring 2019-03-22 20:16:02 -04:00
LDDestroier c099c170ed
Moved AES URL over to my github
In case it changes, see
2019-03-17 17:34:52 -04:00
LDDestroier a42f57a4a1
Update sysmail.lua 2019-03-05 22:14:32 -05:00
LDDestroier 18d544e402
Update sysmail.lua 2019-03-05 21:19:07 -05:00
LDDestroier 729e6995ac
Update sysmail.lua 2019-03-05 21:13:57 -05:00
LDDestroier 5ed13ed39a
Fixed getNames() 2019-03-05 21:11:03 -05:00
LDDestroier 9eb62e0fae
Update sysmail.lua 2019-03-05 20:39:54 -05:00
LDDestroier 190e92f679
It's functional!
Yeah, finally!

Just make sure that the server has all the clients' keys, or else they won't be able to connect. Security.
2019-03-05 19:59:31 -05:00
LDDestroier 97a88f1610
Most things work
Replying still needs adjusting
Attachments don't work yet
2019-03-05 17:55:36 -05:00
LDDestroier 219e938926
Server now needs client keys
It was the other way around, but this method is more secure! (if slower)
2019-03-05 12:38:29 -05:00
LDDestroier 743c96c98e
Added unfinished client GUI 2019-03-05 02:09:32 -05:00
LDDestroier c90b4a9003
Internals are made functional 2019-03-04 22:02:39 -05:00
LDDestroier 99dcc8f6b4
It's progress I guess
I need to fix up client encTransmitting, since it thinks the key is nil when I tested it earlier.
I also need to make sure that I can transmit by name, and not just by computer ID.
2019-03-04 16:10:41 -05:00
LDDestroier d4f57d6181
Create sysmail.lua (Super WIP)
this isn't even close to being workable, so move along
2019-03-03 03:10:32 -05:00