Bettenbuk Zoltan
cd1862a2d3
fix: private message open
il y a 5 ans
Bettenbuk Zoltan
b706972acb
fix: re-add android only chat input padding
il y a 5 ans
Bettenbuk Zoltan
678ed605d7
ref: change JitsiModal to better fit to needs
il y a 5 ans
Bettenbuk Zoltan
3a2081ffed
ref: change Chat to JitsiModal
il y a 5 ans
Bettenbuk Zoltan
feb8fe9e34
api: add private message flag to outgoingMessage
il y a 5 ans
Bettenbuk Zoltan
b64294af6d
fix: emoji in links
il y a 5 ans
Bettenbuk Zoltan
6121e9fc65
feat: improve chat UX
il y a 5 ans
Bettenbuk Zoltan
9265e1ffec
ui: web chat facelift
il y a 5 ans
Bettenbuk Zoltan
a35099f949
feat: add chat color scheming
il y a 5 ans
Bettenbuk Zoltan
6e10ca5dd2
fix: chat error message
il y a 5 ans
Bettenbuk Zoltan
42271b1b89
feat: private messages
il y a 5 ans
Bettenbuk Zoltan
f270b50972
fix: remove unnecessary escaping
il y a 5 ans
Leonard Kim
1b43c22940
fix(chat): update thumbs emoji strings
react-emoji-renderer 1.0.0 removed the
thumbsup and thumbsdown aliases.
il y a 5 ans
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
il y a 5 ans
Bettenbuk Zoltan
1941275f93
feat: mobile chat emojis
il y a 5 ans
Bettenbuk Zoltan
cfc7210ac8
feat: add send message button
il y a 5 ans
Bettenbuk Zoltan
bed3f62536
feat: make links in chat clickable
il y a 5 ans
Bettenbuk Zoltan
e7144eb674
Get chat message display name from backend
il y a 5 ans
Дамян Минков
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.
il y a 5 ans
Leonard Kim
130ab886ee
fix(chat): show toolbar on open
il y a 5 ans
Leonard Kim
c0e9f2b95a
fix(chat): workaround for chat scroll causing layout misalignment
il y a 5 ans
Bettenbuk Zoltan
0a76eebca7
feat: central back button registry
il y a 5 ans
Bettenbuk Zoltan
72137a2811
feat: initial based avatars
il y a 5 ans
Leonard Kim
2f7f9f24c4
fix(display-name): dismiss prompt if name gets set
il y a 5 ans
Leonard Kim
d86b60ea72
fix(chat): maintain bottom scroll on input resize
il y a 6 ans
Leonard Kim
dfe5fbb702
ref(chat): change initial input size to 1 line
il y a 6 ans
Leonard Kim
09f881c0f5
ref(chat): bring in package for text area auto-resizing
il y a 6 ans
Leonard Kim
f1546008f9
ref(chat): removed unused getChatInputRef callback for input
il y a 6 ans
Leonard Kim
d8df7fde84
ref(chat): clean up public blur/focus methods on input
Method blur is not called. Method blur is called
internally only.
il y a 6 ans
Leonard Kim
5a53d7f32a
fix(chat): re-fix letting long messages wrap
il y a 6 ans
Leonard Kim
4eec13da1c
ref(chat): de-parameterize AbstractMessageContainer
il y a 6 ans
Leonard Kim
cb8282dfe5
ref(chat): remove unused method
il y a 6 ans
Leonard Kim
5cd0b1a9be
fix(chat): fix auto-scrolling to bottom
Empower the parent.
il y a 6 ans
Leonard Kim
504fadaf71
ref(chat): on web, move timestamp to chat message
il y a 6 ans
Leonard Kim
7187e540a8
ref(chat): on native, show messages as grouped by sender
il y a 6 ans
Leonard Kim
34dffbfc5e
ref(chat): on native, group messages by sender (no styling)
il y a 6 ans
Leonard Kim
a9637f93c3
ref(chat): create AbstractMessageContainer
So mobile and web can share logic for grouping chat
messages by sender.
il y a 6 ans
Leonard Kim
0e8b0a9c5c
ref(chat): create web MessageContainer component
il y a 6 ans
Leonard Kim
a114d55fac
fix(chat): ensure really long words can trigger wrapping
il y a 6 ans
Leonard Kim
afde717ca4
ref(chat): use message type as classname
il y a 6 ans
Leonard Kim
fb5a45f714
feat(chat): on web, group messages by sender
il y a 6 ans
Leonard Kim
a49f62238b
ref(chat): clean up extra dom
il y a 6 ans
Leonard Kim
01458eeff9
ref(chat): add a header for holding the close button
il y a 6 ans
Leonard Kim
4d04141f24
ref(chat): change input placeholder
il y a 6 ans
Leonard Kim
2a4bac7a27
ref(chat): remove chat bubble arrow
il y a 6 ans
Bettenbuk Zoltan
3eca67e1ad
rn: add HeaderWithNavigation component
il y a 6 ans
damencho
c09eee0985
Disables chat when we are in recorder mode.
il y a 6 ans
Bettenbuk Zoltan
b886f8d72d
rn: specify chat text field font color
il y a 6 ans
Bettenbuk Zoltan
0b6c51f666
rn: replace 3rd party chat library with custom implementation
il y a 6 ans
virtuacoplenny
ca38bd53fe
fix(chat): use css for arrow (#4097)
il y a 6 ans