Signal-iOS/SignalMessaging
Michael Kirk ffea3a020f WIP: FTS - wired up Search VC
-[] Backend
  -[] indexes e5.25
    -[x] wire up results: Contacts / Conversations / Messages actual: 3hr
    -[ ] group thread est: actual:
      -[x] group name actual: e.25
      -[ ] group member name: e.25
      -[ ] group member number: e.25
    -[ ] contact thread e.5
      -[ ] name
      -[ ] number
    -[ ] messages e1
      -[ ] content
-[] Frontend e10.75
  -[x] wire up VC's a.5
  -[x] show search results only when search box has content a.25
  -[] show search results: Contact / Conversation / Messages e2
  -[] tapping thread search result takes you to conversation e1
  -[] tapping message search result takes you to message e1
  -[] show snippet text for matched message e1
  -[] highlight matched text in thread e3
  -[] go to next search result in thread e2
2018-06-11 09:58:36 -04:00
..
attachments Fix build warnings. 2018-06-01 12:39:13 -04:00
categories WIP: FTS - wired up Search VC 2018-06-11 09:58:36 -04:00
contacts Respond to CR. 2018-06-01 12:43:14 -04:00
environment Respond to CR. 2018-06-01 17:51:18 -04:00
Models Implement avatar sending 2018-05-07 12:08:41 -04:00
profiles Use background task while downloading profile avatar. 2018-06-01 09:49:08 -04:00
utils WIP: FTS - wired up Search VC 2018-06-11 09:58:36 -04:00
viewControllers Clean up ahead of PR. 2017-12-05 11:32:19 -05:00
ViewControllers Suppress animations in nav bar around call window. 2018-05-30 15:44:45 -04:00
ViewModels WIP: Full Text Search 2018-06-11 09:58:36 -04:00
views Migrate to Swift 4. 2018-05-30 15:05:02 -04:00
Views Modify views to observe changes when active, not just foreground. 2018-05-31 16:31:51 -04:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Add screen lock feature. 2018-03-22 15:49:57 -04:00
SignalMessaging.h Migrate to Swift 4. 2018-05-30 15:05:02 -04:00