Mike Gioia

Results 22 issues of Mike Gioia

I added JSON to the preview pane with formatting (4 space indent). I also set up a click handler on the Send button to submit the request.

12 of the 14 tests in test.html fail. I can definitely take a crack at this and submit a PR but I just wanted to log it here.

This is to address issue #5. The library has the UMD wrapper but it still exposes a global var statement. This keeps it in line with the suggested UMD style.

#### Webmail - [x] Set up thread view with a "quick reply all" textarea to reply to the message - [x] Set up thread view with a "quick reply" textarea...

webmail
ui

**Describe the bug** When the user does not have a folder (like Trash or Spam) synced via IMAP, and tries to perform an action where that folder is used (like...

enhancement
sync
webmail
ux

The current search just takes a string query and searches the subject and plain text of all emails. It would be nice to add in the ability to sort, use...

enhancement
webmail
database
nice to have

**Describe the bug** A two year old email still says "Aug 20" and it seems like it's from this year **Expected behavior** It should say mm/dd/yy instead, optionally a config...

webmail
ui

**Describe the bug** The task runner will loop over and over if a message is queued to send in the future. The task is skipped but it is still "active"...

enhancement
sync
actions

The current mailbox title for the trash is "[Gmail]/Cestino". I think these titles should be updated to either remove the "[Gmail/" prefix or to use the same update that we...

webmail
nice to have
ux

This is to prevent replying to local messages that are to be purged on re-sync.

minor bug
webmail