{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":31533997,"defaultBranch":"main","name":"fresco","ownerLogin":"facebook","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-03-02T09:58:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69631?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1698246513.0","currentOid":""},"activityList":{"items":[{"before":"13909e8ca2e449838fa6882e141d3e466f3a7459","after":"aa71b95dcac167d90e224d3d9eaaed61911f7db4","ref":"refs/heads/main","pushedAt":"2024-05-30T08:44:01.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Pass cacheId -> BufferedDiskCacheMap to ProducerFactoryMethod\n\nReviewed By: oprisnik\n\nDifferential Revision: D57405387\n\nfbshipit-source-id: ee15f58c62deb1beeab447d947f5325c8a7c31d3","shortMessageHtmlLink":"Pass cacheId -> BufferedDiskCacheMap to ProducerFactoryMethod"}},{"before":"97320b839d4246716d3400766c4b4e76c0223e89","after":"13909e8ca2e449838fa6882e141d3e466f3a7459","ref":"refs/heads/main","pushedAt":"2024-05-29T10:46:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"#2728 Upgrade libjpeg-turbo to 2.1.5.1 (#2768)\n\nSummary:\nThanks for submitting a PR! Please read these instructions carefully:\n\n- [x] Explain the **motivation** for making this change.\n- [x] Provide a **test plan** demonstrating that the code is solid.\n- [x] Match the **code formatting** of the rest of the codebase.\n- [x] Target the `main` branch\n\n## Motivation (required)\n\nhttps://github.com/facebook/fresco/issues/2728\n\n## Test Plan (required)\n\nTest passed when it ran `createNativeLibrariesTasks`\n\n## Next Steps\n\nSign the [CLA][2], if you haven't already.\n\nSmall pull requests are much easier to review and more likely to get merged. Make sure the PR does only one thing, otherwise please split it.\n\nMake sure all **tests pass** on [Circle CI][4]. PRs that break tests are unlikely to be merged.\n\nFor more info, see the [Contributing guide][4].\n\n[1]: https://medium.com/martinkonicek/what-is-a-test-plan-8bfc840ec171#.y9lcuqqi9\n[2]: https://code.facebook.com/cla\n[3]: http://circleci.com/gh/facebook/fresco\n[4]: https://github.com/facebook/fresco/blob/main/CONTRIBUTING.md\n\nPull Request resolved: https://github.com/facebook/fresco/pull/2768\n\nReviewed By: defHLT\n\nDifferential Revision: D57862576\n\nPulled By: steelrooter\n\nfbshipit-source-id: 3f86c92c27db26e8f9596d227eb0f2184578a9e1","shortMessageHtmlLink":"#2728 Upgrade libjpeg-turbo to 2.1.5.1 (#2768)"}},{"before":"d2a946d512ebf8a131dea26c529542cf5e5a5d91","after":"97320b839d4246716d3400766c4b4e76c0223e89","ref":"refs/heads/main","pushedAt":"2024-05-24T01:40:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Pass encoded image as preview sticker data\n\nDifferential Revision: D57626007\n\nfbshipit-source-id: 504dad01bdab9786a11a25a3a1a8b1463033b384","shortMessageHtmlLink":"Pass encoded image as preview sticker data"}},{"before":"5f91ddd83f57c745de96caf645dbf4f42b9d7264","after":"d2a946d512ebf8a131dea26c529542cf5e5a5d91","ref":"refs/heads/main","pushedAt":"2024-05-22T13:17:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix Fatal Exception while decoding corrupted GIF File\n\nReviewed By: oprisnik\n\nDifferential Revision: D57497181\n\nfbshipit-source-id: 4c178c411d4705cb7c2adbd11b6abc6ef4d90634","shortMessageHtmlLink":"Fix Fatal Exception while decoding corrupted GIF File"}},{"before":"936c013fc274fbe043ede3e391434922bef62b8d","after":"5f91ddd83f57c745de96caf645dbf4f42b9d7264","ref":"refs/heads/main","pushedAt":"2024-05-16T01:15:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Allow context chain to be passed to FrescoVitoPrefetcher's\n\nReviewed By: oprisnik, defHLT\n\nDifferential Revision: D57085974\n\nfbshipit-source-id: 2bcf3728a2e265ab632f78c71e9936e50b775d6c","shortMessageHtmlLink":"Allow context chain to be passed to FrescoVitoPrefetcher's"}},{"before":"2311b705d3840a6bc1aca1f67cee494d41f7315c","after":"936c013fc274fbe043ede3e391434922bef62b8d","ref":"refs/heads/main","pushedAt":"2024-05-13T13:36:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Support rendering imageSourceExtra on the debug overlay UI\n\nReviewed By: oprisnik\n\nDifferential Revision: D57169751\n\nfbshipit-source-id: 829b738a3bb90f21070f9c000177f3dfb2248cb7","shortMessageHtmlLink":"Support rendering imageSourceExtra on the debug overlay UI"}},{"before":"36fb93bdf943eb1724ae26b7d37aea0833be2935","after":"2311b705d3840a6bc1aca1f67cee494d41f7315c","ref":"refs/heads/main","pushedAt":"2024-05-10T18:50:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Back out \"Cancel fresco slideshow timers on unmount\"\n\nReviewed By: AdamMcCormick\n\nDifferential Revision: D57217232\n\nfbshipit-source-id: a8303f49d781c19359c789d984c12f4454016bb6","shortMessageHtmlLink":"Back out \"Cancel fresco slideshow timers on unmount\""}},{"before":"cea406f007e512e2e65caad2d74392b1c10fc092","after":"36fb93bdf943eb1724ae26b7d37aea0833be2935","ref":"refs/heads/main","pushedAt":"2024-05-09T19:18:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"remove priority network fetcher\n\nReviewed By: oprisnik\n\nDifferential Revision: D57165097\n\nfbshipit-source-id: 3b7c96efe2f5cec48eb5a5dbaf032ca1428ed500","shortMessageHtmlLink":"remove priority network fetcher"}},{"before":"2b854a64b1c1d42e19595b97a82ff2e9609e3209","after":"cea406f007e512e2e65caad2d74392b1c10fc092","ref":"refs/heads/main","pushedAt":"2024-05-09T18:53:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Cancel fresco slideshow timers on unmount\n\nReviewed By: oprisnik\n\nDifferential Revision: D57162106\n\nfbshipit-source-id: fc590a41b3da776b0628355bcbfdec22f89c094b","shortMessageHtmlLink":"Cancel fresco slideshow timers on unmount"}},{"before":"92085724be0f0f0c38ff485dfb611ebe78517c3f","after":"2b854a64b1c1d42e19595b97a82ff2e9609e3209","ref":"refs/heads/main","pushedAt":"2024-04-24T21:00:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Added new FrescoVitoComponents class that FrescoVitoProvider delegates to\n\nDifferential Revision: D54695897\n\nfbshipit-source-id: 260aa5f076328dece2307436c3d0b143cb150f97","shortMessageHtmlLink":"Added new FrescoVitoComponents class that FrescoVitoProvider delegate…"}},{"before":"c93f2e739510021919952c8ba4ae4164d0d1c2c0","after":"92085724be0f0f0c38ff485dfb611ebe78517c3f","ref":"refs/heads/main","pushedAt":"2024-04-24T19:31:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add getCustomEncodedImageSequence\n\nDifferential Revision: D56282893\n\nfbshipit-source-id: fc3138249cd8f66210193adcbc6699da7c0d28dc","shortMessageHtmlLink":"Add getCustomEncodedImageSequence"}},{"before":"78a40c238881cbf505ddc37ab4c90eb11a77389b","after":"c93f2e739510021919952c8ba4ae4164d0d1c2c0","ref":"refs/heads/main","pushedAt":"2024-04-22T19:48:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Update ktfmt component on FBS:master\n\nReviewed By: zertosh\n\nDifferential Revision: D56421174\n\nfbshipit-source-id: 686e23775f53d67980c2e84a17d0a5c490dbec2a","shortMessageHtmlLink":"Update ktfmt component on FBS:master"}},{"before":"0a776fb97f16ff49677389d3e274c447343bcbd2","after":"78a40c238881cbf505ddc37ab4c90eb11a77389b","ref":"refs/heads/main","pushedAt":"2024-04-18T14:41:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Prevent IndexOutOfBoundsException for FrescoVitoSlideshowComponentSpec\n\nReviewed By: steelrooter\n\nDifferential Revision: D56299889\n\nfbshipit-source-id: 92697f0d99e2472bf7ef9f3e06208f39cfe0be66","shortMessageHtmlLink":"Prevent IndexOutOfBoundsException for FrescoVitoSlideshowComponentSpec"}},{"before":"d07243517168bb34ab2d69f6366226c8087f61d3","after":"0a776fb97f16ff49677389d3e274c447343bcbd2","ref":"refs/heads/main","pushedAt":"2024-04-14T18:33:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Apply clang-format 18\n\nReviewed By: igorsugak\n\nDifferential Revision: D56065247\n\nfbshipit-source-id: f5a985dd8f8b84f2f9e1818b3719b43c5a1b05b3","shortMessageHtmlLink":"Apply clang-format 18"}},{"before":"13f7c198fa3c6b54b91184f53626c00b28358ded","after":"d07243517168bb34ab2d69f6366226c8087f61d3","ref":"refs/heads/main","pushedAt":"2024-04-10T09:31:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Allow bitmap config option in Lite gifs\n\nReviewed By: oprisnik\n\nDifferential Revision: D55915100\n\nfbshipit-source-id: 71259abdb965f0569f32b3254594654a01d22b79","shortMessageHtmlLink":"Allow bitmap config option in Lite gifs"}},{"before":"893fff4532c8ebb44c8d9d85f1087e710fbd60c2","after":"13f7c198fa3c6b54b91184f53626c00b28358ded","ref":"refs/heads/main","pushedAt":"2024-04-09T11:27:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Don't throw exception for Bloks prefetching in IG\n\nReviewed By: oprisnik\n\nDifferential Revision: D55878302\n\nfbshipit-source-id: 053315ea96f22d2c535d49953f37e2fc9a3fac1b","shortMessageHtmlLink":"Don't throw exception for Bloks prefetching in IG"}},{"before":"621c72d6aa6f3bad9b7a0e4605935354fc19eb46","after":"893fff4532c8ebb44c8d9d85f1087e710fbd60c2","ref":"refs/heads/main","pushedAt":"2024-04-03T21:12:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix multi photo grid\n\nDifferential Revision: D55541017\n\nfbshipit-source-id: 966540076ca85e123b4461ee9364b771a70e3920","shortMessageHtmlLink":"Fix multi photo grid"}},{"before":"696e95d5c4ae49e2d25b325e69191b1f7bc7e45f","after":"621c72d6aa6f3bad9b7a0e4605935354fc19eb46","ref":"refs/heads/main","pushedAt":"2024-04-01T21:40:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix usage of renamed method\n\nReviewed By: hick209\n\nDifferential Revision: D55594142\n\nfbshipit-source-id: 30da074b03e6a3d20eba18df33c287062dca3e4e","shortMessageHtmlLink":"Fix usage of renamed method"}},{"before":"b9055ee0d1db2ee3369a358bd78bf6f211c509df","after":"696e95d5c4ae49e2d25b325e69191b1f7bc7e45f","ref":"refs/heads/main","pushedAt":"2024-04-01T20:28:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Bump Robolectric to 4.11\n\nReviewed By: hick209\n\nDifferential Revision: D55597040\n\nfbshipit-source-id: 68503905aa9b210435112b48cbbe8ef397c0e038","shortMessageHtmlLink":"Bump Robolectric to 4.11"}},{"before":"297c78063d6efe5b8798b4e68433352228b5c77b","after":"b9055ee0d1db2ee3369a358bd78bf6f211c509df","ref":"refs/heads/main","pushedAt":"2024-03-23T23:13:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Migrate google java format from 1.7 -> 1.21.0\n\nReviewed By: IanChilds\n\nDifferential Revision: D52786052\n\nfbshipit-source-id: b675ae215084f340b93dfe628e329e696ca0616e","shortMessageHtmlLink":"Migrate google java format from 1.7 -> 1.21.0"}},{"before":"df573aecae9fe2ec389812ffeaa1cf0fe35032d0","after":"297c78063d6efe5b8798b4e68433352228b5c77b","ref":"refs/heads/main","pushedAt":"2024-03-22T21:32:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Clean up conversion of FrescoController2Impl\n\nReviewed By: oprisnik\n\nDifferential Revision: D55031886\n\nfbshipit-source-id: 4b087e7df810bf0fb514e355c8433333455b5ff2","shortMessageHtmlLink":"Clean up conversion of FrescoController2Impl"}},{"before":"7a3b8ce050152c31f011a83583475db923c56fc9","after":"df573aecae9fe2ec389812ffeaa1cf0fe35032d0","ref":"refs/heads/main","pushedAt":"2024-03-22T15:29:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"remove nulls in favor of ImageFormat.UNKNOWN\n\nReviewed By: oprisnik\n\nDifferential Revision: D54852135\n\nfbshipit-source-id: c211b29fcf7002904a4a5dbf65ba226cdae7b811","shortMessageHtmlLink":"remove nulls in favor of ImageFormat.UNKNOWN"}},{"before":"7dd170a751deaa16c80f51c810d7d9e197fbb75e","after":"7a3b8ce050152c31f011a83583475db923c56fc9","ref":"refs/heads/main","pushedAt":"2024-03-22T14:22:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Convert FrescoController2Impl\n\nReviewed By: oprisnik\n\nDifferential Revision: D55031585\n\nfbshipit-source-id: 8f8e9f8c39851f1f980a1f98d6a0e7f5b6e82c93","shortMessageHtmlLink":"Convert FrescoController2Impl"}},{"before":"ba6965409a4d31d86c46771e610771dd37b0d51b","after":"7dd170a751deaa16c80f51c810d7d9e197fbb75e","ref":"refs/heads/main","pushedAt":"2024-03-18T14:46:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Clean up stale useNewOrder option\n\nReviewed By: oprisnik\n\nDifferential Revision: D54852248\n\nfbshipit-source-id: a6a12afdd0995efe47b075d02c6e9bee9131591d","shortMessageHtmlLink":"Clean up stale useNewOrder option"}},{"before":"85b5e75d3d83fb9ca2d6af7311beb8b59f96d297","after":"ba6965409a4d31d86c46771e610771dd37b0d51b","ref":"refs/heads/main","pushedAt":"2024-03-15T19:59:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fixing Pinch to Zoom and Double Tap to Zoom in Vito\n\nReviewed By: defHLT\n\nDifferential Revision: D54861699\n\nfbshipit-source-id: b9e1036157a7d817e98da0949fc7d085396f3458","shortMessageHtmlLink":"Fixing Pinch to Zoom and Double Tap to Zoom in Vito"}},{"before":"9e787c383612b65bde4d678dd0687301f1ccf9f9","after":"85b5e75d3d83fb9ca2d6af7311beb8b59f96d297","ref":"refs/heads/main","pushedAt":"2024-03-14T23:00:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Clean up conversion of ImageFormatChecker\n\nReviewed By: oprisnik\n\nDifferential Revision: D54851987\n\nfbshipit-source-id: fb05f69b3d113e0cb8797540d62eb7609e3971df","shortMessageHtmlLink":"Clean up conversion of ImageFormatChecker"}},{"before":"49fc9571027cb3a9420a0de0bbeb6afc7cd3002c","after":"9e787c383612b65bde4d678dd0687301f1ccf9f9","ref":"refs/heads/main","pushedAt":"2024-03-14T16:23:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"add expiration timestamp db trim\n\nReviewed By: tutchiio\n\nDifferential Revision: D54833562\n\nfbshipit-source-id: 089516588a8bb77c2676b95aad0b6c0528bca707","shortMessageHtmlLink":"add expiration timestamp db trim"}},{"before":"6d1af6674773c48a0da4d1dc4ec82f480486b304","after":"49fc9571027cb3a9420a0de0bbeb6afc7cd3002c","ref":"refs/heads/main","pushedAt":"2024-03-14T14:07:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Clean up conversion of ImageFormatCheckerUtils\n\nReviewed By: oprisnik\n\nDifferential Revision: D54851834\n\nfbshipit-source-id: 5b7db6a0cba1b189ba5fff102ad086733e12e0ba","shortMessageHtmlLink":"Clean up conversion of ImageFormatCheckerUtils"}},{"before":"c614f1fc18a1d1f0d319039220cd27e51ab7170a","after":"6d1af6674773c48a0da4d1dc4ec82f480486b304","ref":"refs/heads/main","pushedAt":"2024-03-14T12:40:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix explicit type warnings\n\nReviewed By: oprisnik\n\nDifferential Revision: D54851734\n\nfbshipit-source-id: f63318b3cacdc74e5ceba9597291ab5e5d9c3873","shortMessageHtmlLink":"Fix explicit type warnings"}},{"before":"857b49a7cda8524325f780426ced8d8cf351e1c5","after":"c614f1fc18a1d1f0d319039220cd27e51ab7170a","ref":"refs/heads/main","pushedAt":"2024-03-14T10:23:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Clean up conversion of DefaultImageFormats\n\nReviewed By: oprisnik\n\nDifferential Revision: D54851698\n\nfbshipit-source-id: 6f1e450eb9dc7b55a671dc13ed2342f03167fec7","shortMessageHtmlLink":"Clean up conversion of DefaultImageFormats"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEV8mSTgA","startCursor":null,"endCursor":null}},"title":"Activity · facebook/fresco"}