Richard van der Hoff
6396c60645
Put a cachebuster in the names of CSS and JS files
...
This means that clients can do better caching of assets, as it will mean we are
no longer reliant on etags to ensure that clients get a fresh version.
We inhibit the cachebuster for `npm start`, so that we don't get millions of
copies of the bundles on dev boxes.
2016-10-26 15:20:59 +01:00
Matthew Hodgson
7b258bc229
it's called Riot
2016-09-27 12:27:12 +01:00
Matthew Hodgson
be6fbc2432
let's stick with the vector-web GA target for riot-web
2016-09-25 13:24:07 +01:00
David Baker
6e3313b461
More missed rebranding
2016-09-23 14:24:47 +01:00
David Baker
c10b11a22c
Separate GA tracking ID for riot
2016-09-19 17:46:54 +01:00
David Baker
343fc1b164
Update GA hostnames
2016-09-19 16:22:42 +01:00
David Baker
df90921d6c
More s/Vector/Riot/
2016-09-19 14:50:17 +01:00
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
2016-08-31 21:51:20 +01:00
wmwragg
67175c5a72
Positional tweaks, and font standardisation, so all browser now use ttf, so sizing is the same across all browsers
2016-08-18 11:15:42 +01:00
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.
2016-08-02 12:44:23 +01:00
Andrew Johnson
b75cb3c6cb
Added audio/source tags for message notifications.
...
Signed-off-by: Andrew Johnson <ajohnson@draster.com>
2016-03-04 10:23:13 -05:00
David Baker
2d917910da
Merge pull request #556 from vector-im/notif_sync
...
Use unread count for room highlight state
2016-01-21 10:31:46 +00:00
Matthew Hodgson
ad434cb82e
GA bugfix
2016-01-13 17:33:06 +00:00
Matthew Hodgson
fc3f356dc0
GA
2016-01-12 01:23:39 +00:00
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.
2016-01-06 17:36:30 +00:00
Matthew Hodgson
10e481a8d5
noscript
2015-12-28 03:25:26 +00:00
Matthew Hodgson
1a90a2c426
position the inbound call box correctly, and fix various issues with when the video preview and callview are shown
2015-12-17 02:53:53 +00:00
Matthew Hodgson
e26efd475c
preload warning.svg - fixes bug https://github.com/vector-im/vector-web/issues/455
2015-12-09 13:52:04 +00:00
Matthew Hodgson
a8e24802ab
rename icons to avoid namespace clash with /icons
2015-12-08 10:27:42 +00:00
Matthew Hodgson
de144cf4cd
uh, actually include Open Sans webfont :-/
2015-12-02 15:13:41 +00:00
Erik Johnston
4dac9bc1b8
Use relative rather than absolute paths for icons
2015-11-02 23:47:04 +00:00
Matthew Hodgson
7f65ba506b
WIP of new CSS
2015-10-23 02:39:56 +01:00
David Baker
09b81f46b0
Remove controllers that all come from react-sdk
2015-09-22 17:20:22 +01:00
David Baker
980c71076e
Start moving back to basing off react sdk: move vector out of examples dir
2015-09-08 17:02:24 +01:00