Rebase
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Feb 26 2023
Rebase
Rebase
Rebase
rebase before landing
rebase before landing
rebase before landing
rebase before landing
Awesome!! I thought you had earlier indicated that a parentheses was necessary, but either way it sounds like now you’re in agreement with that StackOverflow post about the ORDER BY / LIMIT.
In D6865#204399, @ashoat wrote:Why are we using Modal though? Should we just update MultimediaModal to look like those designs?
In D6485#204702, @ashoat wrote:On the ORDER BY / LIMIT question from earlier, I think you had mentioned over chat that you would have to wrap the SELECT / UNION SELECT and apply them to the whole thing. Is that still your belief? I noticed this StackOverflow implies the opposite, but I haven't done any testing to confirm.
Make sure lines are < 80 characters
Nice! After this verification step, we should then JSON.parse(signedIdentityKeysBlob.payload) and run the result through an input validator. Then we'll be ready to store them in the DB. (Assume that's for a later diff, though.)
PS looks like a missing screenshot in the Test Plan.
Nice!!
I spent some time reading through this and I understand how it works now. @ginsu wanted to catch the ref just as it was set, so he made a useEffect that would trigger immediately after renderEmojiKeyboard flips, which as it turns out will trigger the rendering of the emoji keyboard. He got this idea from the article he linked earlier.
Moving forward, if I run into situations where I am submitting code that is not an obviously clear solution, I will be sure to annote with comments with my rationale-- something that I can work on. This should require me think more critically of my solutions, learn better, and offer more context for my reviewer.
It looks like you're adding support for sending push notifs, but support is still missing for rescinds and for updateBadgeCount. Rescinds may be hard but updateBadgeCount should be easy.
Perfect! Love the small extra improvements you made
Permission checks query seems good. Can you amend the Test Plan to mention how you tested them?
Feb 25 2023
Looks fine to me.
Seems like from ashoat's feedback the nonce is similar to a unique token, in which case I think this is alright.
Pass in viewer parameter
Check visible permission
Looks good to me, but letting @jon take a look
address ashoat's comments
address ashoat's comments
Feb 24 2023
Good catch @inka!!
Accepting to unblock, but would be great if we could avoid Object for new code. Not sure how easy it is to avoid here and whether the type there is predictable from whatever API we are getting it from
Please only land if you can confirm that the ORDER BY and LIMIT apply to the whole query, not just the second half
It might be for backwards compatibility, or maybe just for convenience of accessing. The idea of getConstants() is that it's called once by the module at initialization, so actually I think calling it directly might also have some nuanced differences if there is some stateful code there
merge conflict
newline
thumbnailUploadType and thumbnailUploadExtra are not used so I'm removing them from the query