float-trip pushed to master at float-trip/pushshift
- 04ea9c9e5e Initial commit.
float-trip created repository float-trip/pushshift
float-trip pushed to master at float-trip/Bussy-boy
- e0c7556344 Pick the reply with the median length + switch from shelve to SqliteDict.
float-trip pushed to master at float-trip/Bussy-boy
- 71b3ab2bf6 Fix remove_notifications() for strings with multiple occurrences.
- f5c7ac30f7 Cap the considered reply length at 500 chars.
- Compare 2 commits »
float-trip pushed to master at float-trip/Bussy-boy
- ea0b22b5ec Use is_bot rather than a hardcoded list.
float-trip pushed to master at float-trip/Bussy-boy
- b235222ac2 Fix URL regex and load tokenizer locally.
float-trip pushed to master at float-trip/Bussy-boy
- db9d8a706e Typo: max_substring -> maxsubstring
float-trip pushed to master at float-trip/Bussy-boy
- ad0ddd598a Initial commit.
float-trip created repository float-trip/Bussy-boy
float-trip commented on pull request MarseyWorld/MarseyWorld#167
Fix /comment JSON responseAwesome, thanks
float-trip commented on pull request MarseyWorld/MarseyWorld#167
Fix /comment JSON responseMy bad, ty
float-trip commented on pull request MarseyWorld/MarseyWorld#167
Fix /comment JSON responseAny issues with merging this? To elaborate, the problem is: `GET https://rdrama.net/comment/4526754` -> returns only the JSON for `4526754` `GET https://rdrama.net/comment/4526930` ->…
float-trip closed issue MarseyWorld/MarseyWorld#18
pls add a wiki page with this infofloat-trip created pull request MarseyWorld/MarseyWorld#167
Fix /comment JSON responsefloat-trip commented on pull request MarseyWorld/MarseyWorld#166
Add replies back in for JSON responses.Nvm, I can just walk up the tree with `parent_comment_id`
float-trip closed pull request MarseyWorld/MarseyWorld#166
Add replies back in for JSON responses.float-trip created pull request MarseyWorld/MarseyWorld#166
Add replies back in for JSON responses.