sfm-ui
sfm-ui copied to clipboard
Social Feed Manager user interface application.
These parameters are already available in `Twarc.search()`. This ticket has been spun off of #943.
Ability to ingest a list of Tweet IDs, hydrate them [and perhaps use this as the basis for a collection going forward]
Review CI for integration tests in sfm-twitter-harvester, to confirm that configuration is correct for successful passing.
Similar to TweetSets and/or DocNow, display high-level analytics for each collection
- Freeze top row - Boldface top row - Adjust column widths (e.g. widen Text column)
And update install/config docs accordingly
Review Datatables implementation, to be in alignment with current version documentation, including Bootstrap 4. Note that we have customized the datatables implementation via sfm/ui/static/ui/js/data_tables.js, seed_list.js. Those files write HTML for...
Sample stream is high-volume and has an impact on SFM storage if multiple sample collections are running at once. Have encountered at least one user running it by accident, so...
This is a task to review the code that generates the CSV/Excel derivatives and clarify which of: `text`, `full_text`, `extended_tweet.full_text` (or the text from the tweet that's being retweeted) are...