1
1
Fork 0
mirror of https://github.com/mjl-/mox.git synced 2025-03-30 09:19:04 +03:00
mox/webmail
2023-08-09 22:31:37 +02:00
..
api.go explicitly store in a Message whether it was delivered to the rejects mailbox 2023-08-09 16:52:24 +02:00
api.json add flag to ruleset that indicates a message is forwarded, slightly modifying how junk analysis is done 2023-08-09 22:31:37 +02:00
api.ts add flag to ruleset that indicates a message is forwarded, slightly modifying how junk analysis is done 2023-08-09 22:31:37 +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 flag to ruleset that indicates a message is forwarded, slightly modifying how junk analysis is done 2023-08-09 22:31:37 +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 flag to ruleset that indicates a message is forwarded, slightly modifying how junk analysis is done 2023-08-09 22:31:37 +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 add flag to ruleset that indicates a message is forwarded, slightly modifying how junk analysis is done 2023-08-09 22:31:37 +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