AHMAD KADRI
c3c0166731
Accessibility: make status notifications accessible (#15004)
* Accessibility: add aria-live to the notification component
il y a 1 an
Saúl Ibarra Corretgé
80e08a112a
chore(deps) remove remaining lodash dependencies
We are fully using lodash-es now.
il y a 1 an
Calinteodor
7641ddad68
feat(chat/native): set limit for linkifying and replacing non unicode messages (#14979)
* feat(chat): set limit for linkifying and replacing non unicode emoji messages
il y a 1 an
Calin-Teodor
a2aca30d57
feat(notifications): set numberOfLines for content text description and title
il y a 1 an
Calinteodor
4e727e9093
feat(notifications/native): some UI arrangements for smaller devices (#14896)
* feat(notifications): fixed styles on smaller devices
il y a 1 an
Дамян Минков
f0fc63f573
feat(visitors): Handles live conference and queue service. (#14869)
* feat(visitors): Handling of live conference and queue service.
* squash: Small refactor mobile code.
* squash: Drop debug log.
* chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1836.0.0+d05325f3...v1839.0.0+ea523fc6
* squash: Adds a count function.
* squash: Drop debug print.
* squash: Skip if queueService is not enabled.
* squash: Avoids double subscribing for visitorsWaiting.
* squash: Fixes lint error.
* squash: Fixes showing dialog.
il y a 1 an
Calinteodor
b2ae72249d
feat(base/native): Fixes around UI (#14820)
feat(base/native): Fixes around
notifications, polls, local participant video menu, breakout room and participants UI
il y a 1 an
Calin-Teodor
7696dbc347
feat(notifications/native): minor ui refurbishment
il y a 1 an
Calinteodor
be06547cc4
feat(notifications/native): ui fixes (#14786)
* feat(notifications/native): ui fixes
il y a 1 an
Hristo Terezov
53299a19c2
fix(visitors): Use single GUM for enabling media on promotion.
Before we were using setAudioMuted and setVideoMuted which was effectively using separate GUM calls for audio and video. This was problematic in the case where GUM permissions prompt was displayed because two separate prompts were displayed.
il y a 1 an
Anshu Pathak
b79907f7a5
feat(notifications) added toast notification on copy sharing link
il y a 1 an
Дамян Минков
82c58178b3
feat(visitors): Adds notification for promotion requests. (#14316)
* feat(visitors): Adds notification for promotion requests.
* squash: fixes lint.
il y a 1 an
Saúl Ibarra Corretgé
6cd876078e
fix(transcribing) refactor notification handling
The current notification system allows us to replce notifications easily
as long as we use a consistent UID.
il y a 1 an
Horatiu Muresan
a4d3fb6c70
fix(notifications) Fix case when description is react component instance (#13919)
il y a 2 ans
Mihaela Dumitru
f75ae6bd21
feat(jwt) enhance JWT error notifications with details (#13668)
il y a 2 ans
Robert Pintilii
f3670ce86d
fix(notifications) Show correct info on updated notification (#13607)
il y a 2 ans
Robert Pintilii
ae281e9935
ref(TS) Improve TS (#13370)
Use correct types for action, dispatch and getState
il y a 2 ans
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
il y a 2 ans
Robert Pintilii
96b6edccf8
ref(TS) Remove flow comments in TS files (#13258)
il y a 2 ans
Robert Pintilii
3a2a129f44
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
il y a 2 ans
Calinteodor
20fd544ded
fix(notications): increased notification max height for buttons to fit (#13152)
il y a 2 ans
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
il y a 2 ans
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
il y a 2 ans
Robert Pintilii
a52f9313a6
ref(TS Convert all Abstract classes to TS (#13127)
il y a 2 ans
Robert Pintilii
1bf0bd6bca
fix(design-system) Remove tokens that are not part of DS (#13122)
Replace tokens with ones that are part of the Design System and are either the same or very similar
il y a 2 ans
Дамян Минков
649a4ffd46
feat(visitors): Updates mobile to handle redirected conf error. (#13110)
* feat(visitors): Updates mobile to handle redirected conf error.
* squash: Center the buttons when iAmVisitor.
* squash: Enables chat in visitor mode.
* feat: Prints the used lib-jitsi-meet.
* feat: Shows a notification when joining as a visitor.
* fix(notifications): display and fix styles for notifications in tile view
---------
Co-authored-by: Calin-Teodor <calin.chitu@8x8.com >
il y a 2 ans
Robert Pintilii
89c914272c
ref: Convert some class components to function components (#13103)
Replace withStyles with makeStyles
il y a 2 ans
Robert Pintilii
46597bd6e7
ref(TS Convert some Abstract classes to TS (#13105)
il y a 2 ans
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
il y a 2 ans
Robert Pintilii
7968578a25
fix(notification) Fix overflow issue (#13068)
When displaying a long URL break it into multiple lines
il y a 2 ans
Calinteodor
1fc5d6e97e
feat(notifications): NotificationsContainer native updates (#13047)
feat(notifications): NotificationsContainer native updates
il y a 2 ans
robertpin
7156df5b99
feat(notifications) Use our own component
Use our component instead of atlaskit
Implement redesign
Add unmount animation
Change mount animation from external lib to CSS
Remove @atlaskit /flag
Remove react-transition-group
Add unmount animation on native
Remove AbstractNotification
il y a 2 ans
Robert Pintilii
306c979adb
ref(notifications) Update icons (#13025)
Replace @atlaskit icons with our own
Convert some files to TS
Remove @atlaskit /icons
il y a 2 ans
Calinteodor
1f6483daae
feat(calendar-sync): refactored ConferenceNotification (#12945)
* feat(calendar-sync): converted ConferenceNotification to a notification
il y a 2 ans
Avram Tudor
336fa304ce
feat(notifications) trigger iframe api event when a notification occurs (#12952)
* feat(notifications) trigger iframe api event when a notification occurs
* remove useless comment
* fix typo
il y a 2 ans
Calin-Teodor
e405595a11
feat(notifications): moved notifications to the bottom of the screen
il y a 2 ans
Calin-Teodor
581c2e621c
feat(notifications): fix width for notifications on all devices
il y a 2 ans
Calinteodor
19e61747b8
feat(notifications): small ui updates (#12943)
* feat(notifications): small ui updates
il y a 2 ans
Calinteodor
f8af9c4fae
feat(notifications): native UI updates (#12798)
* feat(notifications): native notifications UI updates
il y a 2 ans
Saúl Ibarra Corretgé
04a41395c8
fix(notifications) remove dead code
il y a 2 ans
Saúl Ibarra Corretgé
f38c9f5450
feat(notification,external-api) notify bridge channel failures
il y a 3 ans
Joseph Garrone
4ef4e45ee4
fix(styles) Remove Theme type annotation (#12544)
* tss-react doesn't need a type anotation for the Theme
* Update tss-react to 4.4.4
il y a 3 ans
Robert Pintilii
4bd27730ce
ref(TS) Convert some features to TS (#12523)
il y a 3 ans
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
il y a 3 ans
Saúl Ibarra Corretgé
2596c463fe
fix(ts) make tsc (almost) not cry on native
Co-authored-by: Calinteodor <calin.chitu@8x8.com >
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com >
il y a 3 ans
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
il y a 3 ans
bogdandarie
495957104c
fix(notifications) don't show self view notifications if already one is active
il y a 3 ans
Robert Pintilii
f5fb402784
ref(TS) Convert some features to TS (#12366)
il y a 3 ans
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
il y a 3 ans
Mihaela Dumitru
d0c22806ec
ref(participants) use enum type to store fake participants (#12316)
il y a 3 ans