Commit graph

493 commits

Author SHA1 Message Date
Bruno Windels 73c0a92377 Add .closest polyfill 2020-08-06 10:38:38 +01:00
Bruno Windels 1699600ffc fix test 2020-08-05 19:06:54 +02:00
Bruno Windels 3154b047a6 Merge branch 'bwindels/ie11' of github.com:vector-im/hydrogen-web into bwindels/ie11 2020-08-05 19:02:42 +02:00
Bruno Windels d0ba894e2d apply new license headers in new code 2020-08-05 18:59:16 +02:00
Bruno Windels 45bd49861b Add build for IE 11 2020-08-05 18:56:06 +02:00
Bruno Windels 5ddc02ebc8 XHR request support for legacy browsers 2020-08-05 18:56:06 +02:00
Bruno Windels e8e9740521 Move timeout to fetch, as XHR has native timeout support 2020-08-05 18:56:06 +02:00
Bruno Windels 3a5e3a69f2 fix postcss api change (breaking semver?) 2020-08-05 18:56:06 +02:00
Bruno Windels 0434af5049 Merge remote-tracking branch 'upstream/master' 2020-08-05 18:55:06 +02:00
Bruno Windels 5c50a48eb5 Add build for IE 11 2020-08-05 16:47:48 +00:00
Bruno Windels ab72d5fdf8
Merge pull request #59 from bwindels/bwindels/add-license
License project under Apache License 2
2020-08-05 16:45:21 +00:00
Bruno Windels ff6dd67a8d change license field in manifest 2020-08-05 18:45:00 +02:00
Bruno Windels eec9bc21a0 add full license text 2020-08-05 18:40:45 +02:00
Bruno Windels 00a85697ab add license header in all source files 2020-08-05 18:38:55 +02:00
Bruno Windels 69142909d9 XHR request support for legacy browsers 2020-08-05 15:37:37 +00:00
Bruno Windels b26bc69042 Move timeout to fetch, as XHR has native timeout support 2020-08-05 15:36:44 +00:00
Bruno Windels bfcb23ee74 fix postcss api change (breaking semver?) 2020-08-04 18:02:34 +01:00
Bruno Windels 4b2a47fac7
Update README.md 2020-08-04 15:01:34 +00:00
Bruno Windels c46e2d6397
Update README.md
rename to hydrogen
2020-08-04 14:56:19 +00:00
Bruno Windels 0dcdf35821
Update README.md 2020-07-15 12:32:38 +00:00
Bruno Windels 24bf074aa3 wip timeline html/css prototype 2020-06-24 22:43:59 +02:00
Bruno Windels b96b68a11e doc changes 2020-06-24 22:43:46 +02:00
Bruno Windels e2c8b5e595 pass vm field to emitChange 2020-06-24 22:43:29 +02:00
Bruno Windels 40c19f867a
Update README.md 2020-06-03 12:38:47 +00:00
Bruno Windels 9712b397ce add TODO comment 2020-05-26 10:31:23 +02:00
Bruno Windels 464615ab21 update notes 2020-05-26 10:30:30 +02:00
Bruno Windels 209aa77a2e add some e2ee impl notes 2020-05-13 10:20:53 +02:00
Bruno Windels 0e5ad9805a use intrinsic aspect-ratio supported by chrome and firefox (although not safari) 2020-05-13 10:20:28 +02:00
Bruno Windels aa0692da3e release v0.0.27 2020-05-10 11:56:50 +02:00
Bruno Windels 1ec2543467 fix image aspect ratio when scaling, again
also when image hasn't loaded yet to prevent scroll position jumps
2020-05-10 11:56:05 +02:00
Bruno Windels c73bf96a58 release v0.0.26 2020-05-10 10:00:35 +02:00
Bruno Windels 174b0b7d52 disable pull to refresh on android 2020-05-10 10:00:13 +02:00
Bruno Windels d79e34e450 fix image height scaling when full width doesn't fit on screen 2020-05-10 09:59:51 +02:00
Bruno Windels b277d39ecf release v0.0.25 2020-05-09 21:23:04 +02:00
Bruno Windels df08ac216d prevent images from growing larger than container 2020-05-09 21:22:30 +02:00
Bruno Windels d6882f075a don't let long status messages create overflow 2020-05-09 21:22:09 +02:00
Bruno Windels 2b17d0f691 spell height correctly 2020-05-09 21:21:55 +02:00
Bruno Windels 8ff6e08006 release v0.0.24 2020-05-09 20:04:48 +02:00
Bruno Windels 55c41e56af
Merge pull request #49 from bwindels/bwindels/showimages
Show images in timeline
2020-05-09 18:04:18 +00:00
Bruno Windels 7f221cda65 show images intimeline 2020-05-09 20:02:08 +02:00
Bruno Windels fba760dfc1 release v0.0.23 2020-05-08 09:31:56 +02:00
Bruno Windels 426dd726e7 default to true 2020-05-08 09:31:41 +02:00
Bruno Windels 21ce6a8f3c release v0.0.22 2020-05-08 09:13:20 +02:00
Bruno Windels 070a0d3d98 some notes 2020-05-08 09:12:41 +02:00
Bruno Windels 5aee3df7fe fix SessionPickerItemView not updating 2020-05-08 09:12:33 +02:00
Bruno Windels 58e2cca375 release v0.0.21 2020-05-07 20:08:08 +02:00
Bruno Windels 32710de12a
Merge pull request #43 from bwindels/bwindels/reconnect
Reconnect after network failure
2020-05-07 18:06:41 +00:00
Bruno Windels c55a197303 pass options to parent in LoginViewModel 2020-05-07 19:17:15 +02:00
Bruno Windels f56b96b0ff add some ideas for relations 2020-05-07 19:14:53 +02:00
Bruno Windels f9c0b4b53e add logging in case #45 would happen again 2020-05-07 19:14:30 +02:00