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
29.05.2020 17:26:03
14,400
7b8333bdc69a0e1906dcface1d611693165b1b4d
[native] Fix delay in CalendarInputBar dismissing after Entry edit
[ { "change_type": "MODIFY", "old_path": "native/calendar/calendar.react.js", "new_path": "native/calendar/calendar.react.js", "diff": "@@ -151,6 +151,7 @@ type State = {|\nlistDataWithHeights: ?$ReadOnlyArray<CalendarItemWithHeight>,\nreadyToShowList: boolean,\nextraData: ExtraData,\n+ currentlyEditi...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix delay in CalendarInputBar dismissing after Entry edit
129,187
31.05.2020 10:45:41
14,400
1d6d8f997cfb3aa014694b557ea5dc4826e727e9
[native] Reduce number of sections in libdefs to 2
[ { "change_type": "MODIFY", "old_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_vx.x.x.js", "new_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_vx.x.x.js", "diff": "@@ -1652,20 +1652,9 @@ declare module '@react-navigation/bottom-tabs' {\n|};\n//------------------------------...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Reduce number of sections in @react-navigation libdefs to 2
129,187
31.05.2020 13:28:00
14,400
7347b0b5eb91094c7d7a8c097fbb8ce8bd5dfd5e
[native] Finish typing
[ { "change_type": "MODIFY", "old_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_vx.x.x.js", "new_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_vx.x.x.js", "diff": "@@ -298,6 +298,19 @@ declare module '@react-navigation/bottom-tabs' {\ntouchSoundDisabled?: ?boolean,\n|}>;\n+...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Finish typing @react-navigation/stack
129,187
31.05.2020 13:51:14
14,400
4e20a73865adb91c78cd5ba30636039b1e41460e
[native] Type all remaining React Nav 5 actions and routers
[ { "change_type": "MODIFY", "old_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_vx.x.x.js", "new_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_vx.x.x.js", "diff": "@@ -523,7 +523,7 @@ declare module '@react-navigation/bottom-tabs' {\n};\ndeclare type DefaultRouterOptions = ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Type all remaining React Nav 5 actions and routers
129,187
31.05.2020 18:27:30
14,400
c7d979985b6b02ba79a4e774cdc174f75fae65a0
[native] Increase TooltipItem tap target
[ { "change_type": "MODIFY", "old_path": "native/navigation/tooltip-item.react.js", "new_path": "native/navigation/tooltip-item.react.js", "diff": "@@ -9,7 +9,6 @@ import type {\nimport * as React from 'react';\nimport {\n- View,\nTouchableOpacity,\nStyleSheet,\nText,\n@@ -49,13 +48,14 @@ class Toolti...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Increase TooltipItem tap target
129,187
31.05.2020 19:17:04
14,400
84e23d7b1bcb7ad8d9f16a8446b5676632d0c1de
[native] Type useBackButton, useScrollToTop, and theming for
[ { "change_type": "MODIFY", "old_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_vx.x.x.js", "new_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_vx.x.x.js", "diff": "@@ -1828,6 +1828,10 @@ declare module '@react-navigation/bottom-tabs' {\n// are not present in any other React...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Type useBackButton, useScrollToTop, and theming for @react-navigation/native
129,187
01.06.2020 11:48:24
14,400
4d24d8cf18b57557a473bc83d66d34ca9810080d
[native] Finish typing Just the linking stuff
[ { "change_type": "MODIFY", "old_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_vx.x.x.js", "new_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_vx.x.x.js", "diff": "@@ -427,8 +427,8 @@ declare module '@react-navigation/bottom-tabs' {\ndeclare export type NavigateAction = {|\...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Finish typing @react-navigation/native Just the linking stuff
129,187
02.06.2020 11:07:19
14,400
ac90dc63ff6fba4fb233bbcf91011fa9b51daf63
[web] Open links send in chat in new tab
[ { "change_type": "MODIFY", "old_path": "web/chat/text-message.react.js", "new_path": "web/chat/text-message.react.js", "diff": "@@ -21,6 +21,16 @@ import css from './chat-message-list.css';\nimport ComposedMessage from './composed-message.react';\nimport textMessageSendFailed from './text-message-se...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[web] Open links send in chat in new tab
129,187
02.06.2020 16:23:17
14,400
227375fdca480319e25a3bc8ca82dfa0be7e7642
[native] codeVersion -> 51
[ { "change_type": "MODIFY", "old_path": "native/android/app/build.gradle", "new_path": "native/android/app/build.gradle", "diff": "@@ -132,8 +132,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 -> 51
129,187
03.06.2020 11:47:46
14,400
c8895d19a8cc268dff5549fa7b0c364dc1548f31
[native] Fix up DisconnectedBar animation 1. Avoid flicker-on-mount by using `react-native`'s `Animated` instead of `react-native-reanimated` 2. Start out the `Animated.Value` at the correct value to avoid unnecessary thrash
[ { "change_type": "MODIFY", "old_path": "native/navigation/disconnected-bar.react.js", "new_path": "native/navigation/disconnected-bar.react.js", "diff": "// @flow\nimport * as React from 'react';\n-import { Text, StyleSheet, Platform } from 'react-native';\n+import { Text, StyleSheet, Platform, Anim...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix up DisconnectedBar animation 1. Avoid flicker-on-mount by using `react-native`'s `Animated` instead of `react-native-reanimated` 2. Start out the `Animated.Value` at the correct value to avoid unnecessary thrash
129,187
03.06.2020 12:22:38
14,400
4584909b72cbc2fd6fa09c5409f6e3e89cd8bd09
[native] Turn off native driver for DisconnectedBar animation
[ { "change_type": "MODIFY", "old_path": "native/navigation/disconnected-bar.react.js", "new_path": "native/navigation/disconnected-bar.react.js", "diff": "@@ -9,7 +9,7 @@ const expandedHeight = Platform.select({\ndefault: 27,\n});\nconst timingConfig = {\n- useNativeDriver: true,\n+ useNativeDriver: ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Turn off native driver for DisconnectedBar animation
129,187
03.06.2020 12:53:05
14,400
8613c6021ceb22fa1c27c0b923e8417f5f3fb8b0
Don't return null from getImageProcessingPlan
[ { "change_type": "MODIFY", "old_path": "lib/media/image-utils.js", "new_path": "lib/media/image-utils.js", "diff": "@@ -13,13 +13,15 @@ type Input = {|\ninputFileSize: number, // in bytes\ninputOrientation: ?number,\n|};\n-type Plan = {|\n+type ProcessPlan = {|\n+ action: 'process',\ntargetMIME: 'im...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Don't return null from getImageProcessingPlan
129,187
03.06.2020 12:58:53
14,400
ccdded03382503582908000cbf69b2f1f5e69909
Move video duration check to getVideoProcessingPlan
[ { "change_type": "MODIFY", "old_path": "lib/media/video-utils.js", "new_path": "lib/media/video-utils.js", "diff": "// @flow\n-import type { Dimensions } from '../types/media-types';\n+import type { Dimensions, MediaMissionFailure } from '../types/media-types';\nimport invariant from 'invariant';\n@...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Move video duration check to getVideoProcessingPlan
129,187
03.06.2020 16:06:17
14,400
bfcf5c9ffa11fb44ff9535f3790d3fb4805fce32
Skip video transcode if it's a waste of time This only happens if the video codec and format is already valid. There's no point transcoding if we're on WiFi and it'll be slower than just uploading.
[ { "change_type": "MODIFY", "old_path": "lib/media/video-utils.js", "new_path": "lib/media/video-utils.js", "diff": "@@ -10,6 +10,8 @@ import { getUUID } from '../utils/uuid';\nconst { height: maxHeight, width: maxWidth } = maxDimensions;\n+const estimatedResultBitrate = 0.35; // in MiB/s\n+\ntype In...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Skip video transcode if it's a waste of time This only happens if the video codec and format is already valid. There's no point transcoding if we're on WiFi and it'll be slower than just uploading.
129,187
03.06.2020 16:14:02
14,400
8d10750b774eb563f9bac409b594e94644abb551
Include hasWiFi in MediaMissionReport
[ { "change_type": "MODIFY", "old_path": "lib/types/media-types.js", "new_path": "lib/types/media-types.js", "diff": "@@ -394,6 +394,7 @@ export type MediaMissionStep =\noutputURI: ?string,\noutputDimensions: ?Dimensions,\noutputLoop: ?boolean,\n+ hasWiFi?: boolean,\n|}\n| {|\nstep: 'wait_for_capture_...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Include hasWiFi in MediaMissionReport
129,187
04.06.2020 18:12:38
14,400
48ac5bb49e5d6c006213561659b954c8e4230484
Track ffmpeg progress on native
[ { "change_type": "MODIFY", "old_path": "lib/media/video-utils.js", "new_path": "lib/media/video-utils.js", "diff": "@@ -119,6 +119,7 @@ function getVideoProcessingPlan(input: Input): Plan {\n`${speed} ` +\n'-movflags +faststart ' +\n'-pix_fmt yuv420p ' +\n+ '-v quiet ' +\noutputPath;\nreturn { actio...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Track ffmpeg progress on native
129,187
05.06.2020 16:54:03
14,400
d581ee131c7161158d39a98a2e25c681884b087a
[native] react-native-splash-screen -> expo-splash-screen
[ { "change_type": "DELETE", "old_path": "native/flow-typed/npm/react-native-splash-screen_vx.x.x.js", "new_path": null, "diff": "-// flow-typed signature: 38ddb9a38f50873261e20c8d54b63440\n-// flow-typed version: <<STUB>>/react-native-splash-screen_v^3.1.1/flow_v0.98.0\n-\n-/**\n- * This is an autoge...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] react-native-splash-screen -> expo-splash-screen
129,187
05.06.2020 17:02:37
14,400
e4d0c1e6208a69a82a2f35836825bd0a6cc82ac6
[native] Configure expo-splash-screen for iOS We're using a storyboard now, as xibs are able to be deprecated
[ { "change_type": "ADD", "old_path": null, "new_path": "native/ios/SplashScreen.storyboard", "diff": "+<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n+<document type=\"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB\" version=\"3.0\" toolsVersion=\"16097\" targetRuntime=\"iOS.CocoaTouch\" property...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Configure expo-splash-screen for iOS We're using a storyboard now, as xibs are able to be deprecated
129,187
05.06.2020 18:35:56
14,400
bcd544f01005030cfa232046845ab1ecfd894b81
[native] Configure expo-splash-screen for Android
[ { "change_type": "MODIFY", "old_path": "native/android/app/src/main/java/org/squadcal/MainActivity.java", "new_path": "native/android/app/src/main/java/org/squadcal/MainActivity.java", "diff": "package org.squadcal;\nimport com.facebook.react.ReactFragmentActivity;\n-import org.devio.rn.splashscreen...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Configure expo-splash-screen for Android
129,187
06.06.2020 00:18:10
14,400
c6cc9f017cfbf6a7a0377d978cf803212d6c2504
[native] Update packages I've sent PRs for Yay three patches killed!
[ { "change_type": "MODIFY", "old_path": "native/ios/Podfile.lock", "new_path": "native/ios/Podfile.lock", "diff": "@@ -17,7 +17,8 @@ PODS:\n- UMCore\n- UMFileSystemInterface\n- UMImageLoaderInterface\n- - EXMediaLibrary (8.1.0):\n+ - EXMediaLibrary (8.2.1):\n+ - React\n- UMCore\n- UMFileSystemInterfa...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Update packages I've sent PRs for Yay three patches killed!
129,187
06.06.2020 12:50:08
14,400
2e1d6b0978dde1c65351b5b282bcf4f2f663397a
[native] Only call SplashScreen.hideAsync once
[ { "change_type": "MODIFY", "old_path": "native/navigation/app-navigator.react.js", "new_path": "native/navigation/app-navigator.react.js", "diff": "@@ -11,6 +11,7 @@ import * as SplashScreen from 'expo-splash-screen';\nimport Icon from 'react-native-vector-icons/FontAwesome';\nSplashScreen.preventAu...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Only call SplashScreen.hideAsync once
129,187
06.06.2020 13:00:35
14,400
0ea3c20459dc350c28b24886dffb3e8c178b3896
[native] LayoutAnimation when a new chat message appears
[ { "change_type": "MODIFY", "old_path": "native/chat/message-list.react.js", "new_path": "native/chat/message-list.react.js", "diff": "@@ -17,7 +17,12 @@ import type { NavigationRoute } from '../navigation/route-names';\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\n-import { ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] LayoutAnimation when a new chat message appears
129,187
07.06.2020 15:17:39
14,400
781e3dd3ea7a2c64aa0a80489d3e74bed113624a
[native] Preserve scroll position in message view when prepending new messages Introducing `ChatList` component
[ { "change_type": "MODIFY", "old_path": "native/chat/message-list.react.js", "new_path": "native/chat/message-list.react.js", "diff": "@@ -17,12 +17,7 @@ import type { NavigationRoute } from '../navigation/route-names';\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\n-import {\...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Preserve scroll position in message view when prepending new messages Introducing `ChatList` component
129,187
07.06.2020 15:19:08
14,400
782581b422686925606f553650198920d1b9c286
[native] Scroll message list to bottom when chat tab is pressed
[ { "change_type": "MODIFY", "old_path": "native/chat/message-list-container.react.js", "new_path": "native/chat/message-list-container.react.js", "diff": "@@ -9,7 +9,6 @@ import {\nmessageListRoutePropType,\nmessageListNavPropType,\n} from './message-list-types';\n-import type { TabNavigationProp } f...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Scroll message list to bottom when chat tab is pressed
129,187
07.06.2020 15:20:21
14,400
1eabebc6aa62f56b661a4e16d0e113cdcc076861
[native] Hide errors from calling preventAutoHideAsync multiple times This occurs when refreshing in dev mode
[ { "change_type": "MODIFY", "old_path": "native/navigation/app-navigator.react.js", "new_path": "native/navigation/app-navigator.react.js", "diff": "@@ -10,8 +10,12 @@ import { PersistGate } from 'redux-persist/integration/react';\nimport * as SplashScreen from 'expo-splash-screen';\nimport Icon from...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Hide errors from calling preventAutoHideAsync multiple times This occurs when refreshing in dev mode
129,187
08.06.2020 09:48:46
14,400
5156a8bc7381762e23fbec54fe85819ebd1e3f66
[native] Move ChatList to chat folder
[ { "change_type": "RENAME", "old_path": "native/components/chat-list.react.js", "new_path": "native/chat/chat-list.react.js", "diff": "@@ -4,7 +4,7 @@ import type {\nProps as FlatListProps,\nDefaultProps as FlatListDefaultProps,\n} from 'react-native/Libraries/Lists/FlatList';\n-import type { ChatNav...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Move ChatList to chat folder
129,187
08.06.2020 12:27:33
14,400
a1581642bee3e919cdff7521806251c82abe4cca
[native] Allow one overlay to dismiss while another appears
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -282,7 +282,6 @@ class CameraModal extends React.PureComponent<Props, State> {\npinchHandler = React.createRef();\ntapEvent;\ntapHandler = React.createRef();\n- ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Allow one overlay to dismiss while another appears
129,187
08.06.2020 12:39:52
14,400
7d235a2475f26abeab0a6de28a8b6df2a1ec4868
[server] Don't delete open subthreads, even if they have no members
[ { "change_type": "MODIFY", "old_path": "server/src/deleters/thread-deleters.js", "new_path": "server/src/deleters/thread-deleters.js", "diff": "// @flow\n-import type {\n- ThreadDeletionRequest,\n- LeaveThreadResult,\n+import {\n+ type ThreadDeletionRequest,\n+ type LeaveThreadResult,\n+ threadTypes...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Don't delete open subthreads, even if they have no members
129,187
08.06.2020 13:30:14
14,400
eca21739b89700716be34028249c2914474b0d52
[server] Make loader.mjs handle force-ESM in a more generic way
[ { "change_type": "MODIFY", "old_path": "server/loader.mjs", "new_path": "server/loader.mjs", "diff": "@@ -3,6 +3,16 @@ import { promisify } from 'util';\nconst readFile = promisify(fs.readFile);\n+// We prefer to resolve packages as modules.\n+// (1) It allows us to do destructuring imports in Node\...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Make loader.mjs handle force-ESM in a more generic way
129,187
08.06.2020 14:02:15
14,400
0778467e3b2759e1a4bd0c045f0c0ea5e73543cd
Use reselect-map to memoize individual Redux-stored objects This should be a pretty significant perf improvement!
[ { "change_type": "ADD", "old_path": null, "new_path": "lib/flow-typed/npm/reselect-map_vx.x.x.js", "diff": "+// flow-typed signature: e78639f800704ce30556eab64065fedb\n+// flow-typed version: <<STUB>>/reselect-map_v1.0.5/flow_v0.105.0\n+\n+/**\n+ * This is an autogenerated libdef stub for:\n+ *\n+ *...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Use reselect-map to memoize individual Redux-stored objects This should be a pretty significant perf improvement!
129,187
09.06.2020 11:14:01
14,400
08b59c80caf902562e5eafc934249e21511c7378
[web] Use lighter link color for chat messages with dark background
[ { "change_type": "MODIFY", "old_path": "web/chat/chat-message-list.css", "new_path": "web/chat/chat-message-list.css", "diff": "@@ -187,6 +187,18 @@ span.authorName {\nfont-size: 14px;\npadding: 4px 24px;\n}\n+div.darkTextMessage {\n+ color: 'white';\n+}\n+div.lightTextMessage {\n+ color: 'black';\n...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[web] Use lighter link color for chat messages with dark background
129,187
09.06.2020 15:26:39
14,400
d60e76734dc83f00d630c437b7c9008aa4f746ba
[native] Memoize ThreadSettings listData
[ { "change_type": "MODIFY", "old_path": "native/chat/settings/thread-settings.react.js", "new_path": "native/chat/settings/thread-settings.react.js", "diff": "@@ -14,11 +14,12 @@ import type { ChatNavigationProp } from '../chat.react';\nimport type { TabNavigationProp } from '../../navigation/app-nav...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Memoize ThreadSettings listData
129,187
10.06.2020 10:59:59
14,400
2a5253b1775ad488d718386d856cce3162486a80
[native] Preserve ChatList scroll position when new messages appear Unless scrolled to bottom, in which case we will animate them in
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-list.react.js", "new_path": "native/chat/chat-list.react.js", "diff": "@@ -6,31 +6,43 @@ import type {\n} from 'react-native/Libraries/Lists/FlatList';\nimport type { ChatNavigationProp } from './chat.react';\nimport type { TabNavigationProp }...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Preserve ChatList scroll position when new messages appear Unless scrolled to bottom, in which case we will animate them in
129,187
10.06.2020 11:57:54
14,400
f55ff08ad23e64972636de69bcf21ecc4474abe5
[native] Scroll to the bottom of the ChatList when a client sends a new message
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-list.react.js", "new_path": "native/chat/chat-list.react.js", "diff": "@@ -94,7 +94,8 @@ class ChatList extends React.PureComponent<Props> {\nlet curDataIndex = 0,\nprevDataIndex = 0,\nheightSoFar = 0;\n- let adjustScrollPos = 0;\n+ let adjust...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Scroll to the bottom of the ChatList when a client sends a new message
129,187
10.06.2020 12:25:31
14,400
88ffdd87688f3d9df71846259fd8551b18c0b150
[native] Make sure RobotextMessage's height matches TextHeightMeasurer Similar to what we do now in `InnerTextMessage` and `MultimediaMessage`. This is necessary to make sure we are able to smoothly seek to any scroll position in the `ChatList`
[ { "change_type": "MODIFY", "old_path": "native/chat/robotext-message.react.js", "new_path": "native/chat/robotext-message.react.js", "diff": "@@ -126,9 +126,17 @@ class RobotextMessage extends React.PureComponent<Props> {\ntextParts.push(rawText);\n}\n}\n+ const textStyle = [\n+ this.props.styles.ro...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Make sure RobotextMessage's height matches TextHeightMeasurer Similar to what we do now in `InnerTextMessage` and `MultimediaMessage`. This is necessary to make sure we are able to smoothly seek to any scroll position in the `ChatList`
129,187
10.06.2020 12:58:25
14,400
5f847dd42df9529347c5a3ccee481f8c3d364998
[web] Fix typo in TextMessage text color
[ { "change_type": "MODIFY", "old_path": "web/chat/chat-message-list.css", "new_path": "web/chat/chat-message-list.css", "diff": "@@ -188,10 +188,10 @@ span.authorName {\npadding: 4px 24px;\n}\ndiv.darkTextMessage {\n- color: 'white';\n+ color: white;\n}\ndiv.lightTextMessage {\n- color: 'black';\n+ c...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[web] Fix typo in TextMessage text color
129,187
10.06.2020 14:41:14
14,400
ab6d1a91c34f62427a342e16784c82a0200ecf54
[native] useStyles
[ { "change_type": "MODIFY", "old_path": "native/themes/colors.js", "new_path": "native/themes/colors.js", "diff": "@@ -148,10 +148,7 @@ type ReplaceStyleObject = <Obj: { [key: string]: number | string }>(\nObj,\n) => $ObjMap<Obj, ReplaceField>;\n-export type StyleSheetOf<S: Styles> = $Call<\n- typeof...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] useStyles
129,187
10.06.2020 14:43:16
14,400
8922c21d69c378aa57918021a40d78145d2d7e30
[native] NewMessagesPill
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-list.react.js", "new_path": "native/chat/chat-list.react.js", "diff": "@@ -7,15 +7,25 @@ import type {\nimport type { ChatNavigationProp } from './chat.react';\nimport type { TabNavigationProp } from '../navigation/app-navigator.react';\nimpor...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] NewMessagesPill
129,187
10.06.2020 14:47:58
14,400
5b9f7d6636829ab02650fb0f4ef9708b3aa7a2d8
[native] Swallow exceptions thrown by SplashScreen.hideAsync
[ { "change_type": "MODIFY", "old_path": "native/navigation/app-navigator.react.js", "new_path": "native/navigation/app-navigator.react.js", "diff": "@@ -137,7 +137,9 @@ function AppNavigator(props: AppNavigatorProps) {\nsplashScreenHasHidden = true;\n(async () => {\nawait waitForInteractions();\n+ tr...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Swallow exceptions thrown by SplashScreen.hideAsync
129,187
10.06.2020 15:21:38
14,400
cb547827bb47ac0a1ef95ddd9010d44faa1d7d74
[native] Move SendMediaButton from Reanimated to core Animated
[ { "change_type": "MODIFY", "old_path": "native/media/media-gallery-keyboard.react.js", "new_path": "native/media/media-gallery-keyboard.react.js", "diff": "@@ -15,7 +15,8 @@ import {\nText,\nFlatList,\nActivityIndicator,\n- Platform,\n+ Animated,\n+ Easing,\n} from 'react-native';\nimport { Keyboard...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Move SendMediaButton from Reanimated to core Animated
129,187
10.06.2020 15:43:30
14,400
776b0733c14571f4c62c8d01fdf71eaac34f9e96
[native] Make sure Tooltip button isn't smaller than source Not sure why this is necessary but I observed an edge case where the button rendered with `initialCoordinates` is slightly more narrow than the source, causing the `Text` to wrap differently
[ { "change_type": "MODIFY", "old_path": "native/chat/text-message-tooltip-button.react.js", "new_path": "native/chat/text-message-tooltip-button.react.js", "diff": "@@ -61,17 +61,6 @@ class TextMessageTooltipButton extends React.PureComponent<Props> {\n};\n}\n- get messageStyle() {\n- const { item } ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Make sure Tooltip button isn't smaller than source Not sure why this is necessary but I observed an edge case where the button rendered with `initialCoordinates` is slightly more narrow than the source, causing the `Text` to wrap differently
129,187
11.06.2020 10:38:01
14,400
945886cd99cbeb060ce8111589ee5dc2c99b81aa
[lib] Don't call setLateResponse for a replaced socket Fixes a bug where the `DisconnectedBar` got stuck on
[ { "change_type": "MODIFY", "old_path": "lib/socket/inflight-requests.js", "new_path": "lib/socket/inflight-requests.js", "diff": "@@ -221,11 +221,12 @@ class InflightRequests {\n}\nrejectAll(error: Error) {\n- for (let inflightRequest of this.data) {\n- // Though the promise rejection below should c...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] Don't call setLateResponse for a replaced socket Fixes a bug where the `DisconnectedBar` got stuck on
129,187
11.06.2020 13:09:57
14,400
762fffa174605e57ea8d7258c384b0b5ad4eec75
Include ffmpeg stats in MediaMissionReport
[ { "change_type": "MODIFY", "old_path": "lib/types/media-types.js", "new_path": "lib/types/media-types.js", "diff": "@@ -99,6 +99,19 @@ export type UploadDeletionRequest = {|\nid: string,\n|};\n+export type FFmpegStatistics = {|\n+ // seconds of video being processed per second\n+ +speed: number,\n+ ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Include ffmpeg stats in MediaMissionReport
129,187
11.06.2020 14:50:49
14,400
f04dabc3d66bf696fd457b33463bb15da3fc54e4
[native] Pull React Nav libdefs from flow-typed Now that my PR has been accepted. Also gets rid of some stubs we don't need anymore that were breaking `flow-typed install`
[ { "change_type": "MODIFY", "old_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_v5.x.x.js", "new_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_v5.x.x.js", "diff": "+// flow-typed signature: cda2e1070bd5c208e1fcf2ea5754e687\n+// flow-typed version: ecee683170/@react-navigati...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Pull React Nav libdefs from flow-typed Now that my PR has been accepted. Also gets rid of some stubs we don't need anymore that were breaking `flow-typed install`
129,187
11.06.2020 14:53:56
14,400
9ca29731f4e01b9d58cccfab5de43160c79798da
[native] codeVersion -> 52
[ { "change_type": "MODIFY", "old_path": "native/android/app/build.gradle", "new_path": "native/android/app/build.gradle", "diff": "@@ -132,8 +132,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 -> 52
129,187
19.06.2020 15:27:39
14,400
e533961312382929f344d28a3be1219b7eb0bcbc
[native] Don't swallow messages sent while ClearableTextInput isn't focused
[ { "change_type": "MODIFY", "old_path": "native/components/clearable-text-input.react.ios.js", "new_path": "native/components/clearable-text-input.react.ios.js", "diff": "@@ -22,6 +22,7 @@ class ClearableTextInput extends React.PureComponent<\nlastKeyPressed: ?string;\nlastTextInputSent = -1;\ncurren...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't swallow messages sent while ClearableTextInput isn't focused
129,187
19.06.2020 15:44:04
14,400
47a33a69cb59d1947476a6def148bc3a41e728c7
[native] codeVersion -> 53 iOS-only release to fix bug where messages were being swallowed
[ { "change_type": "MODIFY", "old_path": "native/android/app/build.gradle", "new_path": "native/android/app/build.gradle", "diff": "@@ -132,8 +132,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 -> 53 iOS-only release to fix bug where messages were being swallowed
129,187
19.06.2020 15:59:51
14,400
0fe972cc47adb590b169de5440a23e3ebe91c5cb
yarn.lock updates for background threads
[ { "change_type": "MODIFY", "old_path": "yarn.lock", "new_path": "yarn.lock", "diff": "react-is \"^16.13.0\"\nuse-subscription \"^1.4.0\"\n+\"@react-navigation/material-top-tabs@^5.2.9\":\n+ version \"5.2.10\"\n+ resolved \"https://registry.yarnpkg.com/@react-navigation/material-top-tabs/-/material-t...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
yarn.lock updates for background threads
129,187
19.06.2020 16:05:57
14,400
b7bcfad4d1089d1d788e6d8e452d2eadda7578b6
[native] Don't persist frozen nav state in DEV mode
[ { "change_type": "MODIFY", "old_path": "native/root.react.js", "new_path": "native/root.react.js", "diff": "@@ -17,6 +17,7 @@ import AsyncStorage from '@react-native-community/async-storage';\nimport { NavigationContainer } from '@react-navigation/native';\nimport invariant from 'invariant';\nimport...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't persist frozen nav state in DEV mode
129,186
22.06.2020 18:06:00
-7,200
7e54afc737352ebe384f62de559ab02aad1f8d3f
[server] Ignore flow errors about missing config files
[ { "change_type": "MODIFY", "old_path": "server/src/cron/backups.js", "new_path": "server/src/cron/backups.js", "diff": "@@ -20,6 +20,7 @@ async function importBackupConfig() {\nreturn importedBackupConfig;\n}\ntry {\n+ // $FlowFixMe\nconst backupExports = await import('../../facts/backups');\nif (im...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Ignore flow errors about missing config files (#83)
129,187
24.06.2020 08:23:06
14,400
e187f39f0ddcc4026568da677e5086b5b99a3914
[native] Don't count NULL membership row as 1 in rescindPushNotifs call in deleteThread
[ { "change_type": "MODIFY", "old_path": "server/src/deleters/thread-deleters.js", "new_path": "server/src/deleters/thread-deleters.js", "diff": "@@ -75,7 +75,7 @@ async function deleteThread(\nawait rescindPushNotifs(\nSQL`n.thread = ${threadID}`,\n- SQL`IF(m.thread = ${threadID}, NULL, 1)`,\n+ SQL`I...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't count NULL membership row as 1 in rescindPushNotifs call in deleteThread
129,187
24.06.2020 08:39:52
14,400
3fffa75831a2b0ece90deca6c06842d9c0308533
[server] Don't bother checking parent thread / secret statuts in deleteInaccessibleThreads I was confused in The code comment should clarify
[ { "change_type": "MODIFY", "old_path": "server/src/deleters/thread-deleters.js", "new_path": "server/src/deleters/thread-deleters.js", "diff": "import {\ntype ThreadDeletionRequest,\ntype LeaveThreadResult,\n- threadTypes,\nthreadPermissions,\n} from 'lib/types/thread-types';\nimport type { Viewer }...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Don't bother checking parent thread / secret statuts in deleteInaccessibleThreads I was confused in 7d235a2475f26abeab0a6de28a8b6df2a1ec4868 The code comment should clarify
129,187
24.06.2020 12:33:26
14,400
a92e496489bd6f2b030e27915bdd05a20882d655
[lib] Don't list current user as a member if they're not We always include the current user's membership row on the server because the client needs to know its own permissions. But that doesn't mean we need to list the current user as a member in the UI.
[ { "change_type": "MODIFY", "old_path": "lib/selectors/user-selectors.js", "new_path": "lib/selectors/user-selectors.js", "diff": "@@ -6,10 +6,11 @@ import type {\nRelativeUserInfo,\nAccountUserInfo,\n} from '../types/user-types';\n-import type {\n- RawThreadInfo,\n- MemberInfo,\n- RelativeMemberInfo...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] Don't list current user as a member if they're not We always include the current user's membership row on the server because the client needs to know its own permissions. But that doesn't mean we need to list the current user as a member in the UI.
129,187
24.06.2020 12:47:17
14,400
51c854ae8990ef43dde53654eae6c8006640d726
[lib] Make sure thread-utils boolean checks return booleans
[ { "change_type": "MODIFY", "old_path": "lib/shared/thread-utils.js", "new_path": "lib/shared/thread-utils.js", "diff": "@@ -37,59 +37,60 @@ function generateRandomColor() {\nfunction threadHasPermission(\nthreadInfo: ?(ThreadInfo | RawThreadInfo),\npermission: ThreadPermission,\n-) {\n+): boolean {\...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] Make sure thread-utils boolean checks return booleans
129,187
24.06.2020 12:49:29
14,400
f539af9e17d73a6e8ae91db3ed5e1524741a1533
[native] Don't show subscription in ThreadSettings if you're not a member
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-thread-list.react.js", "new_path": "native/chat/chat-thread-list.react.js", "diff": "@@ -190,8 +190,6 @@ class ChatThreadList extends React.PureComponent<Props, State> {\n}\nrender() {\n- // this.props.viewerID is in extraData since it's used ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Don't show subscription in ThreadSettings if you're not a member
129,183
25.06.2020 14:07:59
-7,200
b6c7a4950d65ddba279a2cd268526b9bfd2a8252
[native] Rename"Home notifs" to "Background" and invert the value
[ { "change_type": "MODIFY", "old_path": "native/chat/settings/thread-settings-home-notifs.react.js", "new_path": "native/chat/settings/thread-settings-home-notifs.react.js", "diff": "@@ -45,14 +45,14 @@ class ThreadSettingsHomeNotifs extends React.PureComponent<Props, State> {\nconstructor(props: Pro...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Rename"Home notifs" to "Background" and invert the value (#90)
129,187
25.06.2020 08:28:03
14,400
5c9ea135d9836eabb4cb6f4373c1fe544c2e88b3
[native] Only set createThreadPressed in ComposeThread when dispatching action
[ { "change_type": "MODIFY", "old_path": "native/chat/compose-thread.react.js", "new_path": "native/chat/compose-thread.react.js", "diff": "@@ -354,7 +354,6 @@ class ComposeThread extends React.PureComponent<Props, State> {\nif (this.createThreadPressed) {\nreturn;\n}\n- this.createThreadPressed = tru...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Only set createThreadPressed in ComposeThread when dispatching action
129,187
26.06.2020 08:46:18
14,400
c769b592253409a8cbe0b8e628f619973cf297cf
[native] Update React Navigation Also installed for the first time
[ { "change_type": "MODIFY", "old_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_v5.x.x.js", "new_path": "native/flow-typed/npm/@react-navigation/bottom-tabs_v5.x.x.js", "diff": "-// flow-typed signature: cda2e1070bd5c208e1fcf2ea5754e687\n-// flow-typed version: ecee683170/@react-navigati...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Update React Navigation Also installed @react-navigation/devtools for the first time
129,187
26.06.2020 13:39:38
14,400
3a30086efd92d4121e81640ebcc697ec4e1e94a9
[native] Convert Root to hook and update React Nav devtools logic
[ { "change_type": "MODIFY", "old_path": "native/navigation/navigation-handler.react.js", "new_path": "native/navigation/navigation-handler.react.js", "diff": "@@ -16,8 +16,6 @@ import NavFromReduxHandler from './nav-from-redux-handler.react';\nimport { logInActionType, logOutActionType } from './acti...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Convert Root to hook and update React Nav devtools logic
129,187
26.06.2020 14:14:02
14,400
08b67ab960516e824d9e259f16eb9950102d0d37
[native] Sort MediaGalleryKeyboard by creationTime Testers have reported that sorting by `modificationTime` gave weird results
[ { "change_type": "MODIFY", "old_path": "native/media/media-gallery-keyboard.react.js", "new_path": "native/media/media-gallery-keyboard.react.js", "diff": "@@ -209,7 +209,7 @@ class MediaGalleryKeyboard extends React.PureComponent<Props, State> {\nfirst: 20,\nafter,\nmediaType: [MediaLibrary.MediaTy...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Sort MediaGalleryKeyboard by creationTime Testers have reported that sorting by `modificationTime` gave weird results
129,187
29.06.2020 09:47:28
14,400
f4795eeaec5b335caf1b1dbd45cd24f7714d9dbe
[native] Final changes for background threads
[ { "change_type": "MODIFY", "old_path": "native/chat/chat.react.js", "new_path": "native/chat/chat.react.js", "diff": "@@ -18,8 +18,8 @@ import { StackView } from '@react-navigation/stack';\nimport { Platform, StyleSheet } from 'react-native';\nimport invariant from 'invariant';\n-import HomeChatThre...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Final changes for background threads
129,187
29.06.2020 09:51:30
14,400
729fffc5f4ce6d3da51bccefed91719da55a7e8d
[native] codeVersion -> 54 Support for background threads on native!
[ { "change_type": "MODIFY", "old_path": "native/android/app/build.gradle", "new_path": "native/android/app/build.gradle", "diff": "@@ -132,8 +132,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 -> 54 Support for background threads on native!
129,186
30.06.2020 14:18:17
-7,200
c86e148ba24327b247d122c4fdebc7131d4380c8
[server] Fix relationship updater
[ { "change_type": "MODIFY", "old_path": "server/src/fetchers/relationship-fetchers.js", "new_path": "server/src/fetchers/relationship-fetchers.js", "diff": "@@ -52,12 +52,12 @@ async function fetchFriendRequestRelationshipOperations(\nconst viewerBlockedTarget = relationships.some(\nrelationship =>\n...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Fix relationship updater (#94)
129,186
30.06.2020 15:27:50
-7,200
b4a6906a7eac06dd735709c9fd54c7c2b0d37adb
[server] Fix fetchFriendRequestRelationshipOperations
[ { "change_type": "MODIFY", "old_path": "server/src/fetchers/relationship-fetchers.js", "new_path": "server/src/fetchers/relationship-fetchers.js", "diff": "@@ -88,6 +88,7 @@ async function fetchFriendRequestRelationshipOperations(\n} else if (!viewerRequestedTargetFriendship) {\noperations.push('pen...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Fix fetchFriendRequestRelationshipOperations (#96)
129,186
30.06.2020 15:40:56
-7,200
ff21bc2a4d64cbf4acc59bf7ac3c8bef0aedea3d
[server] Fix queries in updateRelationships
[ { "change_type": "MODIFY", "old_path": "server/src/updaters/relationship-updaters.js", "new_path": "server/src/updaters/relationship-updaters.js", "diff": "@@ -81,16 +81,24 @@ async function updateRelationships(\n}\n}\n+ const promises = [];\n+ if (undirectedInsertRows.length) {\nconst undirectedIns...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Fix queries in updateRelationships (#97)
129,187
01.07.2020 17:43:29
14,400
d03f41dcabedbfdd50d745656be9f7acfc5e2e27
[server] Prevent onSuccessfulConnection from being called if socket is closed
[ { "change_type": "MODIFY", "old_path": "server/src/socket/socket.js", "new_path": "server/src/socket/socket.js", "diff": "@@ -340,8 +340,12 @@ class Socket {\n};\nonClose = async () => {\n- if (this.updateActivityTimeIntervalID) {\n- clearInterval(this.updateActivityTimeIntervalID);\n+ const { updat...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Prevent onSuccessfulConnection from being called if socket is closed
129,187
01.07.2020 22:04:25
14,400
630b38643fe4acb47deab8158cbdeab6a1e5ec64
[lib] lib/selectors/server-calls.js
[ { "change_type": "ADD", "old_path": null, "new_path": "lib/selectors/server-calls.js", "diff": "+// @flow\n+\n+import type { AppState } from '../types/redux-types';\n+import {\n+ type ConnectionStatus,\n+ connectionStatusPropType,\n+} from '../types/socket-types';\n+import { type CurrentUserInfo, cu...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] lib/selectors/server-calls.js
129,187
01.07.2020 22:06:49
14,400
04b1cec80bc6e7450660b8f4b440515cd45fec8d
[lib] Server calls for hooks
[ { "change_type": "MODIFY", "old_path": "lib/utils/action-utils.js", "new_path": "lib/utils/action-utils.js", "diff": "@@ -25,10 +25,15 @@ import invariant from 'invariant';\nimport _mapValues from 'lodash/fp/mapValues';\nimport { createSelector } from 'reselect';\nimport _memoize from 'lodash/memoiz...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] Server calls for hooks
129,187
01.07.2020 22:07:06
14,400
ee6cb7da21d1700b4910cc645ac0f1774be51f2f
[lib] Convert ActivityHandler to a hook This should fix it so activities get reported in `componentDidMount`
[ { "change_type": "MODIFY", "old_path": "lib/socket/activity-handler.react.js", "new_path": "lib/socket/activity-handler.react.js", "diff": "// @flow\n-import {\n- type ConnectionInfo,\n- connectionInfoPropType,\n-} from '../types/socket-types';\n-import {\n- type ActivityUpdate,\n- type ActivityUpda...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] Convert ActivityHandler to a hook This should fix it so activities get reported in `componentDidMount`
129,187
01.07.2020 22:29:12
14,400
6bfa9ec7b08f5943b2fac32ea4b36a19db85967e
[server] Call updateActivityTime on every ping from the client Instead of just doing it until the socket is closed. This avoids extending `focused` rows if the connection "goes away"
[ { "change_type": "MODIFY", "old_path": "server/src/shared/focused-times.js", "new_path": "server/src/shared/focused-times.js", "diff": "// @flow\n-// While a socket is active (or for legacy clients, on every ping) we keep the\n-// rows in the focused table updated for the session. The server updates...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[server] Call updateActivityTime on every ping from the client Instead of just doing it until the socket is closed. This avoids extending `focused` rows if the connection "goes away"
129,187
01.07.2020 22:41:25
14,400
0f09f9d1c3e34f1a056a1392e7cf051815254277
Fix security issue with kind-of package CVE-2019-20149
[ { "change_type": "MODIFY", "old_path": "yarn.lock", "new_path": "yarn.lock", "diff": "@@ -8826,9 +8826,9 @@ kind-of@^5.0.0:\nintegrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==\nkind-of@^6.0.0, kind-of@^6.0.2:\n- version \"6.0.2\"\n- resolved \"h...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Fix security issue with kind-of package CVE-2019-20149
129,187
02.07.2020 14:18:55
14,400
d36a3bff77c8e74df691500e9638b737fbf1d0ef
[web] Dock tabs to the top of the ThreadList
[ { "change_type": "MODIFY", "old_path": "web/chat/chat-tabs.css", "new_path": "web/chat/chat-tabs.css", "diff": "@@ -3,9 +3,10 @@ div.container {\nwidth: 400px;\ntop: 0;\nbottom: 0;\n- overflow-y: auto;\nbackground-color: white;\nborder-right: 2px solid #E4E4E4;\n+ display: flex;\n+ flex-direction: c...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[web] Dock tabs to the top of the ThreadList
129,187
02.07.2020 13:23:10
14,400
b137575a59c38f394e0700c2f77bbdcb5ab73cd6
[native] iOS changes for React Native 0.62 Following instructions here: Not sure if any of this is really necessary but I figured it wouldn't hurt. Putting it in a separate commit so we can revert it later if it causes problems
[ { "change_type": "MODIFY", "old_path": "native/ios/SquadCal.xcodeproj/project.pbxproj", "new_path": "native/ios/SquadCal.xcodeproj/project.pbxproj", "diff": "83CBB9F71A601CBA00E9B192 /* Project object */ = {\nisa = PBXProject;\nattributes = {\n- LastUpgradeCheck = 1140;\n+ LastUpgradeCheck = 1150;\n...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] iOS changes for React Native 0.62 Following instructions here: https://github.com/react-native-community/upgrade-support/issues/13 Not sure if any of this is really necessary but I figured it wouldn't hurt. Putting it in a separate commit so we can revert it later if it causes problems
129,187
03.07.2020 15:59:50
14,400
1461100d2a5a6b726ba704db08a39338143dfc8b
[native] Update expo packages to Expo 38 We can finally remove `@react-native-community/cameraroll`
[ { "change_type": "MODIFY", "old_path": "native/ios/Podfile.lock", "new_path": "native/ios/Podfile.lock", "diff": "@@ -15,11 +15,11 @@ PODS:\n- React-Core\n- UMCore\n- UMImageLoaderInterface\n- - EXImageManipulator (8.1.0):\n+ - EXImageManipulator (8.2.1):\n- UMCore\n- UMFileSystemInterface\n- UMImag...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Update expo packages to Expo 38 We can finally remove `@react-native-community/cameraroll`
129,187
03.07.2020 16:00:39
14,400
225dcb44942c20b0f7228edbf57692a755a03445
[native] Update TextInput PropType React Native 0.62 uses some new Fiber class
[ { "change_type": "MODIFY", "old_path": "native/keyboard/keyboard-input-host.react.js", "new_path": "native/keyboard/keyboard-input-host.react.js", "diff": "@@ -41,7 +41,7 @@ type Props = {|\n|};\nclass KeyboardInputHost extends React.PureComponent<Props> {\nstatic propTypes = {\n- textInputRef: Prop...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Update TextInput PropType React Native 0.62 uses some new Fiber class
129,187
03.07.2020 16:51:32
14,400
d234b73dbecb55836e27444c43a62d9baa033f3d
[native] Add SplashThemeBase for Android Should be a no-op. Let's us avoid repeating the base config in all of the different `styles.xml`
[ { "change_type": "MODIFY", "old_path": "native/android/app/src/main/res/values-w481dp-xxhdpi/styles.xml", "new_path": "native/android/app/src/main/res/values-w481dp-xxhdpi/styles.xml", "diff": "<resources>\n- <style name=\"AppTheme\" parent=\"Theme.AppCompat.Light.NoActionBar\">\n- <item name=\"andr...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Add SplashThemeBase for Android Should be a no-op. Let's us avoid repeating the base config in all of the different `styles.xml`
129,187
03.07.2020 22:21:11
14,400
bd5e7303c8275358da971ee544b7e514992aba76
[native] Fix SafeAreaView usage to consider bottom inset
[ { "change_type": "MODIFY", "old_path": "native/account/logged-out-modal.react.js", "new_path": "native/account/logged-out-modal.react.js", "diff": "@@ -29,6 +29,7 @@ import Icon from 'react-native-vector-icons/FontAwesome';\nimport OnePassword from 'react-native-onepassword';\nimport PropTypes from ...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix SafeAreaView usage to consider bottom inset
129,187
03.07.2020 22:53:59
14,400
ca034a1b7e2c3aa9ae3360302018cb401680c2fa
[native] Use translucent status and navigation bars on Android
[ { "change_type": "MODIFY", "old_path": "native/account/logged-out-modal.react.js", "new_path": "native/account/logged-out-modal.react.js", "diff": "@@ -319,7 +319,7 @@ class LoggedOutModal extends React.PureComponent<Props, State> {\ndimensions: { height: windowHeight },\ncontentVerticalOffset,\n} =...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Use translucent status and navigation bars on Android
129,187
06.07.2020 12:35:05
14,400
4a71ca7ffc887ea1bac307f16c7aaf681777e0fc
[native] Add visibleOverlays to OverlayContext
[ { "change_type": "MODIFY", "old_path": "native/navigation/overlay-context.js", "new_path": "native/navigation/overlay-context.js", "diff": "@@ -6,19 +6,36 @@ import PropTypes from 'prop-types';\ntype ScrollBlockingModalStatus = 'open' | 'closed' | 'closing';\nexport type OverlayContextType = {|\n- p...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Add visibleOverlays to OverlayContext
129,187
06.07.2020 12:35:39
14,400
43b4a5c1f395aa4f8aea918c6d18b9c4dc832aaf
[native] Fix MultimediaMessageMultimedia opacity while animating MultimediaModal
[ { "change_type": "MODIFY", "old_path": "native/chat/multimedia-message-multimedia.react.js", "new_path": "native/chat/multimedia-message-multimedia.react.js", "diff": "@@ -48,31 +48,9 @@ import {\n} from '../navigation/overlay-context';\n/* eslint-disable import/no-named-as-default-member */\n-const...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix MultimediaMessageMultimedia opacity while animating MultimediaModal
129,187
06.07.2020 14:23:13
14,400
1f4d641b38eca57147133aa45b3bf94376006005
[native] Avoid translucent status bar before Android 5 Earlier versions of Android don't allow changing the color of the status bar icons
[ { "change_type": "ADD", "old_path": null, "new_path": "native/android/app/src/main/res/values-v21/styles.xml", "diff": "+<resources>\n+ <style name=\"AppTheme\" parent=\"AppThemeBase\">\n+ <item name=\"android:windowTranslucentStatus\">true</item>\n+ <item name=\"android:windowTranslucentNavigation\...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Avoid translucent status bar before Android 5 Earlier versions of Android don't allow changing the color of the status bar icons
129,187
06.07.2020 16:08:19
14,400
059c4517fdf68ab94b8ab1e4004b171362158034
[native] Fix up positioning of header in Android splash screen Works well on Android 4.4, 5.1, 6.0, and 10.0 now
[ { "change_type": "MODIFY", "old_path": "native/account/logged-out-modal.react.js", "new_path": "native/account/logged-out-modal.react.js", "diff": "@@ -319,7 +319,7 @@ class LoggedOutModal extends React.PureComponent<Props, State> {\ndimensions: { height: windowHeight },\ncontentVerticalOffset,\n} =...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix up positioning of header in Android splash screen Works well on Android 4.4, 5.1, 6.0, and 10.0 now
129,187
06.07.2020 16:37:12
14,400
c9464e5c4e6fe333be98c3ae5da8aaa6bb9a2482
[lib] Update background thread text
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-thread-list.react.js", "new_path": "native/chat/chat-thread-list.react.js", "diff": "@@ -170,7 +170,7 @@ class ChatThreadList extends React.PureComponent<Props, State> {\n// but we don't care because we'll only ever be rendering this item by i...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[lib] Update background thread text
129,187
08.07.2020 10:12:07
14,400
d8c97b0a138d3fd251218980f4696e82e0266041
[native] react-native-camera@^3.31.0
[ { "change_type": "MODIFY", "old_path": "native/ios/Podfile.lock", "new_path": "native/ios/Podfile.lock", "diff": "@@ -275,13 +275,13 @@ PODS:\n- React-jsinspector (0.62.2)\n- react-native-background-upload (5.6.0):\n- React\n- - react-native-camera (3.8.0):\n+ - react-native-camera (3.31.0):\n- Reac...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] react-native-camera@^3.31.0
129,187
08.07.2020 15:04:15
14,400
cd6d0a0d967f6e07a63d1fd66caa65ca9ba913c9
[native] Fix crash when taking photo in CameraModal Sigh... this was a bad bug. Introduced in because I foolishly didn't update `CameraModal`'s use of `SendMediaButton`.
[ { "change_type": "MODIFY", "old_path": "native/media/camera-modal.react.js", "new_path": "native/media/camera-modal.react.js", "diff": "@@ -31,9 +31,13 @@ import {\nTouchableOpacity,\nPlatform,\nImage,\n+ Animated,\n+ Easing,\n} from 'react-native';\nimport PropTypes from 'prop-types';\n-import Anim...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix crash when taking photo in CameraModal Sigh... this was a bad bug. Introduced in cb547827bb47ac0a1ef95ddd9010d44faa1d7d74 because I foolishly didn't update `CameraModal`'s use of `SendMediaButton`.
129,187
08.07.2020 12:32:32
14,400
9e6b6db9611b706f555eda23d8d7aa7061591c21
[native] Inline some components in LoggedOutModal
[ { "change_type": "MODIFY", "old_path": "native/account/logged-out-modal.react.js", "new_path": "native/account/logged-out-modal.react.js", "diff": "@@ -502,14 +502,6 @@ class LoggedOutModal extends React.PureComponent<Props, State> {\n};\nrender() {\n- const statusBar = <ConnectedStatusBar barStyle=...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Inline some components in LoggedOutModal
129,187
08.07.2020 21:30:09
14,400
3e8ab14ea114eeeef5ba716936adbc9fc5ef50b1
[native] Fix style of chat thread list tab to match header Elevation was creating this weird border/gap/shadow thing
[ { "change_type": "MODIFY", "old_path": "native/chat/chat.react.js", "new_path": "native/chat/chat.react.js", "diff": "@@ -55,6 +55,9 @@ const unboundStyles = {\nflex: 1,\nbackgroundColor: 'listBackground',\n},\n+ headerStyle: {\n+ elevation: 0,\n+ },\n};\nexport type ChatTopTabsNavigationProp<\n@@ -...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix style of chat thread list tab to match header Elevation was creating this weird border/gap/shadow thing
129,187
08.07.2020 21:30:51
14,400
aac5577ca8c6dcd93e9a75623bc50b1a67ff7ec0
[native] Set initialMetrics on SafeAreaProvider
[ { "change_type": "MODIFY", "old_path": "native/root.react.js", "new_path": "native/root.react.js", "diff": "@@ -10,7 +10,10 @@ import { PersistGate } from 'redux-persist/integration/react';\nimport AsyncStorage from '@react-native-community/async-storage';\nimport { NavigationContainer } from '@reac...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Set initialMetrics on SafeAreaProvider
129,187
08.07.2020 22:07:37
14,400
aebac8d08bbc2632200dae8a9faa55f78b8d2dad
[native] Go to Home tab when Chat tab is pressed while already focused
[ { "change_type": "MODIFY", "old_path": "native/chat/background-chat-thread-list.react.js", "new_path": "native/chat/background-chat-thread-list.react.js", "diff": "// @flow\nimport type { ChatTopTabsNavigationProp } from './chat.react';\n+import type { NavigationRoute } from '../navigation/route-nam...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Go to Home tab when Chat tab is pressed while already focused
129,187
08.07.2020 22:36:16
14,400
9a9a35e72c0f1e5fbd3189a0f3fb2dffbe9d0771
[native] codeVersion -> 55
[ { "change_type": "MODIFY", "old_path": "native/android/app/build.gradle", "new_path": "native/android/app/build.gradle", "diff": "@@ -133,8 +133,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 -> 55
129,187
09.07.2020 07:57:54
14,400
755bf9e4320d02b329bf268281a992d2b1909996
[native] Avoid behavior="height" on iOS KeyboardAvoidingView in Chat Was causing weird issues
[ { "change_type": "MODIFY", "old_path": "native/chat/chat.react.js", "new_path": "native/chat/chat.react.js", "diff": "@@ -200,10 +200,14 @@ const Chat = createChatNavigator<\n>();\nexport default function ChatComponent() {\nconst styles = useStyles(unboundStyles);\n+ const behavior = Platform.select...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Avoid behavior="height" on iOS KeyboardAvoidingView in Chat Was causing weird issues
129,187
09.07.2020 10:50:29
14,400
2c14c3350e6281b781ac823d3fa298a651c4aee2
[native] codeVersion -> 56 iOS-only release to fix
[ { "change_type": "MODIFY", "old_path": "native/android/app/build.gradle", "new_path": "native/android/app/build.gradle", "diff": "@@ -133,8 +133,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 -> 56 iOS-only release to fix 755bf9e4320d02b329bf268281a992d2b1909996
129,187
09.07.2020 11:44:16
14,400
7d034887743716c6aec4f804edd58657df2004a0
[native] Continue hiding TabBar when keyboard is showing on Android 4.4
[ { "change_type": "MODIFY", "old_path": "native/navigation/tab-bar.react.js", "new_path": "native/navigation/tab-bar.react.js", "diff": "@@ -11,6 +11,7 @@ import { useSafeArea } from 'react-native-safe-area-context';\nimport { KeyboardContext } from '../keyboard/keyboard-state';\nimport { updateDimen...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Continue hiding TabBar when keyboard is showing on Android 4.4
129,187
10.07.2020 15:03:53
14,400
f4f901f6dd3943b771ff593f184b2846f3c8b993
[native] Fix KeyboardAvoidingView for Android 4.4 We should disable it since `android:windowSoftInputMode` is still active because `android:windowTranslucentStatus` is not set.
[ { "change_type": "MODIFY", "old_path": "native/android/app/src/main/AndroidManifest.xml", "new_path": "native/android/app/src/main/AndroidManifest.xml", "diff": "android:launchMode=\"singleTask\"\nandroid:label=\"@string/app_name\"\nandroid:configChanges=\"keyboard|keyboardHidden|orientation|screenS...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix KeyboardAvoidingView for Android 4.4 We should disable it since `android:windowSoftInputMode` is still active because `android:windowTranslucentStatus` is not set.
129,187
10.07.2020 19:21:58
14,400
0944d4833c3532b6b821f6216a932996fba202ef
[native] Fix up KeyboardAvoidingView to work with react-native-keyboard-input
[ { "change_type": "MODIFY", "old_path": "native/components/keyboard-avoiding-view.react.js", "new_path": "native/components/keyboard-avoiding-view.react.js", "diff": "// @flow\n+import type { Layout, LayoutEvent } from '../types/react-native';\n+import type { ScreenRect, KeyboardEvent } from '../keyb...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix up KeyboardAvoidingView to work with react-native-keyboard-input
129,187
10.07.2020 22:38:25
14,400
f4e846975d7a610038fd1f21b79a39305ce293bc
[native] Fix react-native-keyboard-input height calculation for android:windowTranslucentNavigation
[ { "change_type": "MODIFY", "old_path": "patches/react-native-keyboard-input+6.0.0.patch", "new_path": "patches/react-native-keyboard-input+6.0.0.patch", "diff": "@@ -10,6 +10,70 @@ index 46d2207..830c7b5 100644\npublic void onBeforeLayout(NativeViewHierarchyOptimizer nativeViewHierarchyOptimizer) {\...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Fix react-native-keyboard-input height calculation for android:windowTranslucentNavigation
129,187
10.07.2020 23:09:15
14,400
05d6831b71df015c83da604436801f9f5c7e11d1
[native] Delay rendering KeyboardInputHost on Android until after TabBar hides
[ { "change_type": "MODIFY", "old_path": "native/keyboard/keyboard-state-container.react.js", "new_path": "native/keyboard/keyboard-state-container.react.js", "diff": "@@ -5,6 +5,8 @@ import PropTypes from 'prop-types';\nimport { KeyboardUtils } from 'react-native-keyboard-input';\nimport { Platform }...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Delay rendering KeyboardInputHost on Android until after TabBar hides
129,187
12.07.2020 10:36:46
14,400
6c36fd543a47b124fa2471f5216273bf3b56a65a
[native] Set iOS gallery keyboard height regardless of system keyboard status
[ { "change_type": "MODIFY", "old_path": "native/chat/chat-input-bar.react.js", "new_path": "native/chat/chat-input-bar.react.js", "diff": "@@ -216,7 +216,7 @@ class ChatInputBar extends React.PureComponent<Props, State> {\n}\nsetIOSKeyboardHeight() {\n- if (Platform.OS !== 'ios' || this.systemKeyboar...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Set iOS gallery keyboard height regardless of system keyboard status
129,187
13.07.2020 10:51:37
14,400
5758dfee1db5e78b084569531207d889465c8852
[native] Patch Metro to fix ReactNav back-button.png resolving issue
[ { "change_type": "MODIFY", "old_path": "native/metro.config.js", "new_path": "native/metro.config.js", "diff": "@@ -6,6 +6,14 @@ module.exports = {\npath.resolve(__dirname, '../lib'),\n],\n+ server: {\n+ enhanceMiddleware: middleware => (req, res, next) => {\n+ // Fix Android dev mode asset resoluti...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
[native] Patch Metro to fix ReactNav back-button.png resolving issue
129,187
13.07.2020 13:26:20
14,400
987a489fdb56296165666219865140cb38c9cc7f
Clean up navInfo references from when it included navigationState
[ { "change_type": "MODIFY", "old_path": "lib/reducers/connection-reducer.js", "new_path": "lib/reducers/connection-reducer.js", "diff": "@@ -100,9 +100,7 @@ export default function reduceConnectionInfo(\nreturn {\n...action.payload.connection,\nstatus: 'connecting',\n- queuedActivityUpdates: action.p...
JavaScript
BSD 3-Clause New or Revised License
comme2e/comm
Clean up navInfo references from when it included navigationState