* Start work on improved widget interface for admin room
* Add changes needed for InviteView
* More widget bits
* Lots more work to support setup widgets
* Redesign work
* Fix build order for web
* Remove unused invite code
* Update configs
* Cleanup
* Support widget branding
* Tidy up web app
* Support generic service config lookup
* Stronger typings for configuration
* Improve error text
* fix patch
* changelog
* First pass on documentation
* Fix tests
* fixes
* Don't require room state / admin rooms for room config requests
* Fix no render when secrets isn't provided
* rework if logic
* Fixes after feedback
* more review fixes
* Cleanup unused code
* fix indent
* Update matrix-appservice-bridge to 4.0.1
* Update widget API
* clarify homeserver needs
* Apply suggestions from code review
Tweaks
Co-authored-by: Kim Brose <kim.brose@rwth-aachen.de>
* Create 243.doc
* Clarify "the homeserver which is hosting it"
Co-authored-by: Kim Brose <kim.brose@rwth-aachen.de>
* Add new logging config options
* Reduce logging noise
* Identify more sources of noise
* Add new colourize and json options for logging
* Update documentation
* changelog
* Clarify secret token.
* Fix list in Jira.
Fixes#146
* Try to clarify the GitHub docs a bit. Fixes#148
* Add documentation on Docker config validation.
Fixes#152
* Update docs/setup/jira.md
Co-authored-by: Kim Brose <kim.brose@rwth-aachen.de>
Co-authored-by: Kim Brose <kim.brose@rwth-aachen.de>
* Add details on webhooks
* More doc things
* More docs
* More documentation changes
* Tidy tidy
* Lots more documentation
* Support defaults for all GitHub configuration options
* Add metrics changes
* s/Added/Add