Back with another update on Pangora-UI. Ive been working on adding the community list as well as making the entire thing semi-functional

Ive got some basic functionality in for most things and next up im going to be going through them one at a time and adding in all relevant features starting with the homepage.

I worked on the community list showing all communities in the instance, and all connected instances. This by default has the same information as lemmy-ui but you can toggle columns on and off to tailor it. (For example you can add a column for users/day, remove the comments column, etc.)

Communities will have badges on them if they fulfill certain conditions (top most condition here has priority)

  • New (full star): Communities made in the last week
  • New (half star): Communities made in the last month
  • Active: The top 2.5% communities in terms of subscribers gained in the last day (Maximum 5 chosen in local and 20 in All)
  • Hot: Top 10% of communities in terms of the most recent subscribers relative to their total subscriber amount (Maximum 100 in local, none in all)
  • Top: Top 5% of communities in terms of the most total subscribers (Maximum 100 in local and none in all)

Communities in the list have up to 100 characters of their description so that you can get an idea of what the community is before clicking on it

The list supports infinite scrolling, loading the 50 next communities when you get to the bottom

Community stats are now colored based on how high it is compared to the highest value for that stat. Blue is the highest and it goes down through green to red

Ive cleaned up the theme switching a bit and also added a button for it in the navbar

Communities and their posts can now be viewed (no sorts or pages for now)

Added a little donation area

Added a custom 404 page


Comparison between Pangora-UI and Lemmy-UI


Next up from me will be home page cleanup to fix some issues that have been happening with that and adding in features to it

Progress may be a bit slower from me from now on as university is starting back up but ill share something every week. If anyone else is also interested in contributing let me know. We have a matrix space at https://matrix.to/#/#pangora:matrix.org

  • @kunaltyagi
    link
    410 months ago

    Regarding the colors, I don’t think they are easy on the eyes for people with difficulties in differentiating them (different color blindness types).

    • AtegonOPMA
      link
      510 months ago

      colors will be configurable

  • @uthredii
    link
    210 months ago

    It looks really good, well done!

    • AtegonOPMA
      link
      210 months ago

      Once I start beta testing it I can pin a post