70 Commits (8cc742f45df7544c20f43e781d2c7e4aa6a3f4f5)

Author SHA1 Message Date
  Drew DeVault 8cc742f45d Fix issues with to/from headers 3 years ago
  Drew DeVault 797b426ec6 Add "Full name" option to settings 3 years ago
  Drew DeVault a1e8bcc561 Implement message signature setting 3 years ago
  Drew DeVault cb37df882e Add notices on action completion 3 years ago
  Drew DeVault 405c18d213 Convert HTML to plaintext for forwarding & replies 3 years ago
  Drew DeVault 1992880454 Add theme-specific error page 3 years ago
  Drew DeVault 5087e4b327 Improve "attachments exceed max size" error message 3 years ago
  Drew DeVault 297afc5ce6 Limit total size of unsent attachments 3 years ago
  Drew DeVault 18ad982c53 Remove leftover outbox handling 3 years ago
  Drew DeVault 6ecb243620 Fix duplicate drafts on repeated saves 3 years ago
  Drew DeVault 1321cea241 Redirect to edit draft after saving message 3 years ago
  Drew DeVault 86579bb478 Remove async SMTP queue 3 years ago
  Drew DeVault 5268eba101 Notify server when user discards attachment 3 years ago
  Drew DeVault aad5f44f6c Display server errors on attachment upload 3 years ago
  Drew DeVault a5fe1e358e Carry Message-ID forward through compose process 3 years ago
  Drew DeVault 643047402d Don't crash if Outbox is not present 3 years ago
  Drew DeVault e4daf0778d Implement mailbox deletion 3 years ago
  Drew DeVault 417d9bbd64 Implement folder creation UI 3 years ago
  Drew DeVault cbeacf9d06 Copy unsent messages to Outbox 3 years ago
  Drew DeVault d325628cb2 compose: don't fail on 0 attachments 3 years ago
  Drew DeVault a393429f01 Implement JavaScript UI for attachments 3 years ago
  Drew DeVault 3db443c1df message.html: add tab to view raw email 3 years ago
  Drew DeVault f97f38d4a9 Send outgoing emails asyncronously 3 years ago
  Drew DeVault 6ba418c9b2 Generalize sidebar categorization logic 3 years ago
  Drew DeVault 9e2c420461 Categorize and normalize folder listing 3 years ago
  Simon Ser 92b3016196
Fix nil render data on invalid password 3 years ago
  Zach DeCook 0aff774c5d
Stay on the same page after moving a message 3 years ago
  Simon Ser 522454e009
base: don't use Client.Mailbox 3 years ago
  Simon Ser 9a7acd2791
Add INBOX unread count on mailbox/message pages 4 years ago
  Drew DeVault 9465f8db6d
login: set encrypted "remember me" token 4 years ago
  Drew DeVault 2d86413876
mailbox: show unseen message count in page title 4 years ago
  Drew DeVault aab1f866f6
mailbox: set title to "Inbox" rather than "INBOX" 4 years ago
  Simon Ser 3036cc4436
plugins/base: fix mailbox unread count 4 years ago
  Drew DeVault 3d1f278fae
Use context-appropriate title for mbox/msg view 4 years ago
  Simon Ser b891a95fcf
Rename project to alps 4 years ago
  Simon Ser 5af6c6adc1
plugins/base: wrap MailboxInfo and MailboxStatus 4 years ago
  Simon Ser f6959346ee
plugins/base: allow redirect param to be a form param 4 years ago
  Simon Ser 9b804005b4
plugins/base: add redirect param to move/delete/flag endpoints 4 years ago
  Simon Ser 9eac0b453a
plugins/base: allow to specify move/flag params via query 4 years ago
  Simon Ser b61e40f363
plugins/base: allow move/delete/flag operations to take multiple UIDs 4 years ago
  Simon Ser fe73f2022c
plugins/base: add action param to handleSetFlags 4 years ago
  Simon Ser be3ab9bdd5
plugins/base: disallow replying to text/html parts 4 years ago
  Simon Ser ae8658f468
plugins/base: add route to forward messages 4 years ago
  Simon Ser c96903f3f1
plugins/base: replace MessageRenderData.PartPath with Part 4 years ago
  Simon Ser 8c4fd20e27
Revert "plugins/viewhtml: convert mailto links" 4 years ago
  Simon Ser 02faf6174b
plugins/viewhtml: convert mailto links 4 years ago
  Simon Ser 8299617ebc
Turn message part viewers into plugins 4 years ago
  Simon Ser 4d68400036
plugins/base: add settings page 4 years ago
  Simon Ser 85c01b87a9
plugins/base: support attachments in drafts 4 years ago
  Simon Ser 3384c39a17
plugins/base: delete previous draft 4 years ago