Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-30 | Make ObservableDeferred.observe() always return deferred. | Erik Johnston | 3 | -8/+5 | |
This makes it easier to use in an async/await world. Also fixes a bug where cache descriptors would occaisonally return a raw value rather than a deferred. | |||||
2019-10-30 | Fix typo in domain name in account_threepid_delegates config option (#6273) | Andrew Morgan | 3 | -2/+3 | |
2019-10-30 |