David Baker
5a08c62f1b
Use the default integrations URLs in the sample
...
localhost is not a sensible default
6 years ago
David Baker
6b4dbfbd62
Change default brand to Riot
...
& update sample config
6 years ago
David Baker
761600f325
Add native joining of 3p networks to room dir
...
Use the 3rd party location lookup API to accept third-party locations
in their native form and look up the corresponding portal room for
that location.
Also give the network dropdown some placeholder text.
Fixes https://github.com/vector-im/vector-web/issues/2374
6 years ago
David Baker
455ee4f91b
Argh, tabs
6 years ago
David Baker
b2dd3ecf3a
Add the _matrix network to the sample config
6 years ago
David Baker
f852e8a01d
Update sample config
6 years ago
Matthew Hodgson
7b258bc229
it's called Riot
6 years ago
Matthew Hodgson
be6fbc2432
let's stick with the vector-web GA target for riot-web
6 years ago
David Baker
93e4a04118
Chrome manifest branding
6 years ago
David Baker
6e3313b461
More missed rebranding
6 years ago
David Baker
16c22e07b8
Missed some mstile icons
6 years ago
David Baker
c10b11a22c
Separate GA tracking ID for riot
6 years ago
David Baker
343fc1b164
Update GA hostnames
6 years ago
David Baker
55fde43d5d
All the logos.
6 years ago
David Baker
fc8f3eb0ee
Just change favicon for now
6 years ago
David Baker
df90921d6c
More s/Vector/Riot/
6 years ago
David Baker
8f6d98886c
Use real matrix.org network in sample config
6 years ago
David Baker
190cd884b5
Add roomDirectory to sample config
6 years ago
Matthew Hodgson
37c46cf02f
add a top-level remote audio element for https://github.com/vector-im/vector-web/issues/1271 and https://github.com/vector-im/vector-web/issues/621
6 years ago
wmwragg
67175c5a72
Positional tweaks, and font standardisation, so all browser now use ttf, so sizing is the same across all browsers
6 years ago
David Baker
d0d7f2d2d2
Add 'enable labs' setting to sample config
6 years ago
Richard van der Hoff
51b74251f9
Exclude olm from the webpack
...
Olm takes *ages* to webpack, and it doesn't compress well. So, serve it as a
separate asset to the browser.
6 years ago
David Baker
f6aa9a7ea4
Make the config optional
...
Accept 404 errors from getting the config and start MatrixChat with no config, make other errors display a simple error message to prevent a completely blank page if the config does fail to load.
6 years ago
Jason Papakostas
6a6118e136
serve config.json statically instead of bundling it
...
issue #1344
6 years ago
Matthew Hodgson
29815b1d13
try a new message tone
6 years ago
Andrew Johnson
b75cb3c6cb
Added audio/source tags for message notifications.
...
Signed-off-by: Andrew Johnson <ajohnson@draster.com>
6 years ago
David Baker
d979511696
Re-remove extra icons as they break favico
6 years ago
Matthew Hodgson
ad434cb82e
GA bugfix
6 years ago
Matthew Hodgson
fc3f356dc0
GA
6 years ago
David Baker
c96ce482bc
Remove the extra icons as they break the js favicon library, and should be unnecessary because the additional sizes are muxed into the ico file.
6 years ago
Matthew Hodgson
10e481a8d5
noscript
7 years ago
Matthew Hodgson
647c01fe2a
where did this img symlink go? all iamges break without it...
7 years ago
Kegan Dougal
94609db3a6
Wrangle CSS to get avatar on UserSettings in the right place
7 years ago
Matthew Hodgson
1a90a2c426
position the inbound call box correctly, and fix various issues with when the video preview and callview are shown
7 years ago
Matthew Hodgson
e26efd475c
preload warning.svg - fixes bug https://github.com/vector-im/vector-web/issues/455
7 years ago
Matthew Hodgson
9d15bf2847
clean up broken renaming of /icons
7 years ago
Matthew Hodgson
a8e24802ab
rename icons to avoid namespace clash with /icons
7 years ago
Matthew Hodgson
de144cf4cd
uh, actually include Open Sans webfont :-/
7 years ago
Erik Johnston
4dac9bc1b8
Use relative rather than absolute paths for icons
7 years ago
Matthew Hodgson
7f65ba506b
WIP of new CSS
7 years ago
Matthew Hodgson
351a94b4a1
oops - wrong branch
...
Revert "WIP of new CSS"
This reverts commit ad4e3418ff
.
7 years ago
Matthew Hodgson
ad4e3418ff
WIP of new CSS
7 years ago
David Baker
f020f4397c
Switch to webpack
...
Webapck actually supports loading input source maps and generally seems a lot
more solid then browserify (even if their website has an annoying animated
logo).
7 years ago
David Baker
b11abae8e8
More fixing up of paths, requires etc
7 years ago
David Baker
7e72ee891a
More fixing up of vector skin
7 years ago
David Baker
dd4cfb25f8
Replace symlinks
7 years ago
David Baker
09b81f46b0
Remove controllers that all come from react-sdk
7 years ago
David Baker
ce9fcdbbb5
Old, useless README from the trivial react-sdk example
7 years ago
David Baker
980c71076e
Start moving back to basing off react sdk: move vector out of examples dir
7 years ago