Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add server list. #864

Merged
merged 5 commits into from
Apr 13, 2018
Merged

Add server list. #864

merged 5 commits into from
Apr 13, 2018

Conversation

goto-bus-stop
Copy link
Member

The about page trigger icon is now always shown. If there is no about
page, the Server list will be the initially active and only item. If
there is an about page, the about page will be active initially, and the
server list can be accessed from the left menu.

The server list is lazy loaded; it has to do markdown parsing to show
previews of room descriptions (rules etc) and the markdown parser is
big.

This uses the same code as https://hub.u-wave.net, via the
@u-wave/react-server-list
module.

Looks a bit like this:

image

The about page trigger icon is now always shown. If there is no about
page, the Server list will be the initially active and only item. If
there is an about page, the about page will be active initially, and the
server list can be accessed from the left menu.

The server list is lazy loaded; it has to do markdown parsing to show
previews of room descriptions (rules etc) and the markdown parser is
big.

This uses the same code as https://hub.u-wave.net, via the
[@u-wave/react-server-list](https://github.com/u-wave/react-server-list)
module.
@goto-bus-stop goto-bus-stop merged commit ac00544 into master Apr 13, 2018
@goto-bus-stop goto-bus-stop deleted the feature/server-list branch April 13, 2018 17:37
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.

1 participant