Jovan Gerodetti
061619929e
Integrate requested changes from #12142
2 years ago
Dale Harvey
74f798157f
Add media queries and mobile viewport
2 years ago
Travis Ralston
608efaaae3
Hide guest functions on the welcome page if not logged in
...
Fixes https://github.com/vector-im/riot-web/issues/9546
3 years ago
J. Ryan Stinnett
fc12d62d4b
Add context on snipping lines
3 years ago
J. Ryan Stinnett
7c94437177
Add snipping lines to welcome page without guests
3 years ago
J. Ryan Stinnett
a0494c4e05
Adjust welcome layout to match new design
3 years ago
J. Ryan Stinnett
1eca8e2ceb
Tweak class name casing
3 years ago
J. Ryan Stinnett
ae6d4501c0
Remove button well and tweak padding
3 years ago
J. Ryan Stinnett
5c55fb83d6
Reformat to 4 space indentation
3 years ago
J. Ryan Stinnett
dd51cccd7c
Move home to welcome, remove unused images
3 years ago
J. Ryan Stinnett
2892a31dea
Revert "Hide sign in / create account for logged in users"
...
We no longer need this when it's used as a welcome page outside the app.
This reverts commit a74ac336e5
.
3 years ago
J. Ryan Stinnett
a74ac336e5
Hide sign in / create account for logged in users
3 years ago
J. Ryan Stinnett
4a0dc06038
Fix home page link target
...
Fixes https://github.com/vector-im/riot-web/issues/8331 .
3 years ago
Bruno Windels
87c193df1a
remove commented out code and close root element
3 years ago
Bruno Windels
acfe095710
center vertically
3 years ago
Bruno Windels
2411d5286b
finish layout and add links to buttons
3 years ago
Nad Chishtie
e1e364f7c7
WIP home updates
3 years ago
J. Ryan Stinnett
aa388f1173
Copy images used by home.html
...
This allows home.html to remain a regular HTML file without templating while
still having a copy of the rooms directory icon.
3 years ago
Marcel
17502349d5
Rename the Riot-Web Translations Room
...
The translations Room is also used for the non Web Versions of Riot so it made sense to change the name (the alias still exists)
4 years ago
turt2live
a4e33bf46a
Fix alias on home page for identity room
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
5 years ago
Matthew Hodgson
da69d03b1d
i18n powered by [matrix] sanely
5 years ago
Matthew Hodgson
cabbd16dd3
fix colour & hyperlink for home page header
5 years ago
Matthew Hodgson
873656232f
fix vector-im/riot-web#3298 correctly, and unbreak scrolling
...
fixes https://github.com/vector-im/riot-web/issues/4241 and https://github.com/vector-im/riot-web/issues/4154
5 years ago
Matthew Hodgson
96e3c43570
tweak welcome page text
5 years ago
Tom Lant
c9bfd6cc9a
Update home.html
5 years ago
David Baker
4f0fee2cd1
Add missing translation for room directory
...
Also remove newline in translation string.
5 years ago
Luke Barnard
7b7ae356eb
Use ?action=chat for RiotBot link
...
Possble thanks to https://github.com/matrix-org/matrix-react-sdk/pull/1006
5 years ago
Matthew Hodgson
17e80d7757
i18n welcome
5 years ago
Matthew Hodgson
e16e52915b
more lipstick to the welcome page
5 years ago
Matthew Hodgson
1f4f86b5f8
rework tom's welcome page to fit in slightly better with riot's UI/UX
...
* moves login button to top-left
* switches from iframe to a request() to load the welcome page to inherit CSS (probably breaks RTS :/)
* namespace CSS
* change the layout a bit.
5 years ago
Luke Barnard
efb6316ba0
Implement default welcome page and allow custom URL /w config
...
counterpart to https://github.com/matrix-org/matrix-react-sdk/pull/922
5 years ago