1
4
Fork
You've already forked pferd
1

Turning on the subscription stuff in the community drawer #3

Merged
freamon merged 1 commit from JollyDevelopment/app_for_piefed:jollydev/turn-on-subs-in-drawer-00 into develop 2025年01月03日 20:34:53 +01:00
Collaborator
Copy link

Pull Request Description

I turned back on the functions that fill in the community drawer subscriptions lists.

_getAccountInformation hits https://codeberg.org/rimu/pyfedi/src/branch/main/app/api/alpha/routes.py#L258
_getAccountSubscriptions hits https://codeberg.org/rimu/pyfedi/src/branch/main/app/api/alpha/routes.py#L64
_getFavoritedCommunities appears to be local to the app, but as seen in the screen shot, that works too.

Issue Being Fixed

No subscriptions list in the community drawer.

Screenshots / Recordings

two screenshots show what it looks like on my linux host.

  • one not logged in, showing no subs and using my dev host as an 'anonymous' instance
  • one where I logged in my user and have the list of subscribed communities populated
## Pull Request Description I turned back on the functions that fill in the community drawer subscriptions lists. `_getAccountInformation` hits https://codeberg.org/rimu/pyfedi/src/branch/main/app/api/alpha/routes.py#L258 `_getAccountSubscriptions` hits https://codeberg.org/rimu/pyfedi/src/branch/main/app/api/alpha/routes.py#L64 `_getFavoritedCommunities` appears to be local to the app, but as seen in the screen shot, that works too. ## Issue Being Fixed No subscriptions list in the community drawer. ## Screenshots / Recordings two screenshots show what it looks like on my linux host. - one not logged in, showing no subs and using my dev host as an 'anonymous' instance - one where I logged in my user and have the list of subscribed communities populated
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
freamon/pferd!3
Reference in a new issue
freamon/pferd
No description provided.
Delete branch "JollyDevelopment/app_for_piefed:jollydev/turn-on-subs-in-drawer-00"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?