different approach that doesn't override $HOME/.my.cnf, continues to work:
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Sep 27 2023
remove extraneous condition
fix
Similar to .*/node_modules/resolve/test/resolver/malformed_package_json/package\.json$ which is in the RN .flowconfig this package.json isn't actually a package.json, but rather an intentionally malformed json file used as part of some internal tests. We can just ignore it for now to appease flow.
Can you make sure CI passes before landing? It looks like you'll need to add some [ignore] lines to some .flowconfigs
Render Text component directly in markdown rules to avoid a bug where
message "onPress area" was smaller when chat mention with no access was
rendered
Rebase
Move hasAccessToChat to rules.react.js
Modify getMentionTypeaheadChatSuggestions
Fix typo
Sort threads by name
Store entries in a set
Remove strong tag
Let's defer landing this for a while
Sep 26 2023
Looks good!
Let's memoize that style object (array)
Thanks for thoroughly explaining reasoning in comment
Personally would prefer to inline these conditions but it doesn't matter a ton
Add comments
Glad it wasn't too much overhead to use the async versions of the brotli functions
Just skimmed through, trusting CI here
Looks good, thanks for addressing feedback
Remove brotli.js from keyserver in favor of built-in Node.js utility from zlib library
address comments
- It looks like Brotli is included in Zlib in (at least) Node >= 18 LTS: https://nodejs.org/dist/latest-v18.x/docs/api/zlib.html#class-brotlioptions. Would it be possible to leverage this instead of brotli.js (which doesn't seem to have a "real" commit since ~2016)?
Remove brotli.js from keyserver in favor of built-in Node.js utility from zlib library
Nice, much easier to understand at a glance
Looks good, only thing I'd change before landing is trying to avoid the one-off spacer.
pendingToRealizedThreadIDsSelector is used for three things:
Allow SIDEBARs
Let's use existing relationshipBlockedInEitherDirection