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 429af7854a WIP: Full Text Search
-[ ] indexes
  -[x] results: Contacts / Conversations / Messages
  -[ ] group thread
    -[x] group name
    -[ ] group member name
    -[ ] group member number
  -[ ] contact thread
    -[ ] name
    -[ ] number
  -[ ] messages
    -[ ] content
- [ ] show search results: Contact / Conversation / Messages
- [ ] tapping thread search result takes you to conversation
- [ ] tapping message search result takes you to message
- [ ] show snippet text for matched message
- [ ] highlight matched text in thread
- [ ] go to next search result in thread
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 Reduce usage of JSQ. 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: Full Text Search 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