Commit Graph

23 Commits (e68ceac4f679f480d910f28cbec44a0f26496151)

Author SHA1 Message Date
Declan Chidlow e68ceac4f6
fix: overflow management in voice menus (#849) 2023-03-14 21:16:05 +00:00
Paul Makles f9c6f5cd9d chore: delete intermediate 2022-07-05 21:13:42 +01:00
Paul Makles 160d71684f feat: port `DeleteMessage` and `Confirmation` 2022-07-05 18:46:13 +01:00
Paul Makles 5f2311b09c feat: implement `useClient` from client controller 2022-06-28 19:59:58 +01:00
Paul Makles be12c6da20
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 777d06f469
fix(voice channel): Fix overflow and scrolling (#574) 2022-04-05 23:42:15 +01:00
trashtemp da5d82537d
fix(voice): fixed header style 2022-01-16 13:44:00 +01:00
Paul Makles 3fd56e4fdc feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp 4d59bb96b2
fix(header): fixed voice dialog 2021-12-26 23:38:01 +01:00
Paul 195a9bda35 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 ccda5e8609 Add deafen button 2021-08-22 12:22:44 +10:00
Paul 4ec1ff5c59 Re-write voice context. Working towards #21 2021-08-07 16:15:55 +01:00
Paul 55e00bf93f Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul c21453b281 100 error milestone.
Remove hooks completely. :)
2021-07-30 21:20:42 +01:00
Paul 748713be53 Fix: Should use observer not observable. 2021-07-29 16:08:35 +01:00
Paul 4dffaad6c1 Work towards removing useUsers. 2021-07-29 15:11:21 +01:00
Paul 7586b365fe Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul ef5944b065 Add more internal CSS variables. 2021-07-10 15:42:13 +01:00
Paul b5a11d5c8f Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul 7bd33d8d34 Run prettier on all files. 2021-07-05 11:23:23 +01:00
nizune e016c71db2 Fix: Small fixes for RTL items 2021-06-28 11:27:24 +02:00
nizune 4102b69ca4 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