mox/webmail
2023-08-09 09:45:54 +02:00
..
api.go remove last remnants of treating a mailbox named "Sent" specially, in favor of special-use mailbox flags 2023-08-09 09:31:23 +02:00
api.json add webmail 2023-08-07 21:57:03 +02:00
api.ts add webmail 2023-08-07 21:57:03 +02:00
api_test.go fix race in test setup/teardown 2023-08-07 23:14:31 +02:00
eventwriter.go add webmail 2023-08-07 21:57:03 +02:00
lib.ts add webmail 2023-08-07 21:57:03 +02:00
message.go add webmail 2023-08-07 21:57:03 +02:00
msg.html add webmail 2023-08-07 21:57:03 +02:00
msg.js add webmail 2023-08-07 21:57:03 +02:00
msg.ts add webmail 2023-08-07 21:57:03 +02:00
text.html add webmail 2023-08-07 21:57:03 +02:00
text.js add webmail 2023-08-07 21:57:03 +02:00
text.ts add webmail 2023-08-07 21:57:03 +02:00
view.go add webmail 2023-08-07 21:57:03 +02:00
view_test.go fix race in test setup/teardown 2023-08-07 23:14:31 +02:00
webmail.go add webmail 2023-08-07 21:57:03 +02:00
webmail.html add webmail 2023-08-07 21:57:03 +02:00
webmail.js in webmail, automatically mark message as nonjunk when open for 5 seconds, and prevent extraneous newlines when composing a reply to selected text 2023-08-09 09:45:54 +02:00
webmail.ts in webmail, automatically mark message as nonjunk when open for 5 seconds, and prevent extraneous newlines when composing a reply to selected text 2023-08-09 09:45:54 +02:00
webmail_test.go fix race in test setup/teardown 2023-08-07 23:14:31 +02:00