- origin/main fix src/api dependency to window (breaking tests), defaults to https - fix test user search results - cleanup tests env vars - fix matrix-room-state display of chilrend rooms - feat/uhtml matrix-room use dom getter helpers for dom manipulation - use fieldset(s) for matrix-create-room - fix matrix-event example and when no data - update dev docs for local homeserver - rm docker-compose - rm docker-compose, local homeserver uses matrix synapase docker - fix homeserver/readme.md - update homeserver/readme - fix website build (include dompurify) - improve login,logout,register examples - cleanup login,logout markup - fix auth-stage[base-url] for register - fix matrix-register-username-available[base-url] in register - fix register - fix matrix-room example - log mwc on home - add api.{getAccountData,setAccountData} - do not minifiy website's code - fix index.html favicon - improve examples/matrix-room-context/index.html attrs & data loading - fix examples/matrix-room-context/index.html remote URL data loading - improve matrix-room(-context) examples - try fetch data for matrix-room-context example - update matrix-room examples to links generating the URL for the page - add <link rel="icon" href="../../src/svg/logo.svg" /> to examples