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 configurable welcome page #8466

Merged
merged 11 commits into from
Feb 8, 2019
Merged
1 change: 0 additions & 1 deletion config.sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"feature_pinning": "labs"
},
"default_federate": true,
"welcomePageUrl": "home.html",
"default_theme": "light",
"roomDirectory": {
"servers": [
Expand Down
200 changes: 0 additions & 200 deletions res/home.html

This file was deleted.

24 changes: 0 additions & 24 deletions res/home/images/icons-directory.svg

This file was deleted.

Binary file removed res/home/rooms/bridging.png
Binary file not shown.
Binary file removed res/home/rooms/dendrite-dev.png
Binary file not shown.
Binary file removed res/home/rooms/dendrite.png
Binary file not shown.
Binary file removed res/home/rooms/e2e.png
Binary file not shown.
Binary file removed res/home/rooms/homeowners.png
Binary file not shown.
Binary file removed res/home/rooms/identity.jpg
Binary file not shown.
Binary file removed res/home/rooms/identity.png
Binary file not shown.
Binary file removed res/home/rooms/irc.png
Binary file not shown.
Binary file removed res/home/rooms/matrix-dev.png
Binary file not shown.
Binary file removed res/home/rooms/matrix.png
Binary file not shown.
Binary file removed res/home/rooms/riot-android.png
Binary file not shown.
Binary file removed res/home/rooms/riot-bot.png
Binary file not shown.
Binary file removed res/home/rooms/riot-dev.png
Binary file not shown.
Binary file removed res/home/rooms/riot-ios.png
Binary file not shown.
Binary file removed res/home/rooms/riot-translations.png
Binary file not shown.
Binary file removed res/home/rooms/riot.png
Binary file not shown.
Binary file removed res/home/rooms/synapse.png
Binary file not shown.
Binary file removed res/home/rooms/vr.png
Binary file not shown.
Binary file removed res/home/rooms/webrtc.png
Binary file not shown.
Loading