author
int64
658
755k
date
stringdate
2012-06-12 08:34:29
2024-07-22 14:51:21
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
listlengths
1
16
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
129,187
05.11.2019 11:39:49
18,000
31e10f1e8e2f7facb184c46523f5e0f6e7c44815
[server] Update debug Android fingerprint in assetlinks.json
[ { "change_type": "MODIFY", "old_path": "server/.well-known/assetlinks.json", "new_path": "server/.well-known/assetlinks.json", "diff": "\"namespace\": \"android_app\",\n\"package_name\": \"org.squadcal\",\n\"sha256_cert_fingerprints\": [\n- \"A8:81:32:91:5C:9A:D9:9E:14:68:1B:10:EA:5D:4E:D0:62:D0:BF:...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Update debug Android fingerprint in assetlinks.json
129,187
05.11.2019 13:16:36
18,000
a614ccdd887ac258fb1eb09ee4b4a15f61d9e6dd
[native] Store DeviceCameraInfo in Redux
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -8,6 +8,12 @@ import type {\n} from 'react-navigation-stack';\nimport type { AppState } from '../redux/redux-setup';\nimport { type Dimensions, dimensionsPropTyp...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Store DeviceCameraInfo in Redux
129,187
05.11.2019 15:40:26
18,000
bc8ce2307de34f0b2e40adb8d310c18dfa77a61d
[native] Fix up camera switch icon in CameraModal
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -246,7 +246,7 @@ class CameraModal extends React.PureComponent<Props, State> {\n? <ConnectedStatusBar hidden />\n: null;\nconst closeButtonStyle = {\n- top: Math...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix up camera switch icon in CameraModal
129,187
05.11.2019 17:24:07
18,000
2a52fbb548a0263eead2b51c17b86d6cab52e5e6
[native] Use RNCamera FaCC render methodology
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -110,9 +110,6 @@ class CameraModal extends React.PureComponent<Props, State> {\ndeviceCameraInfo: deviceCameraInfoPropType.isRequired,\ndispatchActionPayload: Pr...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Use RNCamera FaCC render methodology
129,187
05.11.2019 17:39:37
18,000
9249d7ef837fe4d9a0e8a050ffb439a72bb5e345
[native] ContentLoading
[ { "change_type": "MODIFY", "old_path": "native/calendar/calendar.react.js", "new_path": "native/calendar/calendar.react.js", "diff": "@@ -41,7 +41,6 @@ import {\nFlatList,\nAppState as NativeAppState,\nPlatform,\n- ActivityIndicator,\nKeyboard,\nLayoutAnimation,\nTouchableWithoutFeedback,\n@@ -98,6 ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] ContentLoading
129,187
05.11.2019 18:03:49
18,000
83fc88c427ea04e1798c76d2beb05b2af83db5d8
[native] Show loading and error screens in CameraModal
[ { "change_type": "MODIFY", "old_path": "native/media/image-gallery-keyboard.react.js", "new_path": "native/media/image-gallery-keyboard.react.js", "diff": "@@ -295,7 +295,7 @@ class ImageGalleryKeyboard extends React.PureComponent<Props, State> {\n}\nthis.androidPermissionsGranted = true;\n} catch (...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Show loading and error screens in CameraModal
129,187
06.11.2019 11:52:26
18,000
d9995f64e67aa44134fc8c3f96f9e76978efbddf
[native] TapGestureHandler for CameraModal
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -28,10 +28,12 @@ import Animated from 'react-native-reanimated';\nimport { RNCamera } from 'react-native-camera';\nimport {\nPinchGestureHandler,\n+ TapGestureHa...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] TapGestureHandler for CameraModal
129,187
06.11.2019 12:08:26
18,000
7ea5a18afb03c8a164a949b50f1f27e6b2feb170
[native] Orientation info in Redux
[ { "change_type": "MODIFY", "old_path": "native/app.react.js", "new_path": "native/app.react.js", "diff": "@@ -42,6 +42,7 @@ import DimensionsUpdater from './redux/dimensions-updater.react';\nimport ConnectivityUpdater from './redux/connectivity-updater.react';\nimport PushHandler from './push/push-h...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Orientation info in Redux
129,187
06.11.2019 12:24:24
18,000
6418a00a32707579fa95c10276e9fb71c33340b9
[native] autoFocusPointOfInterest for CameraModal
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -14,6 +14,7 @@ import {\ntype DeviceCameraInfo,\ndeviceCameraInfoPropType,\n} from '../types/camera';\n+import type { Orientations } from 'react-native-orientati...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] autoFocusPointOfInterest for CameraModal
129,187
06.11.2019 17:32:39
18,000
1c402b53890df3a86ccabfa52cacbb4daa38a8b3
[native] CameraModal focus indicator
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -25,7 +25,7 @@ import {\nPlatform,\n} from 'react-native';\nimport PropTypes from 'prop-types';\n-import Animated from 'react-native-reanimated';\n+import Animat...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] CameraModal focus indicator
129,187
06.11.2019 17:40:52
18,000
44cbef6795671c673e0a0c49556f10bab4a3eb83
[native] Wipe focus points on device orientation changes in CameraModal
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -291,6 +291,8 @@ class CameraModal extends React.PureComponent<Props, State> {\nfocusIndicatorScale = new Value(0);\nfocusIndicatorOpacity = new Value(0);\n+ can...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Wipe focus points on device orientation changes in CameraModal
129,187
06.11.2019 21:23:31
18,000
c6ea540834ae6893fbe320b46779b0062a52199d
[native] Factor out getAndroidPermission Since Android restarts any application after its permissions change, we can safely persist granted state.
[ { "change_type": "MODIFY", "old_path": "native/media/image-gallery-keyboard.react.js", "new_path": "native/media/image-gallery-keyboard.react.js", "diff": "@@ -35,6 +35,7 @@ import {\nimport ImageGalleryImage from './image-gallery-image.react';\nimport Animated, { Easing } from 'react-native-reanima...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Factor out getAndroidPermission Since Android restarts any application after its permissions change, we can safely persist granted state.
129,187
06.11.2019 21:24:02
18,000
570c0d4b617d7b1ed47051a6d51c7a4f5d044233
[native] Recheck Android permissions on foreground in CameraModal
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -229,6 +229,7 @@ type Props = {\ncontentVerticalOffset: number,\ndeviceCameraInfo: DeviceCameraInfo,\ndeviceOrientation: Orientations,\n+ foreground: bool,\n// R...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Recheck Android permissions on foreground in CameraModal
129,187
06.11.2019 21:53:03
18,000
ab789c48ec6cf9f33b28bd4d8330c4a4bcd31978
[native] Actually send photo in CameraModal
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-bar.react.js", "new_path": "native/chat/chat-input-bar.react.js", "diff": "@@ -537,7 +537,10 @@ class ChatInputBar extends React.PureComponent<Props, State> {\n}\nopenCamera = () => {\n- this.props.navigation.navigate({ routeName: Camera...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Actually send photo in CameraModal
129,187
06.11.2019 22:31:47
18,000
faa547e9d9203c97b6b660fb759ce02a177da86e
[native] saveImage -> intentionalSaveImage
[ { "change_type": "MODIFY", "old_path": "native/chat/multimedia-tooltip-modal.react.js", "new_path": "native/chat/multimedia-tooltip-modal.react.js", "diff": "@@ -7,7 +7,7 @@ import type {\nimport { createTooltip, tooltipHeight } from '../navigation/tooltip.react';\nimport MultimediaTooltipButton fro...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] saveImage -> intentionalSaveImage
129,187
06.11.2019 22:33:08
18,000
bb3930bd3fadeda19fe3dca2cbf1d167ebdd6030
[native] Save captured images in CameraModal
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -53,6 +53,7 @@ import ConnectedStatusBar from '../connected-status-bar.react';\nimport { clamp, gestureJustEnded } from '../utils/animation-utils';\nimport Conte...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Save captured images in CameraModal
129,187
06.11.2019 22:35:03
18,000
13b7c6b3bfb3205d70fecb1d74c890a991b7bdfb
[native] Remove temp image files from camera after sending
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-state-container.react.js", "new_path": "native/chat/chat-input-state-container.react.js", "diff": "// @flow\n-import type { PendingMultimediaUploads } from './chat-input-state';\n-import type { GalleryImageInfo } from '../media/image-gal...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Remove temp image files from camera after sending
129,187
06.11.2019 22:40:10
18,000
f464037524d0558de1eb4c4c11cf1df60f554f03
[native] CameraModal.sendPhoto
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -19,6 +19,7 @@ import {\ntype ChatInputState,\nchatInputStatePropType,\nwithChatInputState,\n+ type ClientImageInfo,\n} from '../chat/chat-input-state';\nimport ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] CameraModal.sendPhoto
129,187
07.11.2019 14:34:20
18,000
47008f8484945cd319a82294aff0841763e07302
[native] Increase CameraModal tap target size
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -656,7 +656,7 @@ class CameraModal extends React.PureComponent<Props, State> {\n}\nconst topButtonStyle = {\n- top: Math.max(this.props.contentVerticalOffset, 6)...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Increase CameraModal tap target size
129,187
07.11.2019 14:44:18
18,000
c3c4161de8127dfaea3e1c5bb33c35bc57799e7b
[native] Don't use GestureHandlers in CameraModal unless camera active
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -659,7 +659,20 @@ class CameraModal extends React.PureComponent<Props, State> {\ntop: Math.max(this.props.contentVerticalOffset - 3, 3),\n};\nreturn (\n- <>\n+ <...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't use GestureHandlers in CameraModal unless camera active
129,187
07.11.2019 17:32:09
18,000
2bf61354570cc642e26a223ba87fbd4dd392c864
[native] SendMediaButton
[ { "change_type": "MODIFY", "old_path": "native/media/image-gallery-keyboard.react.js", "new_path": "native/media/image-gallery-keyboard.react.js", "diff": "@@ -15,13 +15,11 @@ import {\nPermissionsAndroid,\nFlatList,\nActivityIndicator,\n- TouchableOpacity,\n} from 'react-native';\nimport { Keyboard...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] SendMediaButton
129,187
07.11.2019 18:35:11
18,000
3eb73caad241c04af047a7810d7d5642cf3dadeb
[native] Staging mode for CameraModal
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -21,6 +21,7 @@ import {\nwithChatInputState,\ntype ClientImageInfo,\n} from '../chat/chat-input-state';\n+import type { ViewStyle } from '../types/styles';\nimpo...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Staging mode for CameraModal
129,187
08.11.2019 12:40:20
18,000
490ca9925ab0ede33687c0b08b54823690825f6c
[native] Roll back react-native-progress
[ { "change_type": "MODIFY", "old_path": "native/ios/Podfile", "new_path": "native/ios/Podfile", "diff": "@@ -16,6 +16,7 @@ target 'SquadCal' do\npod 'React-RCTText', :path => '../../node_modules/react-native/Libraries/Text'\npod 'React-RCTVibration', :path => '../../node_modules/react-native/Librarie...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Roll back react-native-progress https://github.com/oblador/react-native-progress/issues/173
129,187
08.11.2019 19:04:23
18,000
d87c038ff7c1c0bd3166ef1c6b5b66492dfcf5f8
[native] Mirror resultant image when using front camera on CameraModal
[ { "change_type": "MODIFY", "old_path": "native/ios/SquadCal.xcodeproj/xcshareddata/xcschemes/SquadCal.xcscheme", "new_path": "native/ios/SquadCal.xcodeproj/xcshareddata/xcschemes/SquadCal.xcscheme", "diff": "</Testables>\n</TestAction>\n<LaunchAction\n- buildConfiguration = \"Debug\"\n+ buildConfigu...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Mirror resultant image when using front camera on CameraModal
129,187
08.11.2019 19:12:23
18,000
5d89c81035a9cf7b2951c87e7151dd2b9acd8417
[native] Clean up discarded pendingImageInfo
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-state-container.react.js", "new_path": "native/chat/chat-input-state-container.react.js", "diff": "@@ -36,7 +36,7 @@ import {\n} from 'lib/actions/message-actions';\nimport { ChatInputStateContext } from './chat-input-state';\n-import { ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Clean up discarded pendingImageInfo
129,187
08.11.2019 19:15:49
18,000
4f82ce0716262f6850e768f6328eb3bd7b605ab1
[native] fixOrientation in CameraModal for Android
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -923,24 +923,26 @@ class CameraModal extends React.PureComponent<Props, State> {\ninvariant(camera, \"camera ref should be set\");\nthis.setState({ stagingMode: ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] fixOrientation in CameraModal for Android
129,187
08.11.2019 19:25:03
18,000
a3c34c5d0ce5129fae4b144c94958c6c19166c90
[native] Make camera icon slightly larger
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-bar.react.js", "new_path": "native/chat/chat-input-bar.react.js", "diff": "@@ -147,7 +147,7 @@ class ChatInputBar extends React.PureComponent<Props, State> {\nthis.expandoButtonsOpacity,\n{\ninputRange: [ 0, 1 ],\n- outputRange: [ 22, 58...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Make camera icon slightly larger
129,187
08.11.2019 19:25:16
18,000
b71c9aa83405684719d8f1ae4c227828bfd2fb85
[native] codeVersion -> 40
[ { "change_type": "MODIFY", "old_path": "native/android/app/build.gradle", "new_path": "native/android/app/build.gradle", "diff": "@@ -131,8 +131,8 @@ android {\napplicationId \"org.squadcal\"\nminSdkVersion rootProject.ext.minSdkVersion\ntargetSdkVersion rootProject.ext.targetSdkVersion\n- versionCo...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] codeVersion -> 40
129,187
09.11.2019 01:36:30
18,000
10b5c1e346313224167389d148e192c7e36b6506
[server] Android privacy policy
[ { "change_type": "MODIFY", "old_path": "server/src/server.js", "new_path": "server/src/server.js", "diff": "@@ -41,6 +41,7 @@ if (cluster.isMaster) {\nconst router = express.Router();\nrouter.use('/images', express.static('images'));\nrouter.use('/fonts', express.static('fonts'));\n+ router.use('/mi...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Android privacy policy
129,187
11.11.2019 14:04:13
18,000
ebfeb78a9efd25e79994f1d3751f3bb192862e5e
[native] ImageGallery -> MediaGallery
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-bar.react.js", "new_path": "native/chat/chat-input-bar.react.js", "diff": "@@ -21,7 +21,7 @@ import type { LoadingStatus } from 'lib/types/loading-types';\nimport { loadingStatusPropType } from 'lib/types/loading-types';\nimport type { C...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] ImageGallery -> MediaGallery
129,187
11.11.2019 14:05:44
18,000
c7b5226b4b1e69e16e0c8f32179a363d778aaeaa
[native] Don't crash MediaGalleryKeyboard on SendMediaButton press
[ { "change_type": "MODIFY", "old_path": "native/media/media-gallery-keyboard.react.js", "new_path": "native/media/media-gallery-keyboard.react.js", "diff": "@@ -454,7 +454,9 @@ class MediaGalleryKeyboard extends React.PureComponent<Props, State> {\nsendQueuedMedia = () => {\nconst { mediaInfos, queue...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't crash MediaGalleryKeyboard on SendMediaButton press
129,187
11.11.2019 15:10:55
18,000
9fa0d34b61f9caf85f8167c2ccf673b2d17aedfa
[web] Avoid using same localID for simultaneously sent messages Text and media messages can be sent at the same time. Make sure to give them distinct `localID`s
[ { "change_type": "MODIFY", "old_path": "web/chat/chat-input-bar.react.js", "new_path": "web/chat/chat-input-bar.react.js", "diff": "@@ -277,20 +277,23 @@ class ChatInputBar extends React.PureComponent<Props> {\n}\nsend() {\n+ let { nextLocalID } = this.props;\n+\nconst text = this.props.chatInputSta...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[web] Avoid using same localID for simultaneously sent messages Text and media messages can be sent at the same time. Make sure to give them distinct `localID`s
129,187
11.11.2019 15:20:04
18,000
7f73a10ec9c083341cada85ad86f69a6195757f1
[server] Retry on MySQL deadlock
[ { "change_type": "MODIFY", "old_path": "server/src/database.js", "new_path": "server/src/database.js", "diff": "@@ -65,7 +65,7 @@ function FakeSQLResult() {\nFakeSQLResult.prototype = Array.prototype;\nconst fakeResult: any = new FakeSQLResult();\n-async function dbQuery(statement: SQLStatement) {\n...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Retry on MySQL deadlock
129,187
11.11.2019 15:42:40
18,000
5d68e2a5868b2ceb07734d34d434013057582cc4
[native] codeVersion -> 41
[ { "change_type": "MODIFY", "old_path": "native/android/app/build.gradle", "new_path": "native/android/app/build.gradle", "diff": "@@ -131,8 +131,8 @@ android {\napplicationId \"org.squadcal\"\nminSdkVersion rootProject.ext.minSdkVersion\ntargetSdkVersion rootProject.ext.targetSdkVersion\n- versionCo...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] codeVersion -> 41
129,187
11.11.2019 16:57:28
18,000
31d03be14f63c9236b76795c9c2a21ed2fef7f8d
[server] Avoid calling createUpdates twice in activityUpdater
[ { "change_type": "MODIFY", "old_path": "server/src/updaters/activity-updaters.js", "new_path": "server/src/updaters/activity-updaters.js", "diff": "@@ -129,19 +129,21 @@ async function activityUpdater(\nconst memberSetToUnread = setToUnread.filter(filterFunc);\nconst time = Date.now();\n- const make...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Avoid calling createUpdates twice in activityUpdater
129,187
11.11.2019 18:40:44
18,000
8b0b387e4bae80a04a0312e166e633e69dc74e49
[server] Require session ID for web POST
[ { "change_type": "MODIFY", "old_path": "server/src/session/cookies.js", "new_path": "server/src/session/cookies.js", "diff": "@@ -281,20 +281,21 @@ async function fetchViewerFromCookieData(\nreq: $Request,\nsessionParameterInfo: SessionParameterInfo,\n): Promise<FetchViewerResult> {\n+ let viewerRes...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Require session ID for web POST
129,187
12.11.2019 14:11:59
18,000
0400a5ef21069f3f18432df286f5b8f37c92728f
[native] Disable pointerEvents on SendMediaButton when not visible
[ { "change_type": "MODIFY", "old_path": "native/ios/SquadCal.xcodeproj/xcshareddata/xcschemes/SquadCal.xcscheme", "new_path": "native/ios/SquadCal.xcodeproj/xcshareddata/xcschemes/SquadCal.xcscheme", "diff": "</Testables>\n</TestAction>\n<LaunchAction\n- buildConfiguration = \"Release\"\n+ buildConfi...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Disable pointerEvents on SendMediaButton when not visible
129,187
12.11.2019 15:24:25
18,000
6b771764be4fca72ec946e1ba7563fb9efad9577
[native] MediaGalleryImage -> MediaGalleryMedia
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-bar.react.js", "new_path": "native/chat/chat-input-bar.react.js", "diff": "@@ -21,7 +21,7 @@ import type { LoadingStatus } from 'lib/types/loading-types';\nimport { loadingStatusPropType } from 'lib/types/loading-types';\nimport type { C...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] MediaGalleryImage -> MediaGalleryMedia
129,187
13.11.2019 16:13:45
18,000
f500aabc799e82f2b4af956730199218022d183c
[native] Use react-native-video in MediaGallery
[ { "change_type": "MODIFY", "old_path": "lib/utils/file-utils.js", "new_path": "lib/utils/file-utils.js", "diff": "@@ -33,6 +33,8 @@ const mimeTypesToMediaTypes = {\n\"image/jpeg\": \"photo\",\n\"image/gif\": \"photo\",\n\"image/heic\": \"photo\",\n+ \"video/mp4\": \"video\",\n+ \"video/quicktime\": ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Use react-native-video in MediaGallery
129,187
13.11.2019 15:06:05
18,000
2031883f53f173b0c1d9484bf0a1740c3ab65434
[native] Use ph-upload scheme for fetching media blob on iOS
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-state-container.react.js", "new_path": "native/chat/chat-input-state-container.react.js", "diff": "@@ -504,7 +504,7 @@ class ChatInputStateContainer extends React.PureComponent<Props, State> {\n);\nconst imageGalleryImages = retryMedia.m...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Use ph-upload scheme for fetching media blob on iOS
129,187
13.11.2019 16:22:45
18,000
5302d25a53c366a0ed4bf8d10929d58f1eb4e623
[native] Avoid passing ph:// URIs to react-native-video on iOS
[ { "change_type": "MODIFY", "old_path": "lib/utils/file-utils.js", "new_path": "lib/utils/file-utils.js", "diff": "@@ -37,7 +37,21 @@ const mimeTypesToMediaTypes = {\n\"video/quicktime\": \"video\",\n};\n+const extRegex = /\\.[0-9a-z]+$/i;\n+function extensionFromFilename(filename: string): ?string {...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Avoid passing ph:// URIs to react-native-video on iOS
129,187
14.11.2019 16:54:10
18,000
9ae6b53df09d7be5dcedb47753ad49d18f2a96dd
pathFromURI -> lib
[ { "change_type": "MODIFY", "old_path": "lib/utils/file-utils.js", "new_path": "lib/utils/file-utils.js", "diff": "@@ -50,8 +50,21 @@ function extensionFromFilename(filename: string): ?string {\nreturn match;\n}\n+function pathFromURI(uri: string): ?string {\n+ const matches = uri.match(/^file:\\/\\/...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
pathFromURI -> lib
129,187
15.11.2019 18:46:03
18,000
72a02c77982405d0057de90f3e946ede1ff4d606
[lib] filenameFromPathOrURI
[ { "change_type": "MODIFY", "old_path": "lib/utils/file-utils.js", "new_path": "lib/utils/file-utils.js", "diff": "@@ -37,29 +37,35 @@ const mimeTypesToMediaTypes = {\n\"video/quicktime\": \"video\",\n};\n-const extRegex = /\\.[0-9a-z]+$/i;\n+const extRegex = /\\.([0-9a-z]+)$/i;\nfunction extensionFr...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] filenameFromPathOrURI
129,187
15.11.2019 18:36:34
18,000
a4c7725d1ebd79e6373c2678e05f30c384816b00
[native] Include filename in video info
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -46,7 +46,7 @@ import invariant from 'invariant';\nimport filesystem from 'react-native-fs';\nimport { connect } from 'lib/utils/redux-utils';\n-import { pathFro...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Include filename in video info
129,187
15.11.2019 18:56:29
18,000
0f65bef64edd6ed9bb128dfe5d965dd7880d79ae
[lib] stripExtension
[ { "change_type": "MODIFY", "old_path": "lib/utils/file-utils.js", "new_path": "lib/utils/file-utils.js", "diff": "@@ -50,6 +50,15 @@ function extensionFromFilename(filename: string): ?string {\nreturn match.toLowerCase();\n}\n+const stripExtensionRegex = /(.*)\\.[^.]+$/;\n+function stripExtension(fi...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] stripExtension
129,187
20.11.2019 14:57:24
18,000
ab0c954325b6934c4815d80d76584fc3c0f9fd50
[native] Add native modules for video transcode
[ { "change_type": "MODIFY", "old_path": "native/android/build.gradle", "new_path": "native/android/build.gradle", "diff": "@@ -21,6 +21,10 @@ buildscript {\n}\n}\n+ext {\n+ reactNativeFFmpegPackage = \"min-lts\"\n+}\n+\nallprojects {\nrepositories {\nmavenLocal()\n" }, { "change_type": "MODIF...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Add native modules for video transcode
129,187
20.11.2019 15:20:54
18,000
2d1f79a3365b75aa66183249556926dcd45e6f9b
[native] Logic to transcode videos
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-state-container.react.js", "new_path": "native/chat/chat-input-state-container.react.js", "diff": "@@ -40,8 +40,8 @@ import { ChatInputStateContext } from './chat-input-state';\nimport { validateMedia, convertMedia } from '../utils/media...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Logic to transcode videos
129,187
20.11.2019 15:57:32
18,000
26dce5704b20ead3de3e9e2e73dd9af2abed6af3
createLocalMultimediaMessageActionType -> createLocalMessageActionType
[ { "change_type": "MODIFY", "old_path": "lib/actions/message-actions.js", "new_path": "lib/actions/message-actions.js", "diff": "@@ -76,8 +76,7 @@ async function sendTextMessage(\n};\n}\n-const createLocalMultimediaMessageActionType =\n- \"CREATE_LOCAL_MULTIMEDIA_MESSAGE\";\n+const createLocalMessage...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
createLocalMultimediaMessageActionType -> createLocalMessageActionType
129,187
20.11.2019 20:43:10
18,000
eb17a6a4a7d94239a998be152107ec573f4c99c5
[lib] Use "images" instead of "photos" in robotext
[ { "change_type": "MODIFY", "old_path": "lib/shared/media-utils.js", "new_path": "lib/shared/media-utils.js", "diff": "@@ -35,6 +35,9 @@ function contentStringForMediaArray(media: $ReadOnlyArray<Media>): string {\n}\n}\ninvariant(firstType, \"there should be some media\");\n+ if (firstType === \"phot...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] Use "images" instead of "photos" in robotext
129,187
20.11.2019 21:04:09
18,000
d19c04adb49e9676477d4a9433cdf84a90805670
MultimediaMessage -> ImagesMessage
[ { "change_type": "MODIFY", "old_path": "lib/types/message-types.js", "new_path": "lib/types/message-types.js", "diff": "@@ -216,7 +216,7 @@ type RestoreEntryMessageData = {|\ndate: string,\ntext: string,\n|};\n-export type MultimediaMessageData = {|\n+export type ImagesMessageData = {|\ntype: 14,\nl...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
MultimediaMessage -> ImagesMessage
129,187
21.11.2019 16:54:49
18,000
c6578737656856ef7fc9f7c14e33cf4423241665
Introduce new MultimediaMessage types
[ { "change_type": "MODIFY", "old_path": "lib/reducers/message-reducer.js", "new_path": "lib/reducers/message-reducer.js", "diff": "@@ -7,6 +7,7 @@ import {\ntype MessageStore,\ntype MessageTruncationStatus,\ntype MessagesResponse,\n+ type RawImagesMessageInfo,\nmessageTruncationStatus,\nmessageTypes,...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Introduce new MultimediaMessage types
129,187
21.11.2019 17:32:20
18,000
8c0d6ef87fdb6df01059f7156c9f8c4ac98a5b15
Store video filename in MessageStore on native for retries
[ { "change_type": "MODIFY", "old_path": "lib/types/media-types.js", "new_path": "lib/types/media-types.js", "diff": "@@ -26,6 +26,8 @@ export type Video = {|\nuri: string,\ntype: \"video\",\ndimensions: Dimensions,\n+ // stored on native only during creation in case retry needed after state lost\n+ f...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Store video filename in MessageStore on native for retries
129,187
22.11.2019 19:10:34
18,000
6ad865270ba30f5b0d46aeb046e676ae4933fbb7
Add server support for new messageTypes.MULTIMEDIA
[ { "change_type": "MODIFY", "old_path": "lib/shared/message-utils.js", "new_path": "lib/shared/message-utils.js", "diff": "@@ -15,6 +15,8 @@ import {\ntype RawImagesMessageInfo,\ntype RawMediaMessageInfo,\ntype MultimediaMessageData,\n+ type MediaMessageData,\n+ type ImagesMessageData,\nmessageTypes,...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Add server support for new messageTypes.MULTIMEDIA
129,187
22.11.2019 19:41:57
18,000
27e7be93d91dfde4fd49f7ea3011a521ae2ab588
Finish client support for new messageTypes.MULTIMEDIA
[ { "change_type": "MODIFY", "old_path": "lib/reducers/message-reducer.js", "new_path": "lib/reducers/message-reducer.js", "diff": "@@ -7,6 +7,7 @@ import {\ntype MessageStore,\ntype MessageTruncationStatus,\ntype MessagesResponse,\n+ type RawMediaMessageInfo,\ntype RawImagesMessageInfo,\nmessageTrunc...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Finish client support for new messageTypes.MULTIMEDIA
129,187
22.11.2019 20:01:28
18,000
678bb3147da0e9de6b702081175658f0b126bc9b
Don't shim messageTypes.IMAGES for codeVersion >= 30
[ { "change_type": "MODIFY", "old_path": "lib/shared/message-utils.js", "new_path": "lib/shared/message-utils.js", "diff": "@@ -627,8 +627,15 @@ function shimUnsupportedRawMessageInfos(\nif (platformDetails && platformDetails.platform === \"web\") {\nreturn [ ...rawMessageInfos ];\n}\n+ const codeVers...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Don't shim messageTypes.IMAGES for codeVersion >= 30
129,187
22.11.2019 20:05:41
18,000
facd118a81dab59f63ab9c8fc90242904df06f84
Support for shimming and unshimming new messageTypes.MULTIMEDIA
[ { "change_type": "MODIFY", "old_path": "lib/shared/message-utils.js", "new_path": "lib/shared/message-utils.js", "diff": "@@ -656,6 +656,29 @@ function shimUnsupportedRawMessageInfos(\nrobotext: multimediaMessagePreview(rawMessageInfo),\nunsupportedMessageInfo,\n};\n+ } else if (rawMessageInfo.type ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Support for shimming and unshimming new messageTypes.MULTIMEDIA
129,187
25.11.2019 20:38:56
18,000
1a4680bccfc58e42df75681a391102e21fdd1f9a
[native] Fix batch inomplete crash in TextHeightMeasurer `this.leftInBatch` isn't set (and doesn't need to be set) in the case where nothing is passed in
[ { "change_type": "MODIFY", "old_path": "native/text-height-measurer.react.js", "new_path": "native/text-height-measurer.react.js", "diff": "@@ -119,7 +119,6 @@ class TextHeightMeasurer extends React.PureComponent<Props, State> {\ndone(textToMeasure: TextToMeasure[]) {\ninvariant(this.leftToMeasure.s...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix batch inomplete crash in TextHeightMeasurer `this.leftInBatch` isn't set (and doesn't need to be set) in the case where nothing is passed in
129,187
25.11.2019 22:16:19
18,000
c810911976b1109e0905635ad478ba93f9e8030b
[native] Don't allow attempting retry multiple times for same message
[ { "change_type": "MODIFY", "old_path": "native/chat/failed-send.react.js", "new_path": "native/chat/failed-send.react.js", "diff": "@@ -12,6 +12,11 @@ import {\nimport type { AppState } from '../redux/redux-setup';\nimport type { DispatchActionPromise } from 'lib/utils/action-utils';\nimport type { ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't allow attempting retry multiple times for same message
129,187
25.11.2019 22:33:23
18,000
df896d022c80325afac70746b8164369259864ea
[web] Don't allow attempting retry multiple times for same message
[ { "change_type": "MODIFY", "old_path": "web/chat/failed-send.react.js", "new_path": "web/chat/failed-send.react.js", "diff": "@@ -32,6 +32,7 @@ import {\n} from 'lib/actions/message-actions';\nimport css from './chat-message-list.css';\n+import multimediaMessageSendFailed from './multimedia-message-...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[web] Don't allow attempting retry multiple times for same message
129,187
25.11.2019 22:33:35
18,000
31365f9c2c838e1e17720cb4431aa4ef24990238
[native] Floor instead of round when reporting media upload progress
[ { "change_type": "MODIFY", "old_path": "native/chat/inline-multimedia.react.js", "new_path": "native/chat/inline-multimedia.react.js", "diff": "@@ -68,6 +68,7 @@ class InlineMultimedia extends React.PureComponent<Props> {\nthickness={15}\nshowsText={true}\ntextStyle={styles.progressIndicatorText}\n+...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Floor instead of round when reporting media upload progress
129,187
25.11.2019 23:38:25
18,000
72f90474a983ddfe1768352210fc87615274cedc
[native] Don't change chatInputState if progressPercent is similar We only care about two sig figs
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-state-container.react.js", "new_path": "native/chat/chat-input-state-container.react.js", "diff": "@@ -434,6 +434,11 @@ class ChatInputStateContainer extends React.PureComponent<Props, State> {\nif (!pendingUpload) {\nreturn {};\n}\n+ co...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't change chatInputState if progressPercent is similar We only care about two sig figs
129,187
25.11.2019 23:55:14
18,000
86ab70fdcb168206dd018b556c191cb997349b26
Fix places I should've used throttle instead of debounce
[ { "change_type": "MODIFY", "old_path": "lib/socket/socket.react.js", "new_path": "lib/socket/socket.react.js", "diff": "@@ -42,7 +42,7 @@ import type { CalendarQuery } from '../types/entry-types';\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport invariant from 'invariant...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Fix places I should've used throttle instead of debounce
129,187
26.11.2019 00:01:25
18,000
27f6e3065ff8df57b8e11876d55a4376710d4ea4
[native] Throttle text draft saving
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-bar.react.js", "new_path": "native/chat/chat-input-bar.react.js", "diff": "@@ -55,6 +55,7 @@ import {\nKeyboardAccessoryView,\nTextInputKeyboardMangerIOS,\n} from 'react-native-keyboard-input';\n+import _throttle from 'lodash/throttle';\...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Throttle text draft saving
129,187
26.11.2019 15:05:46
18,000
f830658e64b24f95cafb7e0bfbfcae7bb17bc73f
Strip localIDs from messages before sending to other clients These should be stripped before being passed to Redis and push notif code.
[ { "change_type": "MODIFY", "old_path": "lib/shared/message-utils.js", "new_path": "lib/shared/message-utils.js", "diff": "@@ -774,6 +774,42 @@ function createMediaMessageInfo(\nreturn rawMessageInfo;\n}\n+function stripLocalIDs(\n+ input: $ReadOnlyArray<RawMessageInfo>,\n+): RawMessageInfo[] {\n+ co...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Strip localIDs from messages before sending to other clients These should be stripped before being passed to Redis and push notif code.
129,187
26.11.2019 15:29:44
18,000
5094f9250d92342232d3f922cc4c2b7a20bae027
[server] Include platformDetails in report column
[ { "change_type": "ADD", "old_path": null, "new_path": "server/flow-typed/npm/@fortawesome/react-fontawesome_vx.x.x.js", "diff": "+// flow-typed signature: 945b871ffc274e5f02d50d5a92d1b945\n+// flow-typed version: <<STUB>>/@fortawesome/react-fontawesome_v^0.0.18/flow_v0.98.0\n+\n+/**\n+ * This is an ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Include platformDetails in report column
129,187
26.11.2019 16:07:03
18,000
6b780f27d1a6dc9848724cdafa097bd843ec1841
[native] Show media upload retry beginning before validateMedia More responsive
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-state-container.react.js", "new_path": "native/chat/chat-input-state-container.react.js", "diff": "@@ -562,6 +562,21 @@ class ChatInputStateContainer extends React.PureComponent<Props, State> {\nnewRawMessageInfo,\n);\n+ // We clear out ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Show media upload retry beginning before validateMedia More responsive
129,187
26.11.2019 22:35:08
18,000
11ad3311694e0d8e5d41d87a667cba1667cbff0b
[native] Don't crash if Calendar.scrollToToday called while transitioning
[ { "change_type": "MODIFY", "old_path": "native/calendar/calendar.react.js", "new_path": "native/calendar/calendar.react.js", "diff": "@@ -625,7 +625,9 @@ class Calendar extends React.PureComponent<Props, State> {\nanimated = this.props.calendarActive;\n}\nconst ldwh = this.state.listDataWithHeights;...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't crash if Calendar.scrollToToday called while transitioning
129,187
26.11.2019 23:10:35
18,000
a41ac372e01f97502bfe1098ecad704d4d1dae15
[lib] Fix redux-persist filtering logic in ReduxLogger
[ { "change_type": "MODIFY", "old_path": "lib/utils/redux-logger.js", "new_path": "lib/utils/redux-logger.js", "diff": "@@ -59,7 +59,7 @@ class ReduxLogger {\nconst stateWithTime = { state, time };\nif (\nthis.lastNActions.length > 0 &&\n- this.lastNActions[this.lastNActions.length - 1].type\n+ this.l...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] Fix redux-persist filtering logic in ReduxLogger
129,187
26.11.2019 23:20:56
18,000
e5bbc558c1efd8224f23aa3acdb22871630f7892
[native] Make sure rehydrateConcluded is bool
[ { "change_type": "MODIFY", "old_path": "native/account/logged-out-modal.react.js", "new_path": "native/account/logged-out-modal.react.js", "diff": "@@ -839,7 +839,7 @@ const isForegroundSelector =\ncreateIsForegroundSelector(LoggedOutModalRouteName);\nexport default connect(\n(state: AppState) => ({...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Make sure rehydrateConcluded is bool
129,187
27.11.2019 00:27:09
18,000
02ba08466e458e15267be81186333ec103633ab0
Error report download now avoids persisting in Redux
[ { "change_type": "MODIFY", "old_path": "native/redux/persist.js", "new_path": "native/redux/persist.js", "diff": "@@ -26,6 +26,7 @@ const baseBlacklist = [\n'dimensions',\n'connectivity',\n'deviceOrientation',\n+ 'frozen',\n];\nconst blacklist = __DEV__\n? baseBlacklist\n" }, { "change_type"...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Error report download now avoids persisting in Redux
129,187
27.11.2019 14:31:31
18,000
1036ad245c1689add4faa066ac8e9ff42e0dba41
[native] Fix dimensions and orientation after loading a frozen app state
[ { "change_type": "MODIFY", "old_path": "native/navigation/orientation-handler.react.js", "new_path": "native/navigation/orientation-handler.react.js", "diff": "@@ -12,12 +12,15 @@ import Orientation from 'react-native-orientation-locker';\nimport { connect } from 'lib/utils/redux-utils';\ntype Props...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix dimensions and orientation after loading a frozen app state
129,187
27.11.2019 15:56:29
18,000
aded38770cfefbfc8dedb5145c6d4551d6e6fd8d
Turn off most handlers when loading a frozen app state
[ { "change_type": "MODIFY", "old_path": "lib/socket/activity-handler.react.js", "new_path": "lib/socket/activity-handler.react.js", "diff": "@@ -26,6 +26,7 @@ import {\ntype Props = {|\nactiveThread: ?string,\n+ frozen: bool,\n// Redux state\nconnection: ConnectionInfo,\nactiveThreadLatestMessage: ?s...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Turn off most handlers when loading a frozen app state
129,187
27.11.2019 16:14:47
18,000
f4845c7196d2ecd2fb6295eb31f84771ef0a5c9f
[native] Include threadInfo in CalendarItem To avoid weird inconsistencies between Redux state and selector state
[ { "change_type": "MODIFY", "old_path": "native/calendar/calendar.react.js", "new_path": "native/calendar/calendar.react.js", "diff": "@@ -33,6 +33,7 @@ import {\n} from 'lib/types/socket-types';\nimport type { Styles } from '../types/styles';\nimport { type Colors, colorsPropType } from '../themes/c...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Include threadInfo in CalendarItem To avoid weird inconsistencies between Redux state and selector state
129,187
29.11.2019 12:16:14
28,800
01d9601eb24e34259913f52906c5a38462b7b704
[native] Order CameraRoll results on iOS by modification date
[ { "change_type": "ADD", "old_path": null, "new_path": "patches/@react-native-community+cameraroll+1.3.0.patch", "diff": "+diff --git a/node_modules/@react-native-community/cameraroll/ios/.RNCCameraRollManager.m.swp b/node_modules/@react-native-community/cameraroll/ios/.RNCCameraRollManager.m.swp\n+n...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Order CameraRoll results on iOS by modification date
129,187
29.11.2019 12:42:30
28,800
e5fb82c613b1eb36c2dc81a2eaa036717451bc89
[native] Compare compatible URIs for videos in MediaGalleryKeyboard
[ { "change_type": "MODIFY", "old_path": "native/media/media-gallery-keyboard.react.js", "new_path": "native/media/media-gallery-keyboard.react.js", "diff": "@@ -240,7 +240,15 @@ class MediaGalleryKeyboard extends React.PureComponent<Props, State> {\nlet first = true;\nconst mediaInfos = edges.map(\n(...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Compare compatible URIs for videos in MediaGalleryKeyboard
129,187
29.11.2019 15:31:17
28,800
5aecadab75cc0a8f7887ebec044aa76b2167c056
[native] getBlobFromURI
[ { "change_type": "MODIFY", "old_path": "native/utils/media-utils.js", "new_path": "native/utils/media-utils.js", "diff": "@@ -14,6 +14,23 @@ import {\nimport { transcodeVideo } from './video-utils';\n+async function getBlobFromURI(\n+ uri: string,\n+ type: MediaType,\n+): Promise<ReactNativeBlob> {\...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] getBlobFromURI
129,187
29.11.2019 15:31:27
28,800
d8229ff94244e9704984eddff9d7f10944006c84
[native] Ensure filename set when retrying Video upload
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-state-container.react.js", "new_path": "native/chat/chat-input-state-container.react.js", "diff": "@@ -9,7 +9,7 @@ import type {\nDispatchActionPayload,\nDispatchActionPromise,\n} from 'lib/utils/action-utils';\n-import type { UploadMult...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Ensure filename set when retrying Video upload
129,187
02.12.2019 11:19:39
28,800
e9b4b8977222a00cd868656238e20e370e011638
[native] Only dispatch UPDATE_DEVICE_ORIENTATION on changes
[ { "change_type": "MODIFY", "old_path": "native/navigation/orientation-handler.react.js", "new_path": "native/navigation/orientation-handler.react.js", "diff": "@@ -34,23 +34,22 @@ class OrientationHandler extends React.PureComponent<Props> {\ncomponentDidUpdate(prevProps: Props) {\nif (this.props.de...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Only dispatch UPDATE_DEVICE_ORIENTATION on changes
129,187
02.12.2019 12:03:06
28,800
39751d0e95065619bad63e20ca1f0c304579ab28
[native] Only dispatch UPDATE_DIMENSIONS on changes
[ { "change_type": "MODIFY", "old_path": "native/redux/dimensions-updater.react.js", "new_path": "native/redux/dimensions-updater.react.js", "diff": "@@ -34,30 +34,28 @@ class DimensionsUpdater extends React.PureComponent<Props> {\n}\ncomponentDidUpdate(prevProps: Props) {\n- const { height, width } =...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Only dispatch UPDATE_DIMENSIONS on changes
129,187
02.12.2019 12:09:12
28,800
52ac4189fd161a0b3fd069c76ef2b9622e1ac2e0
[native] Gate Redux-dependent handlers/updaters behind PersistGate
[ { "change_type": "MODIFY", "old_path": "native/app.react.js", "new_path": "native/app.react.js", "diff": "@@ -24,6 +24,7 @@ import { createReduxContainer } from 'react-navigation-redux-helpers';\nimport PropTypes from 'prop-types';\nimport SplashScreen from 'react-native-splash-screen';\nimport Orie...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Gate Redux-dependent handlers/updaters behind PersistGate
129,187
02.12.2019 11:44:08
28,800
213a90d3db8a9c50e9e31b9b2fdd093959ba5504
[lib] Shim uploadURIs on Android for all codeVersions For dev mode
[ { "change_type": "MODIFY", "old_path": "lib/shared/message-utils.js", "new_path": "lib/shared/message-utils.js", "diff": "@@ -24,7 +24,7 @@ import type { RelativeUserInfo } from '../types/user-types';\nimport type { UserInfo } from '../types/user-types';\nimport type { ThreadInfo } from '../types/th...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] Shim uploadURIs on Android for all codeVersions For dev mode
129,187
02.12.2019 18:55:49
28,800
9d2c18095c95e73348d7cdfdbdac0c9011bd2cac
[native] Use dimensions from react-native-video
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-state.js", "new_path": "native/chat/chat-input-state.js", "diff": "// @flow\n-import type { Dimensions } from 'lib/types/media-types';\nimport type { GalleryMediaInfo } from '../media/media-gallery-media.react';\nimport * as React from '...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Use dimensions from react-native-video
129,187
05.12.2019 22:15:10
18,000
dc2f71ca43ba7e1906b28c46cc61c6458e85e79a
[native] Load App's ConnectedStatusBar first
[ { "change_type": "MODIFY", "old_path": "native/app.react.js", "new_path": "native/app.react.js", "diff": "@@ -152,6 +152,7 @@ class AppWithNavigationState extends React.PureComponent<Props, State> {\n);\nreturn (\n<View style={styles.app}>\n+ <ConnectedStatusBar />\n<PersistGate persistor={getPersis...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Load App's ConnectedStatusBar first
129,187
06.12.2019 00:18:59
18,000
64a9c675a4a8a860134333a54ba4b91b72a1d0a2
[native] mediaGalleryThreadID in KeyboardStateContainer
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-bar.react.js", "new_path": "native/chat/chat-input-bar.react.js", "diff": "@@ -320,7 +320,7 @@ class ChatInputBar extends React.PureComponent<Props, State> {\n<View style={this.props.styles.innerExpandoButtons}>\n{this.state.buttonsExpan...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] mediaGalleryThreadID in KeyboardStateContainer
129,187
06.12.2019 00:52:06
18,000
f1c3654c01218a406f16ba2a29d951dadbb04157
[native] KeyboardInputHost
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-bar.react.js", "new_path": "native/chat/chat-input-bar.react.js", "diff": "@@ -22,7 +22,6 @@ import type { LoadingStatus } from 'lib/types/loading-types';\nimport { loadingStatusPropType } from 'lib/types/loading-types';\nimport type { C...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] KeyboardInputHost
129,187
06.12.2019 01:02:57
18,000
b452a914b647b0e2c17baeab442a9593b6e71878
[native] Render KeyboardInputHost higher up the component tree on Android
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-bar.react.js", "new_path": "native/chat/chat-input-bar.react.js", "diff": "@@ -388,11 +388,15 @@ class ChatInputBar extends React.PureComponent<Props, State> {\n}\n}\n+ const keyboardInputHost = Platform.OS === \"android\"\n+ ? null\n+ :...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Render KeyboardInputHost higher up the component tree on Android
129,187
06.12.2019 01:20:47
18,000
207316298082a2f03a96a44b474a05bd9a3e3161
[native] Undo Android 4 hacks We had hacks in place to avoid StackOverflows during draw, but we fixed this by decreasing draw tree depth by moving `KeyboardInputHost` to a lower level.
[ { "change_type": "MODIFY", "old_path": "native/chat/message.react.js", "new_path": "native/chat/message.react.js", "diff": "@@ -25,12 +25,7 @@ import {\n} from '../keyboard/keyboard-state';\nimport * as React from 'react';\n-import {\n- View,\n- LayoutAnimation,\n- TouchableWithoutFeedback,\n- Platf...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Undo Android 4 hacks We had hacks in place to avoid StackOverflows during draw, but we fixed this by decreasing draw tree depth by moving `KeyboardInputHost` to a lower level.
129,187
06.12.2019 01:25:20
18,000
dce8abc7297edc92cb21cf21b517340c6e433c75
[native] Dismiss keyboard before showing CameraModal
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-bar.react.js", "new_path": "native/chat/chat-input-bar.react.js", "diff": "@@ -528,6 +528,7 @@ class ChatInputBar extends React.PureComponent<Props, State> {\n}\nopenCamera = () => {\n+ this.dismissKeyboard();\nthis.props.navigation.navi...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Dismiss keyboard before showing CameraModal
129,187
06.12.2019 11:44:59
18,000
c5e3b986a13b894e859155d66059b273eb6aef6f
[native] visible -> showDisconnectedBar in DisconnectedBar
[ { "change_type": "MODIFY", "old_path": "native/navigation/disconnected-bar.react.js", "new_path": "native/navigation/disconnected-bar.react.js", "diff": "@@ -9,16 +9,17 @@ import PropTypes from 'prop-types';\nimport { connect } from 'lib/utils/redux-utils';\ntype Props = {|\n- visible: bool,\n+ // R...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] visible -> showDisconnectedBar in DisconnectedBar
129,187
06.12.2019 13:17:36
18,000
b55f060868bc1af8d92f1a509f8948a948967b66
[native] Don't animate DisconnectedBar if it isn't visible
[ { "change_type": "MODIFY", "old_path": "native/calendar/calendar.react.js", "new_path": "native/calendar/calendar.react.js", "diff": "@@ -786,7 +786,9 @@ class Calendar extends React.PureComponent<Props, State> {\n}\nreturn (\n<SafeAreaView style={this.props.styles.container}>\n- <DisconnectedBar />...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't animate DisconnectedBar if it isn't visible
129,187
06.12.2019 15:08:16
18,000
fedb66f98ad454ad9f439234779ae8633a5002f6
[native] Customize react-native-video builds 1. On iOS, use the caching functionality 2. On Android, force it to use the older MediaPlayer (currently the default but likely to change)
[ { "change_type": "MODIFY", "old_path": "native/ios/Podfile", "new_path": "native/ios/Podfile", "diff": "@@ -31,6 +31,7 @@ target 'SquadCal' do\npod 'KeyboardTrackingView', :path => '../../node_modules/react-native-keyboard-tracking-view'\npod 'ReactNativeKeyboardInput', :path => '../../node_modules/...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Customize react-native-video builds 1. On iOS, use the caching functionality 2. On Android, force it to use the older MediaPlayer (currently the default but likely to change)
129,187
09.12.2019 15:13:40
18,000
7d83930d3cc835b5b477798278ac93948f6f363c
[web] Address GHSA-h9rv-jmmf-4pgx vulnerability Versions of `serialize-javascript` before 2.1.1 are vulnerable
[ { "change_type": "MODIFY", "old_path": "yarn.lock", "new_path": "yarn.lock", "diff": "@@ -11055,15 +11055,10 @@ serialize-error@^2.1.0:\nresolved \"https://registry.yarnpkg.com/serialize-error/-/serialize-error-2.1.0.tgz#50b679d5635cdf84667bdc8e59af4e5b81d5f60a\"\nintegrity sha1-ULZ51WNc34Rme9yOWa9O...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[web] Address GHSA-h9rv-jmmf-4pgx vulnerability Versions of `serialize-javascript` before 2.1.1 are vulnerable
129,187
13.12.2019 14:29:27
18,000
cc8dfb4283291a1fcb00e9cb8488c11a69cbd211
[native] Minor typo correction
[ { "change_type": "MODIFY", "old_path": "native/components/button.react.js", "new_path": "native/components/button.react.js", "diff": "@@ -92,7 +92,7 @@ class Button extends React.PureComponent<Props> {\ninvariant(\nunderlayColor,\n\"iosHighlightUnderlayColor should be specified to Button in \" +\n- ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Minor typo correction
129,187
17.12.2019 14:00:42
18,000
5fee7252e21a77726c6cd16ba175c9e9bdc5ba68
[native] Don't update activity when displaying chat modals
[ { "change_type": "MODIFY", "old_path": "native/navigation/route-names.js", "new_path": "native/navigation/route-names.js", "diff": "@@ -55,3 +55,9 @@ export const scrollBlockingChatModals = [\nTextMessageTooltipModalRouteName,\nThreadSettingsMemberTooltipModalRouteName,\n];\n+\n+export const chatRoo...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't update activity when displaying chat modals
129,187
17.12.2019 14:24:58
18,000
e966c88d93e100ba366ad0810309fbbe735e8686
[native] Determine ColorPickerModal height based on screenDimensions
[ { "change_type": "MODIFY", "old_path": "native/chat/settings/color-picker-modal.react.js", "new_path": "native/chat/settings/color-picker-modal.react.js", "diff": "@@ -14,6 +14,7 @@ import {\n} from 'lib/types/thread-types';\nimport type { Styles } from '../../types/styles';\nimport { type Colors, c...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Determine ColorPickerModal height based on screenDimensions
129,187
17.12.2019 17:25:54
18,000
36e62939d0f3ea4c23f44a7832c79ff0712df1d8
[native] Fix media orientation in Android CameraRoll This makes things work on Android 4.4. Who knows what it does to newer Android devices...
[ { "change_type": "MODIFY", "old_path": "patches/@react-native-community+cameraroll+1.3.0.patch", "new_path": "patches/@react-native-community+cameraroll+1.3.0.patch", "diff": "-diff --git a/node_modules/@react-native-community/cameraroll/ios/.RNCCameraRollManager.m.swp b/node_modules/@react-native-c...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix media orientation in Android CameraRoll This makes things work on Android 4.4. Who knows what it does to newer Android devices...
129,187
17.12.2019 18:13:50
18,000
b0fe0ffb0d87a181553bc48cdff45200d04accad
[native] Instantly reflect theme updates in ThreadList and UserList
[ { "change_type": "MODIFY", "old_path": "native/components/thread-list.react.js", "new_path": "native/components/thread-list.react.js", "diff": "@@ -54,13 +54,19 @@ class ThreadList extends React.PureComponent<Props, State> {\n(propsAndState: PropsAndState) => propsAndState.threadInfos,\n(propsAndSta...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Instantly reflect theme updates in ThreadList and UserList
129,187
18.12.2019 10:03:52
18,000
ce649cfdb52f2b16c2a42329967fb1385015fa41
[native] Don't use dimensions from react-native-video anymore `CameraRoll` should now return the correct dimensions... we hope...
[ { "change_type": "MODIFY", "old_path": "native/media/media-gallery-keyboard.react.js", "new_path": "native/media/media-gallery-keyboard.react.js", "diff": "@@ -77,7 +77,6 @@ class MediaGalleryKeyboard extends React.PureComponent<Props, State> {\nqueueModeProgress = new Animated.Value(0);\nsendButton...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't use dimensions from react-native-video anymore `CameraRoll` should now return the correct dimensions... we hope...
129,187
18.12.2019 10:37:48
18,000
c86f963f9925d0372d4a9fe188ed239dffa535cc
[native] Consider MultimediaModal active when ActionResultModal appears over it This is to avoid relocking orientation or temporarily showing the status bar
[ { "change_type": "MODIFY", "old_path": "native/media/multimedia-modal.react.js", "new_path": "native/media/multimedia-modal.react.js", "diff": "@@ -1117,8 +1117,9 @@ class MultimediaModal extends React.PureComponent<Props, State> {\n}\nstatic isActive(props) {\n- const { index } = props.scene;\n- re...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Consider MultimediaModal active when ActionResultModal appears over it This is to avoid relocking orientation or temporarily showing the status bar
129,187
20.12.2019 16:48:30
18,000
b35f275ad2acd707e640c2e68cd11aacea3cbbac
[native] Don't NAVIGATE_TO_APP after log out in dev mode
[ { "change_type": "MODIFY", "old_path": "native/account/logged-out-modal.react.js", "new_path": "native/account/logged-out-modal.react.js", "diff": "@@ -226,9 +226,6 @@ class LoggedOutModal extends React.PureComponent<Props, State> {\ncomponentDidMount() {\nthis.mounted = true;\n- if (this.props.rehy...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't NAVIGATE_TO_APP after log out in dev mode