Confirmed users
360
edits
No edit summary |
|||
Line 163: | Line 163: | ||
|- | |- | ||
| Adaptive sync unit tests | | Adaptive sync unit tests | ||
| Unit tests for the prior deal | | Unit tests for the prior deal. | ||
| 1.25 days | | 1.25 days | ||
| done w/tests | |||
|- | |||
| Optimize re-opening previously synced folders, tests | |||
| Add heuristics to reduce the time re-opening a folder takes while also minimizing visual churn. | |||
| 3 days | |||
| done w/tests | |||
|- | |- | ||
! External / Inter-app | ! External / Inter-app | ||
Line 250: | Line 256: | ||
| on-demand syncing/scrolling: UI, back-end, tests | | on-demand syncing/scrolling: UI, back-end, tests | ||
| Have scrolling or button pressing extend our time horizon when we haven't fully synchronized the folder. Unit tests are a lot of this. | | Have scrolling or button pressing extend our time horizon when we haven't fully synchronized the folder. Unit tests are a lot of this. | ||
| | | 3 days | ||
| done w/tests | |||
|- | |- | ||
| data eviction from cache: back-end, tests | | data eviction from cache: back-end, tests | ||
Line 285: | Line 292: | ||
| Local search: back-end, tests | | Local search: back-end, tests | ||
| Perform a local regexp search of the local contents of the folder. | | Perform a local regexp search of the local contents of the folder. | ||
| 1 | | 1.5 days | ||
|- | |- | ||
| Local search: UI, UI tests | | Local search: UI, UI tests | ||
Line 304: | Line 311: | ||
| Implement sanitization logic with cid URL transformation using [https://github.com/brianloveswords/bleach.js bleach.js] | | Implement sanitization logic with cid URL transformation using [https://github.com/brianloveswords/bleach.js bleach.js] | ||
| 3 days | | 3 days | ||
| in progress | |||
|- | |- | ||
| message quoting detection (plaintext): back-end, tests, UI | | message quoting detection (plaintext): back-end, tests, UI | ||
Line 311: | Line 319: | ||
|- | |- | ||
| attachment downloads | | attachment downloads | ||
| click to download attachments and do really trivial opening via activity. | | click to download attachments and do really trivial opening via activity. Some of this is going to have to happen for HTML message display. | ||
| 2 days | | 2 days | ||
|- | |- |