Mihai-Andrei Uscat
7dabfc21b4
feat(Chat): Revamp design.
* ensure keyboard stays open when sending messages on mobile web.
4 лет назад
Mihai-Andrei Uscat
a7db7ecaff
fix(LargeVideo): Fix large video not resizing when closing chat.
4 лет назад
Mihai-Andrei Uscat
43761fc398
feat(Chat) Improve responsive behaviour further.
* Add buttons to send messages/set nickname.
* Redesign message/nickname inputs.
* Pin messages to the input.
* Add keyboard avoider for Safari.
* Make chat content scrollable on mobile.
4 лет назад
tmoldovan8x8
65c56669c4
feat refactors the chat flow so it has open and close functions
4 лет назад
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
4 лет назад
Mihai-Andrei Uscat
43e655b619
feat(chat): Improve responsiveness.
* Fix toolbox buttons not displaying properly when chat is open.
* Open chat in fullscreen dialog past custom thresholds when mobile/desktop toolbox would become unusable due to chat
* Remove mobile chat check when displaying toolbox
4 лет назад
Mihai Uscat
5f5468995f
feat(chat): Make chat push content to the side in large view
5 лет назад
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 лет назад
Bettenbuk Zoltan
6121e9fc65
feat: improve chat UX
5 лет назад
Bettenbuk Zoltan
9265e1ffec
ui: web chat facelift
5 лет назад
Bettenbuk Zoltan
a35099f949
feat: add chat color scheming
5 лет назад
Bettenbuk Zoltan
6e10ca5dd2
fix: chat error message
5 лет назад
Bettenbuk Zoltan
42271b1b89
feat: private messages
5 лет назад
Bettenbuk Zoltan
f270b50972
fix: remove unnecessary escaping
5 лет назад
Bettenbuk Zoltan
bed3f62536
feat: make links in chat clickable
5 лет назад
Дамян Минков
9f4da84701
I18next update (#4456)
* Removes unused translations.
* Fixes using translated strings.
* Moves using latest i18next versions and stop using compatibility modes.
* Sorts i18next options.
* Fixes defaultNS used by i18next.
This is used when translating html tags with data-i18n keys as attributes, used by jQuery-Impromptu.
5 лет назад
Leonard Kim
c0e9f2b95a
fix(chat): workaround for chat scroll causing layout misalignment
5 лет назад
Leonard Kim
d86b60ea72
fix(chat): maintain bottom scroll on input resize
6 лет назад
Leonard Kim
dfe5fbb702
ref(chat): change initial input size to 1 line
6 лет назад
Leonard Kim
09f881c0f5
ref(chat): bring in package for text area auto-resizing
6 лет назад
Leonard Kim
f1546008f9
ref(chat): removed unused getChatInputRef callback for input
6 лет назад
Leonard Kim
d8df7fde84
ref(chat): clean up public blur/focus methods on input
Method blur is not called. Method blur is called
internally only.
6 лет назад
Leonard Kim
5a53d7f32a
fix(chat): re-fix letting long messages wrap
6 лет назад
Leonard Kim
4eec13da1c
ref(chat): de-parameterize AbstractMessageContainer
6 лет назад
Leonard Kim
cb8282dfe5
ref(chat): remove unused method
6 лет назад
Leonard Kim
5cd0b1a9be
fix(chat): fix auto-scrolling to bottom
Empower the parent.
6 лет назад
Leonard Kim
504fadaf71
ref(chat): on web, move timestamp to chat message
6 лет назад
Leonard Kim
a9637f93c3
ref(chat): create AbstractMessageContainer
So mobile and web can share logic for grouping chat
messages by sender.
6 лет назад
Leonard Kim
0e8b0a9c5c
ref(chat): create web MessageContainer component
6 лет назад
Leonard Kim
a114d55fac
fix(chat): ensure really long words can trigger wrapping
6 лет назад
Leonard Kim
afde717ca4
ref(chat): use message type as classname
6 лет назад
Leonard Kim
fb5a45f714
feat(chat): on web, group messages by sender
6 лет назад
Leonard Kim
a49f62238b
ref(chat): clean up extra dom
6 лет назад
Leonard Kim
01458eeff9
ref(chat): add a header for holding the close button
6 лет назад
Leonard Kim
4d04141f24
ref(chat): change input placeholder
6 лет назад
Leonard Kim
2a4bac7a27
ref(chat): remove chat bubble arrow
6 лет назад
virtuacoplenny
ca38bd53fe
fix(chat): use css for arrow (#4097)
6 лет назад
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
6 лет назад
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
6 лет назад
Leonard Kim
81d4f694b7
fix(chat): prevent empty messages
6 лет назад
Bettenbuk Zoltan
8a241ba2b7
[RN] Add chat functionality
Co-authored-by: DimaG <dgeorgiev06@gmail.com >
6 лет назад