Treeverse icon indicating copy to clipboard operation
Treeverse copied to clipboard

A browser extension for navigating burgeoning Twitter conversations

Results 43 Treeverse issues
Sort by recently updated
recently updated
newest added

After I have explored some expanded parts of a conversation, I would like to be able to collapse that part by e.g. clicking the top-level tweet of that thread, so...

enhancement

It would be nice to have an option to show a summary of the tweet itself in the tree - for example the first 40 characters followed by an ellipsis,...

enhancement

As suggested here: https://twitter.com/thomaskowtsch/status/863138253683249152

enhancement

Here https://paulgb.github.io/Treeverse/ , I can upload `twarc.json` to the Treeverse, but I found no way to do this with Firefox Addon.

enhancement

It would be great if there was a way of exporting with every tweet in view. Right now I can save the page as an html file, but I only...

enhancement

https://github.com/distbit0/twitterConvoToHTML It is a script that you can run which creates a web page containing the conversation under the tweet that you have copied to your clipboard. i.e. it reads...

`> GET https://api.twitter.com/2/timeline/conversation/.json?include_reply_count=1&tweet_mode=extended` `< HTTP/2 429 Too Many Requests` ```json {"errors":[{"message":"Rate limit exceeded","code":88}]} ```

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies