Commit Graph

6192 Commits (504fadaf71ebc613cc0cf687e33f0af394ce2a5e)
 

Author SHA1 Message Date
Leonard Kim 504fadaf71 ref(chat): on web, move timestamp to chat message 6 years ago
Leonard Kim 7187e540a8 ref(chat): on native, show messages as grouped by sender 6 years ago
Leonard Kim 34dffbfc5e ref(chat): on native, group messages by sender (no styling) 6 years ago
Leonard Kim a9637f93c3 ref(chat): create AbstractMessageContainer 6 years ago
Leonard Kim 0e8b0a9c5c ref(chat): create web MessageContainer component 6 years ago
Saúl Ibarra Corretgé e66b596a0d ios: add ability to override SDK version when releasing 6 years ago
Saúl Ibarra Corretgé 6f320f463d rn: don't use annotated tags when building the SDKs 6 years ago
Saúl Ibarra Corretgé 02955ab57c deps: react-native@0.59.8 6 years ago
Leonard Kim a9d76a2577 fix(large-video): vertically align center screenshare 6 years ago
Bettenbuk Zoltan dcf31baf3a doc: update google auth doc 6 years ago
Bettenbuk Zoltan 1e346f10ab rn: fix streaming key input color 6 years ago
Leonard Kim a114d55fac fix(chat): ensure really long words can trigger wrapping 6 years ago
Leonard Kim afde717ca4 ref(chat): use message type as classname 6 years ago
Leonard Kim fb5a45f714 feat(chat): on web, group messages by sender 6 years ago
Дамян Минков f5ac18da18 Add option to allow guest(moderators) to add a room password 6 years ago
Saúl Ibarra Corretgé 103ae363f6 ios: fix CallKit crash in development mode 6 years ago
damencho 9bde673397 Updates copy info with parltcipant name info if available. 6 years ago
paweldomas ff6b27eafa fix(travis): add watch dev prov profile 6 years ago
paweldomas 8cb19ccbf6 fix(travis): download WebRTC bitcode 6 years ago
damencho 198eba3682 Does not play sound notifications on the recording side. 6 years ago
Leonard Kim a49f62238b ref(chat): clean up extra dom 6 years ago
Leonard Kim a8233bdb84 ref(chat): move some colors to css variables 6 years ago
Leonard Kim ec2826e0fc ref(chat): make wider 6 years ago
Leonard Kim 3d9606f6da ref(chat): use somewhat transparent background 6 years ago
Leonard Kim 01458eeff9 ref(chat): add a header for holding the close button 6 years ago
Leonard Kim 0318568a30 ref(chat): add light top border on input for visual separation 6 years ago
Leonard Kim 4d04141f24 ref(chat): change input placeholder 6 years ago
Leonard Kim afbc622fb9 ref(chat): differentiate local and remote messages with background color 6 years ago
Leonard Kim fbc7f865ec ref(chat): change chat bubble borders based on sender 6 years ago
Leonard Kim 2a4bac7a27 ref(chat): remove chat bubble arrow 6 years ago
Saúl Ibarra Corretgé b45a5da6e2 rn: use new AsyncStorage package 6 years ago
Saúl Ibarra Corretgé 2fad9f9ba8 ios: update Podfile.lock 6 years ago
Saúl Ibarra Corretgé 8b0e5b9d15 android: set system navbar color to match the header 6 years ago
paweldomas 0889ffdf27 android fix: do not enter PiP mode when the permissions alert is shown 6 years ago
Bettenbuk Zoltan 86d0d4fc22 rn: add DialInSummary 6 years ago
Bettenbuk Zoltan 7e9df74e60 rn: add generic alert dialog 6 years ago
Bettenbuk Zoltan 3eca67e1ad rn: add HeaderWithNavigation component 6 years ago
Дамян Минков c040b3a7dd
Fall back to using label for preferred devices (#4171) 6 years ago
Leonard Kim 3f4a71c26d fix(welcome-page): remove watermark container to avoid z-index wars 6 years ago
Leonard Kim e7db8d6812 fix(chat): save chat error messages into redux 6 years ago
Saúl Ibarra Corretgé 7d2ac0244d deps: react-native-webrtc@4064c6f2db4f8b961daaaa8dafc6a896d7cfbc43 6 years ago
Saúl Ibarra Corretgé c0efea5168 ios: enable bitcode 6 years ago
Saúl Ibarra Corretgé 5ed53dcef5 ios: update Fastlane for watchOS app 6 years ago
Saúl Ibarra Corretgé 746159a1ac ios: set compilation mode to "wholemodule" for release builds 6 years ago
Saúl Ibarra Corretgé 43a8fd2a53 ios: set iOS deployment target correctly everywhere 6 years ago
Saúl Ibarra Corretgé a26bb2c1a6 watchos: add watchOS app 6 years ago
paweldomas e4af5ddbe9 feat(base/connection): throw error and add isInviteURLReady 6 years ago
Дамян Минков 768cff48a4
Notify for new device (#4165) 6 years ago
damencho 384f0d4317 Removes hardcoded defaulting to US number from the code. 6 years ago
damencho 0ec4e6a805 Makes numbers clickable on the more numbers page when opened on mobile. 6 years ago