- [x] Add an `isArchived` boolean flag to OTRThreadOwner that indicates whether or not to hide it from the main conversation list. - [x] Add YapDbView filter view for toggling between Inbox/ archived threads - [x] Add UISegmentedControl for toggling Inbox/Archive - [x] Add Archive and Unarchive actions next do "delete" in swipe menu
isArchivedboolean flag to OTRThreadOwner that indicates whether or not to hide it from the main conversation list.