Commit Graph
19 Commits
Author SHA1 Message Date
Gigiaj f39a262eb5 remove iframe from RoomView as it isn't needed there (since you cant have persistence that way) 2025-04-15 22:08:03 -05:00
Gigiaj ca7691ddc5 Begin setting up for the calling interface to be mounted.
Adds a separator for rooms based on voice vs text rooms
2025-04-15 22:07:32 -05:00
Gigiaj b4f67ce0ec add prep for DM call button 2025-04-14 17:47:11 -05:00
Gigiaj e2c97f81a7 remove unneeded imports 2025-04-14 09:49:53 -05:00
Gigiaj c413396562 Add some missing imports 2025-04-14 09:49:06 -05:00
Gigiaj 8bd812b789 widget class 2025-04-14 09:44:06 -05:00
Gigiaj 9b23c757fe dummy meta class 2025-04-14 09:43:51 -05:00
Gigiaj e1a080e50c clean up roomview removing unursed and refactoring superfluous to own files 2025-04-14 09:43:36 -05:00
Gigiaj 8baa3a2cf9 set versions 2025-04-14 04:30:23 -05:00
Gigiaj b59a5ac307 add a generic getKnownRooms 2025-04-14 04:30:13 -05:00
Gigiaj 93a1401b7c shift load order to enable embedded element call to work proper +
add groundwork for intercepting the read_events so we can correctly process them (not sure what is wrong but I believe there is a weird set of version mismatches between the embedded app, cinny, and the matrix widget api)
2025-04-14 04:28:08 -05:00
Gigiaj ba75abd8dd add the remainder of element's widget driver impl (and correct where needed) 2025-04-13 16:01:05 -05:00
Gigiaj 2fa1e1a187 create a shortened version of element's widget implementation 2025-04-13 16:00:41 -05:00
Gigiaj 7dedb12138 add element-call to the vite copyFiles for build 2025-04-12 03:40:32 -05:00
Gigiaj aa65dd57ba add scaffolding for widget-based call 2025-04-12 03:40:13 -05:00
Gigiaj ac0ac4ff35 add small widgetdriver 2025-04-12 03:39:59 -05:00
Gigiaj 389fc17e45 add embedded-element-call and react-sdk-module-api 2025-04-12 03:39:48 -05:00
Gigiaj 7e74fb1462 docker nginx embedded element-call 2025-04-12 03:39:21 -05:00
Gigiaj c53d14d91e add groupcall state event 2025-04-12 03:38:58 -05:00