{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":243675591,"defaultBranch":"trunk","name":"cacao","ownerLogin":"ryanmcgrath","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-02-28T04:07:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22712?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1706863296.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"dc13e9f78f68a68bd67e72ee6477d3feff776e53","ref":"refs/heads/dependabot/github_actions/baptiste0928/cargo-install-3","pushedAt":"2024-02-02T08:41:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump baptiste0928/cargo-install from 2 to 3\n\nBumps [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) from 2 to 3.\n- [Release notes](https://github.com/baptiste0928/cargo-install/releases)\n- [Changelog](https://github.com/baptiste0928/cargo-install/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/baptiste0928/cargo-install/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: baptiste0928/cargo-install\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump baptiste0928/cargo-install from 2 to 3"}},{"before":"0f64a843627caeb901705e246c4fc5d6ddbf964d","after":"e3bbb9366c8cf5a5474c5b134ae60e9641da3b7b","ref":"refs/heads/trunk","pushedAt":"2023-11-19T21:05:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Add window level (#116)\n\n* set window level\r\n\r\n* fmt fixes","shortMessageHtmlLink":"Add window level (#116)"}},{"before":"23a26b29df9f2d983294e572a5e99ba432242e1a","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-11T17:18:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"094ed59a04f504913d276e6b091db0172f71cf12","after":"0f64a843627caeb901705e246c4fc5d6ddbf964d","ref":"refs/heads/trunk","pushedAt":"2023-09-11T17:18:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4 (#105)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4 (#105)"}},{"before":"4f40d626236c8114192cde57943ff16d6310186b","after":"094ed59a04f504913d276e6b091db0172f71cf12","ref":"refs/heads/trunk","pushedAt":"2023-09-11T16:59:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Initial conversion to `objc2` (#30)\n\n* Use objc2\r\n\r\n* Replace `objc_id`\r\n\r\n* Remove sel_impl import\r\n\r\n* Fix `add_method` calls\r\n\r\n* Fix accessing raw FFI functions\r\n\r\n* Fix Encode impl\r\n\r\n* Fix message sends arguments that do not implement `Encode`\r\n\r\n* Use immutable reference in a few places where now necessary\r\n\r\nSee https://github.com/madsmtm/objc2/pull/150 for a bit of background\r\n\r\n* Add a few Send + Sync bounds where examples require it\r\n\r\nThis is something we'll need to look into properly\r\n\r\n* Use `&'static Class` instead of `*const Class`\r\n\r\nSafer and more ergonomic. Also required for `msg_send_id!` macro\r\n\r\n* Use msg_send_id! and rc::Id\r\n\r\n* Update objc2 to v0.3.0-beta.2\r\n\r\n* Replace `BOOL` with `Bool` when declaring delegates\r\n\r\nThis makes cacao compile on Aarch64 again\r\n\r\n* Remove a few impossible to use correctly `into_inner` functions\r\n\r\nThese consumed `self`, and hence also dropped `Id` variable that was responsible for keeping the returned pointer alive\r\n\r\n* Remove a few impossible to use correctly `From` implementations\r\n\r\n* Quickly fix UB with using BACKGROUND_COLOR ivar\r\n\r\n* Fix double-freeing of windows\r\n\r\n* Fix double freeing of strings\r\n\r\n* Fix a few remaining double-frees","shortMessageHtmlLink":"Initial conversion to objc2 (#30)"}},{"before":null,"after":"23a26b29df9f2d983294e572a5e99ba432242e1a","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-05T08:13:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4"}},{"before":"8e23e31e14cf2bd702bfa0661b64497403fa2d45","after":"4f40d626236c8114192cde57943ff16d6310186b","ref":"refs/heads/trunk","pushedAt":"2023-08-01T07:28:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Publish 0.4.0-beta2","shortMessageHtmlLink":"Publish 0.4.0-beta2"}},{"before":"33624e941829323c1ac042015f7c6ae02975402d","after":"8e23e31e14cf2bd702bfa0661b64497403fa2d45","ref":"refs/heads/trunk","pushedAt":"2023-08-01T07:24:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Formatting pass","shortMessageHtmlLink":"Formatting pass"}},{"before":"e6696eaa3ee43a6f34e2c174bfa2b5cbe7bc26e9","after":"33624e941829323c1ac042015f7c6ae02975402d","ref":"refs/heads/trunk","pushedAt":"2023-08-01T07:20:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Resolve merge conflict","shortMessageHtmlLink":"Resolve merge conflict"}},{"before":"1b577506a779a27e3340ca96f05ce923e2773fa3","after":"e6696eaa3ee43a6f34e2c174bfa2b5cbe7bc26e9","ref":"refs/heads/trunk","pushedAt":"2023-08-01T06:51:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Multiple changes I had to make for Ebou (#89)\n\n* Add segmented control, icons, toolbar\r\n\r\n* add to demos\r\n\r\n* doc tests\r\n\r\n* format code\r\n\r\n* Additional SFSymbol definitions","shortMessageHtmlLink":"Multiple changes I had to make for Ebou (#89)"}},{"before":"9fbb332b38f87ea4b4491dfda253e920b4320026","after":"1b577506a779a27e3340ca96f05ce923e2773fa3","ref":"refs/heads/trunk","pushedAt":"2023-07-19T21:20:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Fix Label::set_max_number_of_lines causing crash on iOS (#98)","shortMessageHtmlLink":"Fix Label::set_max_number_of_lines causing crash on iOS (#98)"}},{"before":"01507f7642768ae0c39cd9a4d74ca290d13e09e3","after":"9fbb332b38f87ea4b4491dfda253e920b4320026","ref":"refs/heads/trunk","pushedAt":"2023-07-19T20:40:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Idiomatic NSArray iteration (#97)","shortMessageHtmlLink":"Idiomatic NSArray iteration (#97)"}},{"before":"aedcfe1c65041a1df6e596d38dd411c62168150d","after":"01507f7642768ae0c39cd9a4d74ca290d13e09e3","ref":"refs/heads/trunk","pushedAt":"2023-07-14T00:22:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Global NSEvent listener and some mouse methods (#94)\n\n* Support for all NSEvent types and configurable event monitoring\r\n\r\n* Useful mouse event methods\r\n\r\n* rustfmt nightly fixes\r\n\r\n* Use standard kind naming convention","shortMessageHtmlLink":"Global NSEvent listener and some mouse methods (#94)"}},{"before":"9f8d946371f4a6dba7346052ca38011a101d3beb","after":"aedcfe1c65041a1df6e596d38dd411c62168150d","ref":"refs/heads/trunk","pushedAt":"2023-07-14T00:07:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Mark how to run the nightly version of tools, and fix some text (#95)","shortMessageHtmlLink":"Mark how to run the nightly version of tools, and fix some text (#95)"}},{"before":"e4785bb50fd59110b7be2dcb6b8cd1fff1d6b3df","after":"9f8d946371f4a6dba7346052ca38011a101d3beb","ref":"refs/heads/trunk","pushedAt":"2023-07-10T20:59:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"add haptics (#93)","shortMessageHtmlLink":"add haptics (#93)"}},{"before":"c148bbe6a3aa3bf15b637736b0bbd4b958559b52","after":"e4785bb50fd59110b7be2dcb6b8cd1fff1d6b3df","ref":"refs/heads/trunk","pushedAt":"2023-07-10T07:42:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"iOS support for label, text input, font, more tests (#55)\n\n* Added a bunch of unit tests and added text input to uikit feature\r\n\r\n* cargo fmt\r\n\r\n* I dunno what this is but it wasnt checked in\r\n\r\n* Fix uikit unit tests\r\n\r\n* maybe fix cargo fmt\r\n\r\n* Fix iOS run\r\n\r\n* fix cargo fmt\r\n\r\n* Maybe fix cargo fmt\r\n\r\n* maybe fix cargo fmt\r\n\r\n* cargo fmt\r\n\r\n* Try to fix cargo fmt one more time\r\n\r\n* cargo fmt","shortMessageHtmlLink":"iOS support for label, text input, font, more tests (#55)"}},{"before":"5865bc6d1d66d7c9a5d4a6fbe595ffdb4e0046cc","after":null,"ref":"refs/heads/dependabot/cargo/core-graphics-0.23","pushedAt":"2023-07-10T07:42:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"41f830a42a2205ad961ba2192183af7eb8721420","after":"c148bbe6a3aa3bf15b637736b0bbd4b958559b52","ref":"refs/heads/trunk","pushedAt":"2023-07-10T07:42:09.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Merge pull request #87 from ryanmcgrath/dependabot/cargo/core-graphics-0.23\n\nUpdate core-graphics requirement from 0.22 to 0.23","shortMessageHtmlLink":"Merge pull request #87 from ryanmcgrath/dependabot/cargo/core-graphic…"}},{"before":"81adefc1b5465538fc5837d9604e503ed8edcfd3","after":null,"ref":"refs/heads/dependabot/cargo/infer-0.15","pushedAt":"2023-07-10T07:39:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"d417289f92b5ec13db1608c6e43485f8894b966c","after":"41f830a42a2205ad961ba2192183af7eb8721420","ref":"refs/heads/trunk","pushedAt":"2023-07-10T07:39:23.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Merge pull request #92 from ryanmcgrath/dependabot/cargo/infer-0.15\n\nUpdate infer requirement from 0.13 to 0.15","shortMessageHtmlLink":"Merge pull request #92 from ryanmcgrath/dependabot/cargo/infer-0.15"}},{"before":"248fde93c60a19e881ce562eb1b0f273ce5dd553","after":null,"ref":"refs/heads/dependabot/cargo/infer-0.14","pushedAt":"2023-07-05T08:22:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"81adefc1b5465538fc5837d9604e503ed8edcfd3","ref":"refs/heads/dependabot/cargo/infer-0.15","pushedAt":"2023-07-05T08:22:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Update infer requirement from 0.13 to 0.15\n\nUpdates the requirements on [infer](https://github.com/bojand/infer) to permit the latest version.\n- [Release notes](https://github.com/bojand/infer/releases)\n- [Commits](https://github.com/bojand/infer/compare/v0.13.0...v0.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: infer\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update infer requirement from 0.13 to 0.15"}},{"before":null,"after":"248fde93c60a19e881ce562eb1b0f273ce5dd553","ref":"refs/heads/dependabot/cargo/infer-0.14","pushedAt":"2023-06-23T09:02:44.770Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Update infer requirement from 0.13 to 0.14\n\nUpdates the requirements on [infer](https://github.com/bojand/infer) to permit the latest version.\n- [Release notes](https://github.com/bojand/infer/releases)\n- [Commits](https://github.com/bojand/infer/compare/v0.13.0...v0.14.0)\n\n---\nupdated-dependencies:\n- dependency-name: infer\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update infer requirement from 0.13 to 0.14"}},{"before":null,"after":"5865bc6d1d66d7c9a5d4a6fbe595ffdb4e0046cc","ref":"refs/heads/dependabot/cargo/core-graphics-0.23","pushedAt":"2023-06-20T09:01:32.401Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Update core-graphics requirement from 0.22 to 0.23\n\nUpdates the requirements on [core-graphics](https://github.com/servo/core-foundation-rs) to permit the latest version.\n- [Commits](https://github.com/servo/core-foundation-rs/compare/core-graphics-v0.22.0...cocoa-v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: core-graphics\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update core-graphics requirement from 0.22 to 0.23"}},{"before":"efea9032aa6f32eab1a8b0584c3b43ebd9781efd","after":"d417289f92b5ec13db1608c6e43485f8894b966c","ref":"refs/heads/trunk","pushedAt":"2023-06-08T23:10:54.373Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"[release] 0.4.0-beta1","shortMessageHtmlLink":"[release] 0.4.0-beta1"}},{"before":"3e3122f54c53c0d9b18e0b17956d7da28dd70481","after":"efea9032aa6f32eab1a8b0584c3b43ebd9781efd","ref":"refs/heads/trunk","pushedAt":"2023-06-08T23:02:01.047Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"[ios] Fix formatting","shortMessageHtmlLink":"[ios] Fix formatting"}},{"before":"44ad4886e761926a0a8874f7558b65555e78481b","after":"3e3122f54c53c0d9b18e0b17956d7da28dd70481","ref":"refs/heads/trunk","pushedAt":"2023-06-08T22:54:27.455Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"[ios] Fix iOS demo build.\n\nSeveral recent changes to the way that subclass registration is done\ninadvertently impacted part of how the iOS side of things works. iOS\napp initialization requires passing known class names to\n`UIApplicationMain` to let the system instantiate things; we append a\nrandom suffix to class names by default to avoid issues on macOS where\nclasses that are being loaded from a bundle seem to collide in the ObjC\nruntime.\n\nThis change brings in two new methods in `foundation/class` to\nexplicitly bypass the dynamic subclass suffix generation for the rare\ncases (such as the above) where we know we need it.","shortMessageHtmlLink":"[ios] Fix iOS demo build."}},{"before":"45d34ad63222c9967139911055e5d4613a1d97ca","after":null,"ref":"refs/heads/dependabot/github_actions/baptiste0928/cargo-install-2","pushedAt":"2023-06-08T21:51:17.055Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"eecdb13f5bc727a665e8a2cd88b81189d5bb2c85","after":"44ad4886e761926a0a8874f7558b65555e78481b","ref":"refs/heads/trunk","pushedAt":"2023-06-08T21:51:09.580Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Merge pull request #75 from ryanmcgrath/dependabot/github_actions/baptiste0928/cargo-install-2\n\nBump baptiste0928/cargo-install from 1 to 2","shortMessageHtmlLink":"Merge pull request #75 from ryanmcgrath/dependabot/github_actions/bap…"}},{"before":"2f889af736cd9c08c7f7d602ce2d87d778dc53bb","after":"eecdb13f5bc727a665e8a2cd88b81189d5bb2c85","ref":"refs/heads/trunk","pushedAt":"2023-06-08T21:50:48.843Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ryanmcgrath","name":"Ryan McGrath","path":"/ryanmcgrath","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22712?s=80&v=4"},"commit":{"message":"Merge pull request #69 from maxjvh/trunk\n\nimplement acceptsFirstMouse on webview","shortMessageHtmlLink":"Merge pull request #69 from maxjvh/trunk"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD7_tvzQA","startCursor":null,"endCursor":null}},"title":"Activity · ryanmcgrath/cacao"}