Patrick He
7bb2f1eaad
feat(chat) add message reactions
пре 1 година
Hristo Terezov
32f9f8ba92
fix(gifs): trim the message before extracting the URL.
пре 1 година
Saúl Ibarra Corretgé
80e08a112a
chore(deps) remove remaining lodash dependencies
We are fully using lodash-es now.
пре 1 година
Calinteodor
a8958019a5
feat(chat/polls/native): added ids for tests (#14994)
* feat(chat/polls/navigation): added ids for tests and removed some unused helpers
пре 1 година
Hristo Terezov
200228339b
fix(gif): Restrict gif rendering to Giphy only
пре 1 година
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
пре 1 година
Patrick He
8bfa65987d
feat(chat) use the original message ID for processing
This is a prerequisite for operations that rely on previous messages, such as reactions.
пре 1 година
Calinteodor
b2e06c1c94
feat(chat): revert char_limit for input (#14973)
* feat(chat): revert char_limit for message input
пре 1 година
Calin-Teodor
06b727ae1a
feat(chat): fixed linter
пре 1 година
Calin-Teodor
68106feb57
feat(chat): set CHAR_LIMIT for chat input
пре 1 година
Ilayda Dastan
ce840cc7b6
fix(chat) improve new message visibility for local participant
Closes: https://github.com/jitsi/jitsi-meet/issues/14561
пре 1 година
Avram Tudor
097d51ce10
feat: prosody plugin for sending system chat messages (#14603)
* feat: prosody plugin for sending system chat messages
* code review changes
* code review changes
* update module name
* update comment
пре 1 година
ilaydadastan
38be09fc54
fix(chat): added emoji tooltip and enter key in smiley panel
пре 1 година
Ilayda Dastan
79891419af
fix(chat): fixed error message colors (#14574)
* fix(chat): fixed error message colors
* fix(chat): changed error message background color
пре 1 година
ilaydadastan
82fa1eb870
fix(chat): added translation function
пре 1 година
Horatiu Muresan
9f8662c0a1
chore(eslint) Update eslint (#14412)
пре 1 година
Hristo Terezov
4a5ba0f05d
fix(visitors): Disable polls.
пре 1 година
Calinteodor
77abbee308
feat(base/modal): changed hasTabNavigator to hasExtraHeaderHeight (#14033)
* feat(base/modal): changed hasTabNavigator to hasExtraHeaderHeight
пре 1 година
Calinteodor
29d02f0a2b
feat(chat/native): fixed keyboard overlapping chat input bar (#13984)
* feat(chat/native): fixed keyboard overlapping chat input bar
пре 1 година
Thomas Egebrand Gram
f74b6cd82f
fix (mobile-layout) change "vh" to "dvh" for all layouts (#13840)
* Convert all vh units to dvh; fixing layout for mobile browsers such as Chrome for Android.
пре 2 година
Calin-Teodor
9138f56701
feat(chat): fixed action import for abstract component
пре 2 година
Robert Pintilii
5b844e45e3
ref(chat) Move styles from SCSS to JSS (#13559)
пре 2 година
Robert Pintilii
7859397790
ref(chat) Refactor ChatMessage component (#13556)
Remove Abstract class
Convert web component to function component
пре 2 година
Robert Pintilii
824cfc0c9c
ref(chat): Refactor Chat components (#13550)
Remove Abstract component
Convert web component to function component
пре 2 година
Robert Pintilii
2d8014775a
ref(toolbar) Move getButtons to functions (#13502)
Move visible logic inside each button
Move click functionality inside each button
Extract getButtons function from Toolbox components to functions file
пре 2 година
Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
пре 2 година
Robert Pintilii
8565208d30
fix(chat-input) Autofocus when sending private message (#13400)
пре 2 година
Robert Pintilii
ae281e9935
ref(TS) Improve TS (#13370)
Use correct types for action, dispatch and getState
пре 2 година
Robert Pintilii
2ba6bcf172
chore(deps) Upgrade eslint (#13341)
Upgrade eslint related packages
Fix new errors
пре 2 година
Robert Pintilii
65248d7d29
chore(deps) Upgrade TS (#13331)
Upgrade typescript related packages
Fix new errors and warnings
пре 2 година
Robert Pintilii
dff41e0fcb
fix(chat) Fix horizontal scroll (#13308)
пре 2 година
Robert Pintilii
1ba7765898
ref(TS) Convert some native components to TS (#13281)
Remove some @ts-ignores
пре 2 година
Robert Pintilii
d267b2499d
fix(chat) Fix name overflows chat bubble (#13303)
Revert color change of scroll corner
пре 2 година
damencho
38a293f8f6
fix(chat): Fixes long display name that overflow the message bubble.
пре 2 година
damencho
c384d0d3a9
Revert "fix(chat) Make the name fit the chat bubble"
This reverts commit e56c7070c2 .
пре 2 година
robertpin
e56c7070c2
fix(chat) Make the name fit the chat bubble
пре 2 година
Robert Pintilii
f6760e4ac7
fix(chat) Focus input on chat open (#13285)
пре 2 година
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
пре 2 година
Robert Pintilii
fc0fd2d08c
ref(TS) Convert some components to TS (#13198)
пре 2 година
Robert Pintilii
3a2a129f44
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
пре 2 година
Robert Pintilii
05a79ec793
ref: Remove index files (#13154)
Fix imports
Convert some files to TS
пре 2 година
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
пре 2 година
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
пре 2 година
Robert Pintilii
206a4afd76
ref(TS) Convert some components to TS (#13129)
пре 2 година
Robert Pintilii
89c914272c
ref: Convert some class components to function components (#13103)
Replace withStyles with makeStyles
пре 2 година
Saúl Ibarra Corretgé
34b2577b97
chore(cleanup) drop no longer needed AtlasKit supporting code
пре 2 година
Robert Pintilii
78a4f9b792
ref(avatar) Convert to TS (#13092)
Fix imports
Remove unnecessary @ts-ignore
пре 2 година
Robert Pintilii
bc1827fb4a
ref(TS) Convert some Abstract classes to TS (#13095)
пре 2 година
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
пре 2 година
Emmanuel Pelletier
45b7f53294
Improve usability of toggled button labels (#12426)
* feat(a11y) buttons can now have toggled-aware a11y labels
пре 2 година