Skip to content

Additional API improvements and improved comment logic#2049

Merged
hjiangsu merged 1 commit intodevelopfrom
feat/api-improvements
Feb 12, 2026
Merged

Additional API improvements and improved comment logic#2049
hjiangsu merged 1 commit intodevelopfrom
feat/api-improvements

Conversation

@hjiangsu
Copy link
Member

Pull Request Description

This PR applies some fixes and improvements to the recent changes in the API architecture introduced in #2040.

  • Implemented missing endpoints from Lemmy/PieFed APIs
  • Fixed image uploads for PieFed

Additionally, the following changes have also been added as part of this PR:

  • Enabled additional search options and comment sort types for PieFed
  • Improved comment logic parsing and handling

As before, I've done some general tests on Lemmy/PieFed instances and everything seems to be working as expected so far. I'll continue to do some more testing on this before I push out a new nightly.

Issue Being Fixed

Issue Number: N/A

Screenshots / Recordings

Checklist

  • If a new package was added, did you ensure it uses an appropriate license and is actively maintained?
  • Did you use localized strings (and added appropriate descriptions) where applicable?
  • Did you add semanticLabels where applicable for accessibility?

… image handling for PieFed, improve api and comment logic
@hjiangsu hjiangsu force-pushed the feat/api-improvements branch from 6cfec1b to 32c4d76 Compare February 12, 2026 17:26
@hjiangsu hjiangsu merged commit 0e636d4 into develop Feb 12, 2026
1 check passed
@hjiangsu hjiangsu deleted the feat/api-improvements branch February 12, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments