Timo

Results 93 issues of Timo

In element custom widgets can be added by using `/addwidget url`. For some reason it does not work with the board: It does work with the forked board https://github.com/lovasoa/whitebophir It...

enhancement

### Steps to reproduce 1. Where are you starting? What can you see? Group call with more than 4 ppl 2. What do you click? I click on the spotlight...

T-Defect
S-Major
O-Occasional
A-Spotlight

Git lab requires ``$`19+1=20`$`` but markdown all in one does not is expects `$19+1=20$` .

Markdown dialect
Area: Math

For element call we want to have control over the sendContentLoaded action. As soon as we sent this action the widget will be shown. However we need to adjust the...

T-Enhancement

See: https://github.com/matrix-org/matrix-js-sdk/pull/4032#discussion_r1467620530 And: https://github.com/matrix-org/matrix-spec-proposals/pull/4094

[MSC4094]( https://github.com/matrix-org/matrix-spec-proposals/pull/4094) ## Checklist - [ ] Tests written for new code (and old code if feasible) - [ ] Linter and other CI checks pass - [ ] Sign-off...

Currently this is solved with the workaround that the user does not even get the option to start a new call if there is a running one. But in the...

T-Enhancement
Z-Labs
A-Element-Call
A-Element Call

Signed-off-by: Timo K ## Checklist - [ ] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation....

Show loading spinner also if waitForIframeLoad = false. Configure EC so it waits for the content loaded action. This prohibits the error message: ``` Uncaught (in promise) Error: Improper sequence:...

T-Enhancement

This adds a button to the room header when there is an ongoing call in a public room. Clicking it will gernerate a external EC link that allows to join...

T-Enhancement