Changes between Version 4 and Version 5 of webmail-goals
- Timestamp:
- Apr 13, 2012, 1:04:33 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
webmail-goals
v4 v5 17 17 || HTTP→HTTPS/HSTS support || || || || 18 18 || cookies/js security audit || || || || 19 || trivial to add to addressbook from incoming mail || [ #NoAddressBookVisibilityOK] || || ||19 || trivial to add to addressbook from incoming mail || [http://trac.roundcube.net/ticket/1488427 OK] || || || 20 20 || address book accessibility across webmail apps || || || || 21 21 || displaying messages in threads || || || || … … 56 56 57 57 Members ought to be able to select from an array of outbound identities when composing a message. At a minimum, a member ought to be able to predefine a set of outbound identities they commonly use. Ideally, the set of outbound identities should be synchronized with the aliases that MF/PL knows will flow into their mailbox. 58 59 == Problems ==60 61 == No AddressBook Visibility ==62 63 roundcube doesn't distinguish between the case where the sender's address is already in the addressbook or not. In both cases, it displays the "add to addressbook" button.