Commit Graph

23 Commits (423fbb6546bd2e79371fb58c9be67cd6da5ee296)

Author SHA1 Message Date
Declan Chidlow 52691ae924 fix: overflow management in voice menus (#849) 2023-03-14 21:16:05 +00:00
Paul Makles 11d0631351 chore: delete intermediate 2022-07-05 21:13:42 +01:00
Paul Makles 1f4945603a feat: port `DeleteMessage` and `Confirmation` 2022-07-05 18:46:13 +01:00
Paul Makles c142c2e74d feat: implement `useClient` from client controller 2022-06-28 19:59:58 +01:00
Paul Makles b7570611ed chore: migrate Button to @revoltchat/ui (#617)
* chore: start moving Button over

* fix: convert ServerIdentityModal

* fix: modal button styling

* fix: popover styles

* fix: clean up references to ui/*.*

* fix: button sizing

Co-authored-by: Ed L <beartechtalks@gmail.com>
2022-05-23 21:21:29 +01:00
Daesun 1e518a8e8b fix(voice channel): Fix overflow and scrolling (#574) 2022-04-05 23:42:15 +01:00
trashtemp 62085713e4 fix(voice): fixed header style 2022-01-16 13:44:00 +01:00
Paul Makles 41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp 9fed4a41c5 fix(header): fixed voice dialog 2021-12-26 23:38:01 +01:00
Paul 04ced5a0d2 Fix(voice): Voice UI would not react to actions.
Feat(voice): Allow accessing user profile from voice UI.

Fixes #89. Fixes #91.
2021-10-20 22:39:26 +01:00
Ryan Alexander b71208e6a8 Add deafen button 2021-08-22 12:22:44 +10:00
Paul 0e7e719308 Re-write voice context. Working towards #21 2021-08-07 16:15:55 +01:00
Paul 872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul d5b767c251 100 error milestone.
Remove hooks completely. :)
2021-07-30 21:20:42 +01:00
Paul 7c119fd1a8 Fix: Should use observer not observable. 2021-07-29 16:08:35 +01:00
Paul 67f041a4f5 Work towards removing useUsers. 2021-07-29 15:11:21 +01:00
Paul b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul 0e43dadbe9 Add more internal CSS variables. 2021-07-10 15:42:13 +01:00
Paul 14809f1989 Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul a9ce64c9fe Run prettier on all files. 2021-07-05 11:23:23 +01:00
nizune 71672101e4 Fix: Small fixes for RTL items 2021-06-28 11:27:24 +02:00
nizune 38be8f8fcc Update: Changed icon pack to Boxicons 2021-06-27 12:17:59 +02:00
Paul eef3e11e62 Load mediasoup client and add voice UI. 2021-06-24 10:54:32 +01:00