Leonard Kim
37b343a797
feat(api): add ability to toggle tile view
6 роки тому
Leonard Kim
149485905c
fix(api): store passed in devices as user selected
Currently devices set through the api are stored
as ids, and not user selected. This can cause
other existing user selected devices to take
precedence over the devices passed into the api.
6 роки тому
Aaron van Meerten
7f1df5629e
Merge pull request #4229 from jitsi/poltergeist-prefix-support
updates bosh to support optional prefix
6 роки тому
Leonard Kim
f42d0411b1
feat(screenshare): enable auto-pin of latest and last screenshare
6 роки тому
Aaron van Meerten
8d1d573266
updates bosh to support optional prefix
use optional prefix in poltergeist room lookup
6 роки тому
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 роки тому
Saúl Ibarra Corretgé
1c809eb428
ios: strip bitcode when releasing the SDK
6 роки тому
Saúl Ibarra Corretgé
e94edcd4ae
ios: automagically download a bitcode WebRTC build if needed
6 роки тому
paweldomas
b48651396f
fix(travis): upload through ssh proxy
6 роки тому
Leonard Kim
e2044074ad
Revert "fix(welcome-page): remove watermark container to avoid z-index wars"
This reverts commit 890151fa72 .
6 роки тому
Saúl Ibarra Corretgé
f060ac9db1
ios: notify RTCAudioSession about CallKit AVAudioSession activation
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
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 роки тому
Leonard Kim
0e8b0a9c5c
ref(chat): create web MessageContainer component
6 роки тому
Saúl Ibarra Corretgé
e66b596a0d
ios: add ability to override SDK version when releasing
6 роки тому
Saúl Ibarra Corretgé
6f320f463d
rn: don't use annotated tags when building the SDKs
6 роки тому
Saúl Ibarra Corretgé
02955ab57c
deps: react-native@0.59.8
https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#v0598
6 роки тому
Leonard Kim
a9d76a2577
fix(large-video): vertically align center screenshare
Stop using special case logic for aligning screenshare videos.
It may be possible to have positioning all done using CSS but that
seems to be a more significant refactoring.
6 роки тому
Bettenbuk Zoltan
dcf31baf3a
doc: update google auth doc
6 роки тому
Bettenbuk Zoltan
1e346f10ab
rn: fix streaming key input color
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 роки тому
Дамян Минков
f5ac18da18
Add option to allow guest(moderators) to add a room password
6 роки тому
Saúl Ibarra Corretgé
103ae363f6
ios: fix CallKit crash in development mode
It's possible a CallKit event arrives when the React Bridge has been torn down
and there is an assert that checks this. In order to avoid a crash, just skip
the event.
6 роки тому
damencho
9bde673397
Updates copy info with parltcipant name info if available.
6 роки тому
paweldomas
ff6b27eafa
fix(travis): add watch dev prov profile
6 роки тому
paweldomas
8cb19ccbf6
fix(travis): download WebRTC bitcode
6 роки тому
damencho
198eba3682
Does not play sound notifications on the recording side.
6 роки тому
Leonard Kim
a49f62238b
ref(chat): clean up extra dom
6 роки тому
Leonard Kim
a8233bdb84
ref(chat): move some colors to css variables
6 роки тому
Leonard Kim
ec2826e0fc
ref(chat): make wider
6 роки тому
Leonard Kim
3d9606f6da
ref(chat): use somewhat transparent background
6 роки тому
Leonard Kim
01458eeff9
ref(chat): add a header for holding the close button
6 роки тому
Leonard Kim
0318568a30
ref(chat): add light top border on input for visual separation
6 роки тому
Leonard Kim
4d04141f24
ref(chat): change input placeholder
6 роки тому
Leonard Kim
afbc622fb9
ref(chat): differentiate local and remote messages with background color
6 роки тому
Leonard Kim
fbc7f865ec
ref(chat): change chat bubble borders based on sender
For remote chat messages, all corners should be rounded
except the top left. For local messages all corners
should be rounded except the top right.
6 роки тому
Leonard Kim
2a4bac7a27
ref(chat): remove chat bubble arrow
6 роки тому
Saúl Ibarra Corretgé
b45a5da6e2
rn: use new AsyncStorage package
It was extracted from the RN core to a community maintained package.
6 роки тому