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
554 stars 82 forks source link

[Feature Request] Edit Comment/Post feature? #109

Closed LewsTherinTelescope closed 1 year ago

LewsTherinTelescope commented 1 year ago

Glad to find a web client that allows commenting, as that's the main thing that's kept me using the official site. However, as far as I can tell, there isn't a way to edit an existing comment or post. Am I just missing it? If not, are there plans to add this eventually?

burhan-syed commented 1 year ago

This is not currently implemented but it is planned with a refactor of the commenting system. similar to #101

LewsTherinTelescope commented 1 year ago

Thanks! Got a 403 in the console whenever I tried to edit anything at first, but fixed that by logging out and back in—I assume it just didn't ask for the edit permission until now?

burhan-syed commented 1 year ago

Exactly. This required new "Edit" permissions which was not granted if you logged into troddit prior. This is called out briefly in the changelog.