tmoldovan8x8
|
65c56669c4
|
feat refactors the chat flow so it has open and close functions
|
4 年前 |
Saúl Ibarra Corretgé
|
a67d0fbf6c
|
chore: remove some cycles
|
4 年前 |
Saúl Ibarra Corretgé
|
52ce8031a3
|
Update react/features/chat/components/native/Chat.js
|
4 年前 |
Saúl Ibarra Corretgé
|
aa9f06fa84
|
Update react/features/chat/components/native/Chat.js
|
4 年前 |
Saúl Ibarra Corretgé
|
a758e98101
|
Update react/features/chat/components/native/Chat.js
|
4 年前 |
tombrown86
|
63d4c2b84b
|
onClose to return true to imply modal should close
|
4 年前 |
tombrown86
|
4161e7bfe1
|
fix: no new msg notifications after opening chat modal [NATIVE]
call TOGGLE_CHAT action when chat modal is closed to correctly update chat isOpen state
|
4 年前 |
Bettenbuk Zoltan
|
0598e7369b
|
ref: eslint-config-jitsi@1.0.3
|
5 年前 |
Saúl Ibarra Corretgé
|
e5b563ba46
|
rn,flags: add more feature flags to toggle specific behavior
- Invite funcionality (altogether)
- Recording
- Live streaming
- Meeting name
- Meeting password
|
5 年前 |
Bettenbuk Zoltan
|
b706972acb
|
fix: re-add android only chat input padding
|
5 年前 |
Bettenbuk Zoltan
|
678ed605d7
|
ref: change JitsiModal to better fit to needs
|
5 年前 |
Bettenbuk Zoltan
|
3a2081ffed
|
ref: change Chat to JitsiModal
|
5 年前 |
Bettenbuk Zoltan
|
6121e9fc65
|
feat: improve chat UX
|
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
|
8a3ddd8596
|
feat: SVG icons
|
5 年前 |
Bettenbuk Zoltan
|
1941275f93
|
feat: mobile chat emojis
|
5 年前 |
Bettenbuk Zoltan
|
cfc7210ac8
|
feat: add send message button
|
5 年前 |
Bettenbuk Zoltan
|
bed3f62536
|
feat: make links in chat clickable
|
5 年前 |
Bettenbuk Zoltan
|
e7144eb674
|
Get chat message display name from backend
|
5 年前 |
Bettenbuk Zoltan
|
0a76eebca7
|
feat: central back button registry
|
5 年前 |
Bettenbuk Zoltan
|
72137a2811
|
feat: initial based avatars
|
5 年前 |
Leonard Kim
|
2f7f9f24c4
|
fix(display-name): dismiss prompt if name gets set
|
5 年前 |
Leonard Kim
|
4eec13da1c
|
ref(chat): de-parameterize AbstractMessageContainer
|
6 年前 |
Leonard Kim
|
504fadaf71
|
ref(chat): on web, move timestamp to chat message
|
6 年前 |
Leonard Kim
|
7187e540a8
|
ref(chat): on native, show messages as grouped by sender
|
6 年前 |
Leonard Kim
|
34dffbfc5e
|
ref(chat): on native, group messages by sender (no styling)
|
6 年前 |
Leonard Kim
|
a9637f93c3
|
ref(chat): create AbstractMessageContainer
So mobile and web can share logic for grouping chat
messages by sender.
|
6 年前 |
Bettenbuk Zoltan
|
3eca67e1ad
|
rn: add HeaderWithNavigation component
|
6 年前 |
Bettenbuk Zoltan
|
b886f8d72d
|
rn: specify chat text field font color
|
6 年前 |
Bettenbuk Zoltan
|
0b6c51f666
|
rn: replace 3rd party chat library with custom implementation
|
6 年前 |
Bettenbuk Zoltan
|
13212a5980
|
[RN] Replace chat modal with SlidingView
|
6 年前 |
Bettenbuk Zoltan
|
2a5adfc601
|
Remove some Flow annotations
|
6 年前 |
Saúl Ibarra Corretgé
|
c025c7e132
|
flow: tame the beast
🔥🔥🔥
|
6 年前 |
Bettenbuk Zoltan
|
230b2b02fa
|
Chat render improbement
|
6 年前 |
Bettenbuk Zoltan
|
8a241ba2b7
|
[RN] Add chat functionality
Co-authored-by: DimaG <dgeorgiev06@gmail.com>
|
6 年前 |