Commit graph

13 commits

Author SHA1 Message Date
Travis Ralston 915f1ebe4a Support .well-known on Dimension 2019-08-21 20:58:41 -06:00
Travis Ralston 57d585d68a Implement MSC1961
See https://github.com/matrix-org/matrix-doc/pull/1961
2019-06-27 21:46:00 -06:00
Travis Ralston 31b802f9c3 Fix local development builds 2019-02-07 20:40:11 -07:00
Travis Ralston 83d7b7a7f8 Speed up development builds slightly 2018-12-22 19:00:43 -07:00
Travis Ralston e2bbe71d06 Resolve package security concerns by upgrading to webpack 4 2018-12-08 22:36:25 -07:00
Travis Ralston f6ec58e9d2 Fix the webpack config to include assets in the build 2018-03-31 17:46:33 -06:00
Travis Ralston 826364e803 Re-implement the Scalar API in typescript
This is part of a rewrite for Dimension to better support integrations. Only the bare minimum scalar APIs are implemented at this point - dimension is non-functional.
2017-12-17 19:22:13 -07:00
turt2live b6b7cc5517 Make dev environment happy again 2017-06-25 22:07:41 -06:00
turt2live e0f9d3a624 Upgrade dependencies to be nodejs 6.11 & npm5 compatible
Closes #43, #41, #40, and #47
2017-06-25 21:57:13 -06:00
turt2live 6fc1abc2a1 Make webpack build slightly more annoying 2017-06-09 20:21:54 -06:00
turt2live 9b45573adc Make postcss happier
It's still complaining about duplicate plugins, but it's a warning and not an error.
2017-05-29 14:03:37 -06:00
turt2live afeb2c7bfe Respond to /register requests from Riot.
Implements #1
2017-05-26 23:08:24 -06:00
turt2live f031a7833a Let's get this party started: Base structure 2017-05-26 21:51:48 -06:00