Skip to content

fix: create icon_paths field for communities#410

Merged
mrjvs merged 6 commits intoPretendoNetwork:devfrom
suprstarrd:fix/subcommunity-icons
Mar 25, 2026
Merged

fix: create icon_paths field for communities#410
mrjvs merged 6 commits intoPretendoNetwork:devfrom
suprstarrd:fix/subcommunity-icons

Conversation

@suprstarrd
Copy link
Copy Markdown
Contributor

@suprstarrd suprstarrd commented Mar 7, 2026

Resolves #407 and is related to #87 and #268

Changes:

This commit adds an icon_paths field for communities and puts it in use if it exists for a certain community. This allows subcommunities to have their own icons, and also allows for more granular control over where icons exist in the future.

There are a few minor but more complicated exceptions where this addition is not respected yet.

Had to pull this out of a few other unrelated changes (which are now in separate branches on my fork) so if anything seems out of place, let me know so I can pluck it. That's where it comes from.

This allows subcommunities to have their own
icons, and also allows for more granular control
over where icons exist in the future.

There are a few minor but more complicated
exceptions where this addition is not respected
yet.

Signed-off-by: Sienna "suprstarrd" M. <business@suprstarrd.com>
@suprstarrd suprstarrd force-pushed the fix/subcommunity-icons branch from 780a0a4 to ecb90b8 Compare March 7, 2026 17:03
Signed-off-by: Sienna "suprstarrd" M. <business@suprstarrd.com>
Signed-off-by: Sienna "suprstarrd" M. <business@suprstarrd.com>
@suprstarrd suprstarrd force-pushed the fix/subcommunity-icons branch from 5e1670f to dbfe087 Compare March 23, 2026 22:54
Copy link
Copy Markdown
Contributor

@mrjvs mrjvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added support for icon_paths to the saving for the community, for the rest it looks good.

All tested, so should be good for merge.

@mrjvs mrjvs merged commit b9e0c63 into PretendoNetwork:dev Mar 25, 2026
7 checks passed
@mrjvs mrjvs mentioned this pull request Mar 31, 2026
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.

[Bug]: Subcommunities adopt the icons of their parent communities on the Posts page

2 participants