plebbit / seedit

A GUI for plebbit similar to old.reddit
https://seedit.eth.limo/#/
GNU General Public License v2.0
11 stars 2 forks source link

add about moderators page #274

Open plebeius-eth opened 6 months ago

plebeius-eth commented 6 months ago

accessed by clicking 'about moderation team' in the subplebbit sidebar

the button text actually becomes "and x more..." with x being the number of moderators at the end of the list, if too long. So the moderators box needs to have a fixed length.

plebeius-eth commented 6 months ago

"u/user.eth" shouldn't be a link while it's not functional—styling it as text. Maybe later on we can add some function that searches for the cid, and if found it dynamically turns the text into a link

eventually subplebbit.roles will include a cid, you could make it not a link for now I guess until that's implemented