You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-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
7 years ago
..
Models Implement avatar sending 7 years ago
ViewControllers Suppress animations in nav bar around call window. 7 years ago
ViewModels WIP: Full Text Search 7 years ago
Views Modify views to observe changes when active, not just foreground. 7 years ago
attachments Fix build warnings. 7 years ago
categories WIP: FTS - wired up Search VC 7 years ago
contacts Respond to CR. 7 years ago
environment Respond to CR. 7 years ago
profiles Use background task while downloading profile avatar. 7 years ago
utils WIP: FTS - wired up Search VC 7 years ago
viewControllers Clean up ahead of PR. 7 years ago
views Migrate to Swift 4. 7 years ago
Info.plist Shared framework between app and extension 8 years ago
SignalMessaging-Prefix.pch Add screen lock feature. 7 years ago
SignalMessaging.h Migrate to Swift 4. 7 years ago