Thomas Rudin
|
2751791429
|
Merge pull request #7 from rubenwardy/improvements
Improvements
|
2019-01-13 08:52:07 +01:00 |
|
rubenwardy
|
6900ddeea7
|
Rename GUI methods to be consistent
|
2019-01-12 22:23:32 +00:00 |
|
rubenwardy
|
19bc320859
|
Improve code style
|
2019-01-12 22:20:40 +00:00 |
|
rubenwardy
|
daa2241de2
|
Add luacheck and Travis-CI support
|
2019-01-12 22:13:22 +00:00 |
|
rubenwardy
|
498a62bc93
|
Split inbox into api.lua and gui.lua
|
2019-01-12 21:59:54 +00:00 |
|
rubenwardy
|
38ade9e590
|
Improve separation of inbox.lua, webmail.lua, and ui.lua
|
2019-01-12 21:58:30 +00:00 |
|
Thomas Rudin
|
4703e90540
|
fix blank inv issue (hack)
|
2018-12-14 22:08:01 +01:00 |
|
Thomas Rudin
|
8b0dc0709c
|
update readme, license
|
2018-12-14 10:35:42 +01:00 |
|
Thomas Rudin
|
9d26ea52da
|
log login attempts
|
2018-12-13 11:35:39 +01:00 |
|
Thomas Rudin
|
8686118047
|
working sending and replying
|
2018-12-13 11:04:30 +01:00 |
|
Thomas Rudin
|
41020e7d5c
|
message display
|
2018-12-13 10:22:18 +01:00 |
|
Thomas Rudin
|
6ef2f57a84
|
mark read
|
2018-12-12 13:28:40 +01:00 |
|
Thomas Rudin
|
70d66c876d
|
ignore null returned from mt
|
2018-12-12 11:48:25 +01:00 |
|
Thomas Rudin
|
c619f7711f
|
mail removal without additional round-trip
|
2018-12-12 11:06:28 +01:00 |
|
Thomas Rudin
|
c935ba9073
|
queue objects in frontend
|
2018-12-12 10:56:35 +01:00 |
|
Thomas Rudin
|
acc7652ce1
|
delete hooks (non-working)
|
2018-12-11 19:58:38 +01:00 |
|
Thomas Rudin
|
104a9d4373
|
sent timestamp
|
2018-12-11 15:24:40 +01:00 |
|
Thomas Rudin
|
230ff94cff
|
api/service files
|
2018-12-11 15:06:27 +01:00 |
|
Thomas Rudin
|
d560bc0d02
|
buttons and function stubs
|
2018-12-09 14:05:19 +01:00 |
|
Thomas Rudin
|
5896e03110
|
clear messages after logout
|
2018-12-09 13:48:33 +01:00 |
|
Thomas Rudin
|
7be73ec50d
|
unread,read and delete handlers in lua
|
2018-12-09 13:41:07 +01:00 |
|
Thomas Rudin
|
45adfbc023
|
working read-only app
|
2018-12-06 14:50:41 +01:00 |
|
Thomas Rudin
|
0f412b5e91
|
dispatch event to webclient on mail send
|
2018-12-06 14:46:26 +01:00 |
|
Thomas Rudin
|
ef515d446f
|
inbox table stub
|
2018-12-06 10:45:47 +01:00 |
|
Thomas Rudin
|
da9d96b31f
|
jwt token on frontend
|
2018-12-06 10:18:49 +01:00 |
|
Thomas Rudin
|
bf1399af08
|
store cleanup
|
2018-12-06 09:50:33 +01:00 |
|
Thomas Rudin
|
ef6a9af447
|
mail request stub
|
2018-12-06 09:44:42 +01:00 |
|
Thomas Rudin
|
6ba185b376
|
channel concept
|
2018-12-06 09:29:03 +01:00 |
|
Thomas Rudin
|
9c9397d6b3
|
inbox stub
|
2018-12-05 16:00:29 +01:00 |
|
Thomas Rudin
|
6278a58c99
|
busy state
|
2018-12-05 15:24:32 +01:00 |
|
Thomas Rudin
|
0000f38441
|
working back-to-back login
|
2018-12-05 15:14:58 +01:00 |
|
Thomas Rudin
|
de6264a1e8
|
working two-way comm stubs
|
2018-12-05 13:56:19 +01:00 |
|
Thomas Rudin
|
d879d71d32
|
sub folder for minetest endpoints
|
2018-12-05 13:15:28 +01:00 |
|
Thomas Rudin
|
c06d689c2b
|
added node project with auth_collector stub
|
2018-12-05 12:04:39 +01:00 |
|
Thomas Rudin
|
0e41e93be6
|
export as json too
|
2018-12-05 11:09:21 +01:00 |
|
Thomas Rudin
|
6c3dfc9a8a
|
modularize
|
2018-12-05 11:06:25 +01:00 |
|
Carter Kolwey
|
60691b0285
|
Ad missing mail.save()
|
2016-04-25 03:09:16 -05:00 |
|
Carter Kolwey
|
725f410df4
|
Add X buttons to all windows that didn't have them
|
2016-04-25 03:08:41 -05:00 |
|
Carter Kolwey
|
b59bf82dcf
|
Add forward function
|
2016-04-25 03:05:29 -05:00 |
|
Carter Kolwey
|
804e9bbd97
|
Add about screen
|
2016-04-25 02:54:35 -05:00 |
|
Carter Kolwey
|
4827d2064f
|
Add reply/delete buttons to the message window
|
2016-04-25 02:41:55 -05:00 |
|
Carter Kolwey
|
f6fedd97e7
|
Add the stuffs
|
2016-04-19 01:08:45 -05:00 |
|