Confirmed users, Bureaucrats and Sysops emeriti
998
edits
No edit summary |
No edit summary |
||
Line 143: | Line 143: | ||
* <strike>When YSI tokens are stale, if we have remembered the password, try reauthenticating the user automatically before prompting</strike> | * <strike>When YSI tokens are stale, if we have remembered the password, try reauthenticating the user automatically before prompting</strike> | ||
** <strike>When deleting a file (mconley)</strike> (Done March 6th) | ** <strike>When deleting a file (mconley)</strike> (Done March 6th) | ||
* <strike>Make footer link in HTML email URL attachments point to somewhere (mconley)</strike> (Done March 6th) | |||
* <strike>Link underlines in HTML email don't match link colour (mconley)</strike>(Done March 6th) | |||
* Security and Privacy Reviews (Feb 29th-ish) | * Security and Privacy Reviews (Feb 29th-ish) | ||
* Part of the notification text could be a link to an external "What's this" page. | * Part of the notification text could be a link to an external "What's this" page. | ||
Line 168: | Line 170: | ||
***TODO: Access keys | ***TODO: Access keys | ||
** components/compose/content/cloudAttachmentLinkManager.js | ** components/compose/content/cloudAttachmentLinkManager.js | ||
***// TODO we need a place to send the user (mconley) | ***<strike>// TODO we need a place to send the user (mconley)</strike> (Done March 6th) | ||
***// XXX find a better spot to insert this | ***// XXX find a better spot to insert this | ||
** components/compose/content/MsgComposeCommands.js | ** components/compose/content/MsgComposeCommands.js | ||
Line 176: | Line 178: | ||
** themes/gnomestripe/mail/compose/messengercompose.css | ** themes/gnomestripe/mail/compose/messengercompose.css | ||
***XXX: remove this probably? | ***XXX: remove this probably? | ||
* Revisit themeing / colours for inserted attachments in HTML mail | * Revisit themeing / colours for inserted attachments in HTML mail | ||
* Improve activity feedback after manually authorizing in preferences dialog | * Improve activity feedback after manually authorizing in preferences dialog | ||
Line 185: | Line 186: | ||
* Investigate weird behaviour with mixed attachment types | * Investigate weird behaviour with mixed attachment types | ||
** Observed weird behaviour is the normal attachments being renamed on the receiver end | ** Observed weird behaviour is the normal attachments being renamed on the receiver end | ||
* Canceling a message with cloud file attachments should delete the uploaded files from the server (may need to special case drafts and templates) | * Canceling a message with cloud file attachments should delete the uploaded files from the server (may need to special case drafts and templates) | ||
* Need to handle saving as draft and reloading drafts when there are cloud attachments. (bienvenu) | * Need to handle saving as draft and reloading drafts when there are cloud attachments. (bienvenu) |