Skip to content

Commit

Permalink
Feature: Query authors and respondents #18
Browse files Browse the repository at this point in the history
- Bugfix: Duplicated counts at aggregated levels (category, stream), due to the same message potentially being matched by multiple keywords.
- Update: Stream name is now queried directly from `display_recipient` field, rather than mapping from hard-coded `stream_id`.
- Update: Fields role -> thread.role, count -> thread.count
- Add: New output 'all messages' which is utilized by this feature.
- Update: Refactor to do with querying 'all messages' vs 'querying by keyword'.
  • Loading branch information
joeflack4 committed Aug 30, 2022
1 parent 9c823b4 commit 6cd033b
Showing 1 changed file with 177 additions and 76 deletions.
Loading

0 comments on commit 6cd033b

Please sign in to comment.