Added in some sections on the right side of the screen in the home page that shows the 5 most active communities, and the 5 most recently made communities

This is essentially the equivalent of the trending communities section in lemmy-ui but isnt using the severely broken hot community sort

Section in lemmy ui below

Also you might notice that some communities now have different gradient colors. I added in support for different community gradients and set some values for some of them. (Note this is all hardcoded into the frontend current until I touch the backend).

It also affects the colors of the community names in post feeds such as is done below

As well I made the site sidebar card and the new community list sidebar cards show information when javascript is disabled. Ill be going through and trying to make that happen for as many things as possible

The site theme now also follows prefers-color-scheme by default


Ill likely be changing how the home feed is handled a bit so that it can support javascript being disabled before I push things out to beta.pangora.social

  • AtegonOPMA
    link
    37 months ago

    Little update:

    Ive added a show more/show less button for the sidebar community lists. They show 5 communities by default and when expanded they instead show 10