Awesome, thanks.
>Most of the communities are currently down though.
Yeah, also in the default list. I had to implement a lowUptime flag in the list, preventing offline subs from appearing in the clients by default, to ensure that new users won't attempt to post to offline subs (and complain that the app doesn't work).
If anyone wants to bring their sub back online with 99% uptime, please let me know, or open a pull request on https://github.com/plebbit/temporary-default-subplebbits to switch your sub.lowUptime flag to false (but also, make sure your sub fits the new listing requirements). Please only do so if you truly intend to keep your sub online 24/7. I'm also monitoring these subs' uptime myself.
Oh yeah, that was definitely needed.
I think you could add another column to the communities table to include if the sub is online (by querying the plebbit.online API) if you want to.
BTW, is there any way to actually link to a user account on seedit?
I tried to achieve that with .../u/username.eth/c and while that doesn't return an error, it doesn't seem to load any posts. Every user account link here on seedit includes a unique ID that's not available on Dune.