Gigiaj
43ce6f0210
Update room to use CallView
2025-05-08 18:01:27 -05:00
Gigiaj
abe79ceb66
Add CallView
2025-05-08 17:57:57 -05:00
Gigiaj
3fcf2fef59
loosely provide nav handling for testing refactoring
2025-05-08 17:57:45 -05:00
Gigiaj
5ee3897fde
Add RoomNavUser for displaying the user avatar + name in the nav for a visual of call activity and participants
2025-05-04 12:16:15 -05:00
Gigiaj
3dcfde4461
add check to prevent DCing from the call you're currently in...
2025-05-03 22:09:21 -05:00
Gigiaj
7f8aeb335f
remove logger statement and swap hash to search
2025-05-02 17:11:33 -05:00
Gigiaj
a2a83fc316
update to enable chat icon to be able to open call room WITHOUT joining by making sure the navitems into a diff call room performs a hangup on click
2025-05-02 17:11:03 -05:00
GigiaJ
96be8e1b8a
add chat button handling for call rooms and impl call room icon
2025-05-01 16:57:28 -05:00
GigiaJ
4779b09879
Always embed to give a proper call room lobby experience
2025-05-01 12:48:35 -05:00
GigiaJ
8700fe84ab
Add some parameters to be settable (need to create an param object type instead of using any) in widgetUrl
2025-04-29 15:29:02 -05:00
GigiaJ
b5ca54d6fd
Prevents undefined object from being checked for values and filtered against
2025-04-27 16:48:35 -05:00
GigiaJ
39d4eedb75
Disable DM calling button for now (not implemented properly yet)
2025-04-22 22:30:48 -04:00
GigiaJ
f7fb4bcc11
Remove chat open icon from DMs
2025-04-22 21:35:04 -04:00
GigiaJ
a4af96b530
Fix DM header since it *can* be a call room
2025-04-22 21:33:17 -04:00
GigiaJ
c7ea3f7e57
The code reuse is substantial enough to justify including the license
2025-04-22 21:17:19 -04:00
GigiaJ
2f980a727a
The reuse is substantial enough to justify including the license
2025-04-22 21:16:36 -04:00
GigiaJ
1573353550
re-enable header buttons globally for now
2025-04-22 05:35:35 -04:00
Gigiaj
8f87690b00
Return to lobby is very useful
2025-04-18 03:01:17 -05:00
Gigiaj
589b318b08
Start laying out a toggle for roomtimeline in a call
2025-04-18 03:00:52 -05:00
Gigiaj
fd0fa3c921
clean up call references
2025-04-18 03:00:31 -05:00
Gigiaj
5a5f144e20
remove unneeded for standalone? Not even sure element-web uses the embedded atp
2025-04-17 02:36:29 -05:00
Gigiaj
cb9e4ffe86
remove unneeded comments
2025-04-17 02:26:09 -05:00
Gigiaj
8d285d45f7
revert changes on this to b4f67ce
2025-04-17 02:22:40 -05:00
Gigiaj
0106fab00b
clean up to provide elementUrl option (instead of while testing just planting a string with the url)
2025-04-16 20:36:24 -05:00
Gigiaj
cc88733204
readd openid handling
2025-04-15 22:47:30 -05:00
Gigiaj
a540c86b08
remove transport testing comments
...
still need to fix embedded behavior (standalone works for testing rn)
2025-04-15 22:12:05 -05:00
Gigiaj
3403adeb61
add call button for DMs and try to setup for spreading across header for when in call menu (not working yet)
2025-04-15 22:09:45 -05:00
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
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
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
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
Ajay Bura
82805dcfdd
Display no members when changing filter in room members ( #2297 )
2025-03-28 20:15:31 +11:00
Ajay Bura
5c39a36c12
Add new space settings ( #2293 )
2025-03-27 19:54:13 +11:00
Ajay Bura
649f70332b
Fix displayname input controlled/uncontrolled error ( #2287 )
2025-03-24 20:07:15 +11:00
Ajay Bura
08e975cd8e
Change username color in chat with power level color ( #2282 )
...
* add active theme context
* add chroma js library
* add hook for accessible tag color
* disable reply user color - temporary
* render user color based on tag in room timeline
* remove default tag icons
* move accessible color function to plugins
* render user power color in reply
* increase username weight in timeline
* add default color for member power level tag
* show red slash in power color badge with no color
* show power level color in room input reply
* show power level username color in notifications
* show power level color in notification reply
* show power level color in message search
* render power level color in room pin menu
* add toggle for legacy username colors
* drop over saturation from member default color
* change border color of power color badge
* show legacy username color in direct rooms
2025-03-23 22:09:29 +11:00
Ajay Bura
7d54eef95b
Add room notification mode switcher in room header menu ( #2284 )
2025-03-22 19:22:29 +11:00
Gary Wang
ea48092270
Fix press enter while composing will cause send unfinished message ( #2266 )
2025-03-20 20:38:08 +11:00
Ajay Bura
71bfc96b5c
Add option to change room notification settings ( #2281 )
2025-03-20 20:27:00 +11:00
Ajay Bura
074a5e855d
Add publish to directory toggle in room settings ( #2279 )
2025-03-20 20:25:31 +11:00
Ajay Bura
c16e060f73
Add room upgrade option in room settings ( #2280 )
...
* add room upgrade option in room settings
* update upgrade room dialog styles
2025-03-20 20:23:16 +11:00
Ajay Bura
f688e2d1ae
fix error when editing room profile
2025-03-20 09:57:57 +05:30