| Dev | Task | Status | Blocking | Notes |
| Brian | getting subscriptions | DONE | NOT | |
| Brian | getting preferences | DONE | NOT | |
| Brian | Collection has been deleted flag in Subs. | DONE | NOT | |
| Bobby | do delta.apply() stuff | DONE | NOT | |
| Bobby | add timezone'd date getting convenience methods | DONE | NOT | |
| Bobby | expandRecurringItem takes an item, not a uid | DONE | NOT | |
| Travis | feed reader url | DONE | NOT | |
| Travis | create message stamp | DONE | NOT | |
| Travis | add subscription object to data model | DONE | NOT | |
| Travis | deal with message stamp in translation layer. | DONE | NOT | |
| Travis | Expanding a single event is broken | DONE | NOT | |
| Travis | stamp deletion | DONE | NOT | |
| Travis | modification deletion | DONE | NOT | |
| Travis | Mail stamp -- From field value shows up in 'originators,' getFromAddress returns null | DONE | NOT | this is the correct behavior |
| Travis | RID Conversion | DONE | NOT | RID's from the server are in UTC. Convert to start date's timezone, and vice vera. Remember floating times! |
| Travis | Tcket view is broken, both read-only and read/write | DONE | BLOCKING | need to set "writeable" |
| Travis | Mail stamp -- setting To field to comma-separated list in Chandler, get an array back with only one value (the initial address) in the UI with getToAddress. | DONE | BLOCKING | worksforme |
| Travis | User Prefs not working | DONE | BLOCKING | |
| Travis | need method for getting all modifications of an event. | N/A | NOT | |
| Travis | add ticket object to data model | N/A | NOT | |
| Travis | add "create collection" | N/A | NOT | |
| Travis | sort getItems result by start date | N/A | NOT | mde: this hasn't been done, is it really needed? |
| Travis | add CollectionDetails? to object model | N/A | NOT | |
| Bobby | adapt data model to handle deleted stamps | DONE | NOT | |
| Bobby | adapt data model to handle deleted modifications | DONE | NOT | |
| Bobby | add autotriaging to delta | DONE | NOT | make sure to respect "doAutoTriage" flag |
| Bobby | make triage NOT inherited from master for occurrences, mods | DONE | NOT | |
| Bobby | make sure not to try and save when there is nada in the delta. | DONE | NOT | |
| Bobby | Saving From Detail Form | DONE | NOT | mostlydone. remaining stuff as seperate todos |
| Bobby | make message stamp on detail form work | DONE | NOT | |
| Bobby | make validations with deps on other props work in detail view | DONE | NOT | |
| Brian | Save master, update RID's of mods... | DONE | NOT | now will happen on server side |