Commit Graph

2422 Commits

Author SHA1 Message Date
Miroslav Pejic 409b246959 [mirotalk] - feat: add animated disconnect banner for lost signaling connection 2026-04-28 14:12:24 +02:00
Miroslav Pejic b333fdb24d [mirotalk] - fix: resolve peer volume indicator not showing after mic toggle 2026-04-28 11:45:00 +02:00
Miroslav Pejic 2c63316e59 [mirotalk] - feat: improve extra info UI with styled cards 2026-04-28 11:08:58 +02:00
Miroslav Pejic 573982343a [mirotalk] - fix typo, update dep 2026-04-28 10:30:08 +02:00
Miroslav Pejic bd748753fc Merge pull request #335 from renatospirito17/local-profile-avatar
Local profile avatar
2026-04-28 10:26:53 +02:00
Miroslav Pejic bc156db1c2 [mirotalk] - fix: validate avatar URLs without extension and prevent double-decode 2026-04-28 10:09:48 +02:00
Miroslav Pejic 19a9bea4d7 [mirotalk] - fix: enable touch scroll for avatar picker grid on mobile 2026-04-28 09:44:36 +02:00
Miroslav Pejic 95a01949c6 [mirotalk] - fix: avatar dialog requires Apply button to take effect, add inline preview 2026-04-28 03:04:07 +02:00
Miroslav Pejic 78e1e09db8 [mirotalk] - feat: add self-hosted avatars and Robohash random avatars to profile dialog 2026-04-28 02:53:17 +02:00
Miroslav Pejic c20adb3f59 [mirotalk] - feat(avatar): switch to URL-based avatars and fix late-join avatar sync 2026-04-27 17:57:12 +02:00
renatospirito17 ee33137858 Updated: the avatar sharing system.
Managing avatar exchange via the Signaling Server.
2026-04-27 16:11:17 +02:00
renatospirito17 a17857fcd9 Imp: local profile avatar.
-Implemented the possibility to add a locally stored avatar quickly and easily during the voice chat, without resorting to editing the URL

-The avatar can be changed seamlessly and with no delay or reload

-It resets on reload

REASONS:
I implemented this feature because I felt the editing of the URL is a bit cluckly as a whole
This feature makes for a more streamlined experience for the end-user
2026-04-27 13:24:56 +02:00
Miroslav Pejic e217556504 [mirotalk] - update dep 2026-04-27 08:35:30 +02:00
Miroslav Pejic 2f824ba644 [mirotalk] - fix typo 2026-04-25 21:17:18 +02:00
Miroslav Pejic ddac7b28d9 [mirotalk] - fix typo 2026-04-25 19:48:56 +02:00
Miroslav Pejic 36e7aeebe6 [mirotalk] - fix typo 2026-04-25 18:28:48 +02:00
Miroslav Pejic 58fc83afa5 [mirotalk] - feat(landing): make Past Sponsors section click/tap-toggle only and hidden by default 2026-04-25 18:19:12 +02:00
Miroslav Pejic d8bf661f9d [mirotalk] - add icon [skip ci] 2026-04-25 06:59:50 +02:00
Miroslav Pejic 8cc4c5327a [mirotalk] - add icon [skip ci] 2026-04-25 06:57:13 +02:00
Miroslav Pejic b5b55973b8 [mirotalk] - refactor: improve handlePeerVolume and handleMyVolume logic and UI, update dep 2026-04-25 05:53:47 +02:00
Miroslav Pejic a06221a97a Merge pull request #334 from renatospirito17/fix-pitch-bar
Fix: speech bar on user join.
2026-04-24 16:42:21 +02:00
renatospirito17 17e1a7ffb3 Fix: speech bar on user join.
The speech volume bar now appears as soon as the user joins the room.
This was done because when in the presence of more than one other user, it gets difficult to see who's talking.
2026-04-24 16:16:45 +02:00
Miroslav Pejic 0bd0ff7d62 [mirotalk] - add mirotalk linkedin 2026-04-24 14:26:48 +02:00
Miroslav Pejic 367037f5e6 [mirotalk] - style(chat): reduce reaction emoji and badge sizes for responsive mobile chat UI 2026-04-24 08:58:00 +02:00
Miroslav Pejic ff3bfbf62b [mirotalk] - update dep 2026-04-23 07:24:33 +02:00
Miroslav Pejic 627e9299c1 [mirotalk] - t(chat): add emoji reactions to chat messages 2026-04-22 20:46:19 +02:00
Miroslav Pejic 13cbe0562d [mirotalk] - improve UI - add empty-state icon for participants panel, update dep 2026-04-20 13:26:52 +02:00
Miroslav Pejic b17212e9c3 [mirotalk] - feat: add typing indicator animation for ChatGPT chat 2026-04-18 12:32:41 +02:00
Miroslav Pejic 093fe4c5d4 [mirotalk] - hide ChatGPT card when disabled, update dep 2026-04-17 21:27:45 +02:00
Miroslav Pejic 8d4afea5a7 [mirotalk] - fix: harden API key authorization checks and remove default secret 2026-04-15 23:24:34 +02:00
Miroslav Pejic b9fba92322 [mirotalk] - add privacy in readme 2026-04-15 01:37:21 +02:00
Miroslav Pejic ede74aea56 [mirotalk] - improve privacy policy page: restructure content into clear sections 2026-04-14 23:47:59 +02:00
Miroslav Pejic c3e188115b [mirotalk] - remove not needed meta 2026-04-14 10:20:05 +02:00
Miroslav Pejic 4dc41bfbd7 [mirotalk] - feat: replace typewriter with shuffle text effect for room name generation 2026-04-13 09:25:01 +02:00
Miroslav Pejic e6ca71febc [mirotalk] - improve active rooms page UI/UX 2026-04-13 01:58:41 +02:00
Miroslav Pejic 8517328e36 [mirotalk] - update dep 2026-04-13 01:27:21 +02:00
Miroslav Pejic 428fa30ccb [mirotalk] - fix init video container margin 2026-04-11 21:52:24 +02:00
Miroslav Pejic 9c12044415 [mirotalk] - update readme [skip ci] 2026-04-11 13:21:24 +02:00
Miroslav Pejic 2d55893db0 [mirotalk] - update readme [skip ci] 2026-04-10 22:45:51 +02:00
Miroslav Pejic 2b27111ab1 [mirotalk] - update readme [skip ci] 2026-04-10 22:24:37 +02:00
Miroslav Pejic 1a0df7a97f [mirotalk] - fix typo, update dep 2026-04-10 17:37:02 +02:00
Miroslav Pejic ae21cd01ea [mirotalk] - update readme [skip ci] 2026-04-10 15:26:47 +02:00
Miroslav Pejic 97d7a499b3 [mirotalk] - fix typo [skip ci] 2026-04-09 22:53:52 +02:00
Miroslav Pejic 6270df1c58 [mirotalk] - update readme [skip ci] 2026-04-09 22:50:14 +02:00
Miroslav Pejic 8c09d0c691 [mirotalk] - update ci, dockerfile and dep 2026-04-09 22:46:58 +02:00
Miroslav Pejic d3b2788f64 [mirotalk] - improve room name input UI 2026-04-09 22:38:00 +02:00
Miroslav Pejic 8ec2cdb990 [mirotalk] - update readme [skip ci] 2026-04-09 22:12:52 +02:00
Miroslav Pejic bcf34bc58b [mirotalk] - update readme [skip ci] 2026-04-09 22:02:53 +02:00
Miroslav Pejic 12ed292a96 [mirotalk] - update readme [skip ci] 2026-04-09 20:30:01 +02:00
Miroslav Pejic 0f844cc0c6 [mirotalk] - update readme [skip ci] 2026-04-09 17:51:55 +02:00