61 Commits

Author SHA1 Message Date
NatureFreshMilk
981336b44b json cleanup 2019-02-27 07:27:21 +01:00
NatureFreshMilk
8b43ed493b ban doc 2019-02-25 14:17:16 +01:00
NatureFreshMilk
aa0686f35e support for xban2 2019-02-25 14:15:15 +01:00
Thomas Rudin
f9ac58cfcb quick fix for mobile 2019-01-30 11:23:34 +01:00
NatureFreshMilk
ba4960f0e2 remove print() statement 2019-01-24 12:51:26 +01:00
Thomas Rudin
eeb1e0cc82 fix empty mail issue 2019-01-19 19:10:50 +01:00
Thomas Rudin
670239bdc8 fix #12 2019-01-15 20:24:48 +01:00
Thomas Rudin
da9e701f83 new pics (thx @rubenwardy) 2019-01-15 20:23:49 +01:00
Thomas Rudin
db5a5291bc travis build status 2019-01-15 20:22:32 +01:00
Thomas Rudin
a0daeed5e1 fix mail.registered_on_receive(s) typo 2019-01-13 12:03:06 +01:00
Thomas Rudin
c7e8a1c4a5 Merge pull request #9 from rubenwardy/improvewebmail
Improve webmail style
2019-01-13 08:52:28 +01:00
Thomas Rudin
1659ed0aac Merge pull request #8 from rubenwardy/betterui
Improve UI    [Merge #7 first]
2019-01-13 08:52:18 +01:00
Thomas Rudin
2751791429 Merge pull request #7 from rubenwardy/improvements
Improvements
2019-01-13 08:52:07 +01:00
rubenwardy
28170ccf0a Improve webmail style 2019-01-13 02:12:47 +00:00
rubenwardy
bbe1f8e3a0 Increase width of about dialog 2019-01-13 00:19:02 +00:00
rubenwardy
4ab54121db Improve message dialog styles 2019-01-13 00:16:38 +00:00
rubenwardy
e0bae522b6 Make textarea in show_message readonly 2019-01-12 23:55:18 +00:00
rubenwardy
0dc111a57d Optimise inbox formspec building 2019-01-12 23:54:02 +00:00
rubenwardy
d1b501129e Fix theme compliance in 0.4.x 2019-01-12 23:24:11 +00:00
rubenwardy
1c255c5c9f Improve Inbox GUI 2019-01-12 23:20:52 +00: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