burhan-syed / troddit

A web client for Reddit with authenticated logins and a variety of browsing options
https://www.troddit.com
GNU Affero General Public License v3.0
566 stars 82 forks source link

[Feature Request] Use PushShift API to fetch deleted comments and/or posts #130

Open JVT038 opened 1 year ago

JVT038 commented 1 year ago

The PushShift API is an API that provides info on deleted content on Reddit. PushShift basically archives most if not all comments and posts on Reddit and if a comment and/or post is deleted, they can be viewed through the PushShift clients like reveddit.

I would appreciate it if a button would be added next to the removed and post comment, that (when pressed) tries and fetch the deleted content from the PushShift API and show it to the user.