{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":161120445,"defaultBranch":"main","name":"Rapid","ownerLogin":"facebook","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-12-10T05:13:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69631?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726499729.0","currentOid":""},"activityList":{"items":[{"before":"39eba455a06684dcf6d836800bbcfa7546d94164","after":"8307eeed5596389748a372fec190c4f519d75717","ref":"refs/heads/pixi_v8","pushedAt":"2024-09-20T22:17:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Bonkles","name":"Ben Clark","path":"/Bonkles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887955?s=80&v=4"},"commit":{"message":"Update the svgIconToTexture method for v8.","shortMessageHtmlLink":"Update the svgIconToTexture method for v8."}},{"before":"e353b8a0299efdc6fdfdd5c72b3a2f110402ce22","after":"39eba455a06684dcf6d836800bbcfa7546d94164","ref":"refs/heads/pixi_v8","pushedAt":"2024-09-20T14:10:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Replace default ticker listener as before\n\nThe variables are a little different in v8.\nThis is still hacky, but I'm not sure another way around it.\n\nThe `TickerPlugin` code that adds the Ticker to `PIXI.Application`\nreally wants to do `ticker.add(this.render, this, UPDATE_PRIORITY.LOW);`\neven if we were to replace it with a different Ticker.\n\nOur issue is we need to call `render` ourselves at the time of our choosing.","shortMessageHtmlLink":"Replace default ticker listener as before"}},{"before":"4dce34e83461ecb92bb40b02e724bb801b22b901","after":"1e9a01b32f0aecc041f48d53c5f402daf778d2ec","ref":"refs/heads/main","pushedAt":"2024-09-19T20:49:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"No builds for pixi_v8 branch, it won't work currently","shortMessageHtmlLink":"No builds for pixi_v8 branch, it won't work currently"}},{"before":"6304197553887a04a883397c15d081e78facb642","after":"e353b8a0299efdc6fdfdd5c72b3a2f110402ce22","ref":"refs/heads/pixi_v8","pushedAt":"2024-09-19T20:41:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"pixi 8.4.1","shortMessageHtmlLink":"pixi 8.4.1"}},{"before":"b2e43dc1f84c0cc1852aa0404ab15065dc81b52a","after":"6304197553887a04a883397c15d081e78facb642","ref":"refs/heads/pixi_v8","pushedAt":"2024-09-18T17:38:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Skip the build worflow for this branch for now\n\nIt won't work because:\n \"@rapideditor/pixi-dashed-line\": \"file:../pixi-dashed-line\",\n \"@rapideditor/pixi-texture-allocator\": \"file:../pixi-texture-allocator\",","shortMessageHtmlLink":"Skip the build worflow for this branch for now"}},{"before":"806de770e316328b34899162f9b021d1138ad95f","after":"b2e43dc1f84c0cc1852aa0404ab15065dc81b52a","ref":"refs/heads/pixi_v8","pushedAt":"2024-09-18T17:32:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Revert the experimental code that was added to the tile layer\n\nThis was unnecessary, the AtlasAllocator can continue to deal with\nwhatever texture sources inputs we send it.","shortMessageHtmlLink":"Revert the experimental code that was added to the tile layer"}},{"before":"391c12ba459b3f13f149e9daf7e5f7bb552f791e","after":"806de770e316328b34899162f9b021d1138ad95f","ref":"refs/heads/pixi_v8","pushedAt":"2024-09-18T17:22:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Update more of the graphic drawing methods to v8\n\nThis is stuff like\n- drawCircle -> circle\n- drawRectangle -> rect\n- drawPolygon -> poly\n\nAlso, be more consistent in how we import the Pixi objects,\nprefer just using the star import everywhere:\n`import * as PIXI from 'pixi.js';`","shortMessageHtmlLink":"Update more of the graphic drawing methods to v8"}},{"before":"82352d446e1347b31eb84a5422561c60aea71525","after":"391c12ba459b3f13f149e9daf7e5f7bb552f791e","ref":"refs/heads/pixi_v8","pushedAt":"2024-09-18T14:45:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Update dependencies, pin to pixi 8.4.0\n\nNote that we do not need the submodules anymore\n(maybe we did not before either)\n`@pixi/util`, `@pixi/display`, `@pixi/graphics`, etc\nThese things are all bundled in `pixijs`\n\n`@pixi/settings` is removed in v8","shortMessageHtmlLink":"Update dependencies, pin to pixi 8.4.0"}},{"before":"9f369938aae586c08e4d5aaab5c46c4373a8634b","after":"82352d446e1347b31eb84a5422561c60aea71525","ref":"refs/heads/pixi_v8","pushedAt":"2024-09-17T16:19:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Bonkles","name":"Ben Clark","path":"/Bonkles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887955?s=80&v=4"},"commit":{"message":"Fix call to photoSystem.render() that was causing a stack trace","shortMessageHtmlLink":"Fix call to photoSystem.render() that was causing a stack trace"}},{"before":"7a3913518f58cf66eb5bac26c211ea9685127f65","after":"9f369938aae586c08e4d5aaab5c46c4373a8634b","ref":"refs/heads/pixi_v8","pushedAt":"2024-09-17T15:38:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Fix typo","shortMessageHtmlLink":"Fix typo"}},{"before":"600b393103aba0905ffac8893952ec4dd36135e9","after":"5025a5a9ddccb53fdba02d6654d811522bd7103e","ref":"refs/heads/dependabot/npm_and_yarn/openstreetmap/id-tagging-schema-6.8.1","pushedAt":"2024-09-16T21:44:02.000Z","pushType":"force_push","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 @openstreetmap/id-tagging-schema from 6.6.0 to 6.8.1\n\nBumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.6.0 to 6.8.1.\n- [Release notes](https://github.com/openstreetmap/id-tagging-schema/releases)\n- [Changelog](https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/openstreetmap/id-tagging-schema/compare/v6.6.0...v6.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@openstreetmap/id-tagging-schema\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump @openstreetmap/id-tagging-schema from 6.6.0 to 6.8.1"}},{"before":"597d026ce8439d0dfca71d7e449a8fe262c58e53","after":"4dce34e83461ecb92bb40b02e724bb801b22b901","ref":"refs/heads/main","pushedAt":"2024-09-16T21:40:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Remove the code to copy dependencies to dist/data/modules\n(re: #1482, closes: #1561)\n\nThis was added to support running Rapid in a sandox environment, see #1482.\nHowever it made our published package too big, so we need to remove it, see #1561.\n\nI created https://github.com/rapideditor/rapid-standalone\nfor anyone that actually needs a version of Rapid that works this way.","shortMessageHtmlLink":"Remove the code to copy dependencies to dist/data/modules"}},{"before":"e5b3238737e352859e905e9e27828ef82d3c6758","after":"856a900987c87126dd753a4f9fd4692f7f856e04","ref":"refs/heads/release","pushedAt":"2024-09-16T15:07:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Check in build","shortMessageHtmlLink":"Check in build"}},{"before":"8e31ab4b4c50ba08581cb35adb7934412591a1bd","after":"597d026ce8439d0dfca71d7e449a8fe262c58e53","ref":"refs/heads/main","pushedAt":"2024-09-16T15:05:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"rapid-2.4.2","shortMessageHtmlLink":"rapid-2.4.2"}},{"before":"9b5a7f34af2f27c521de7ac62983a3f8efb2289d","after":"8e31ab4b4c50ba08581cb35adb7934412591a1bd","ref":"refs/heads/main","pushedAt":"2024-09-16T14:51:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Trim down the published package so JSDelivr will work again\n(re: #1561)\n\n- No sourcemaps for legacy builds\n- Exclude `dist/data/modules`\n\nThis returns the package back to a reasonable size.\n`npm publish --dry-run` results in:\n npm notice package size: 24.5 MB\n npm notice unpacked size: 94.8 MB\n\nWe can figure out another way to publish a package that includes everything\nre: #1482","shortMessageHtmlLink":"Trim down the published package so JSDelivr will work again"}},{"before":"e90c7d3cf34d4d8ffdd731b8ecff75c703b65311","after":"9b5a7f34af2f27c521de7ac62983a3f8efb2289d","ref":"refs/heads/main","pushedAt":"2024-09-16T13:58:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Add cache purge instructions","shortMessageHtmlLink":"Add cache purge instructions"}},{"before":"bb88254367842f577b58de3486adea76e7b10123","after":"e5b3238737e352859e905e9e27828ef82d3c6758","ref":"refs/heads/release","pushedAt":"2024-09-14T18:33:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Check in build","shortMessageHtmlLink":"Check in build"}},{"before":"9c6fbe12785917e495c7c2226717405f8ebe794f","after":"e90c7d3cf34d4d8ffdd731b8ecff75c703b65311","ref":"refs/heads/main","pushedAt":"2024-09-14T18:31:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"rapid-2.4.1","shortMessageHtmlLink":"rapid-2.4.1"}},{"before":"ca996ccbc66a3e8fddf8f5c4471faa5ae2280ce0","after":"bb88254367842f577b58de3486adea76e7b10123","ref":"refs/heads/release","pushedAt":"2024-09-13T20:58:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Check in build","shortMessageHtmlLink":"Check in build"}},{"before":"8abe39e5a67e04a3d1b7dd6dc504c83ba7a668aa","after":"9c6fbe12785917e495c7c2226717405f8ebe794f","ref":"refs/heads/main","pushedAt":"2024-09-13T20:53:46.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"npm run translations","shortMessageHtmlLink":"npm run translations"}},{"before":"386d6243d8730d34d6f4a72b7cec53813f2db7b1","after":"8abe39e5a67e04a3d1b7dd6dc504c83ba7a668aa","ref":"refs/heads/main","pushedAt":"2024-09-13T19:45:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"I just tested the walkthrough and it looks good with current Bing","shortMessageHtmlLink":"I just tested the walkthrough and it looks good with current Bing"}},{"before":"2c88f5cd30f0de99b5158bbc7de35d279da90be0","after":"386d6243d8730d34d6f4a72b7cec53813f2db7b1","ref":"refs/heads/main","pushedAt":"2024-09-13T18:27:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Updates to UiSidebar, UiInspector, UiFeatureList\n(closes #1532)\n\nA bunch going in here, but this is mostly an attempt to keep the sidebar more\norganized, so that multiple renders don't cause the content to be appended\nextra times, and so that only one thing is shown in the sidebar at a time.\n\n- Rewrite of UiFeatureList to a class component\n- Move hover handling code from PixiRenderer to UiSidebar\n- Allow Mapillary Detections to be hovered (this is new)\n- Allow OSM Features to be hovered (this worked before but has been broken for a while)","shortMessageHtmlLink":"Updates to UiSidebar, UiInspector, UiFeatureList"}},{"before":"aca6eaf7429444354e2eec4d9c5f8659b4417667","after":"7a3913518f58cf66eb5bac26c211ea9685127f65","ref":"refs/heads/pixi_v8","pushedAt":"2024-09-12T17:12:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Bonkles","name":"Ben Clark","path":"/Bonkles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1887955?s=80&v=4"},"commit":{"message":"Fix stroke styles and get the atlas allocator quasi-working for just background tiles.","shortMessageHtmlLink":"Fix stroke styles and get the atlas allocator quasi-working for just …"}},{"before":"1189d8631f96f2f2823127482acd4d5a1c0e6fbd","after":"600b393103aba0905ffac8893952ec4dd36135e9","ref":"refs/heads/dependabot/npm_and_yarn/openstreetmap/id-tagging-schema-6.8.1","pushedAt":"2024-09-12T14:09:22.000Z","pushType":"force_push","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 @openstreetmap/id-tagging-schema from 6.6.0 to 6.8.1\n\nBumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.6.0 to 6.8.1.\n- [Release notes](https://github.com/openstreetmap/id-tagging-schema/releases)\n- [Changelog](https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/openstreetmap/id-tagging-schema/compare/v6.6.0...v6.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@openstreetmap/id-tagging-schema\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump @openstreetmap/id-tagging-schema from 6.6.0 to 6.8.1"}},{"before":"9c79353c742796fe32264ddb2a484e57f697aef5","after":"fc57971e074e8f79aa69f3892df5bbc50f48ddeb","ref":"refs/heads/dependabot/npm_and_yarn/glob-11.0.0","pushedAt":"2024-09-12T14:09:18.000Z","pushType":"force_push","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 glob from 10.4.5 to 11.0.0\n\nBumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 11.0.0.\n- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v11.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: glob\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump glob from 10.4.5 to 11.0.0"}},{"before":"3f12465c6d5b6f6cb29c0a560d628af01304c6ea","after":"2c88f5cd30f0de99b5158bbc7de35d279da90be0","ref":"refs/heads/main","pushedAt":"2024-09-12T14:08:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Bump uncomplicated dependencies, including osm-community-index","shortMessageHtmlLink":"Bump uncomplicated dependencies, including osm-community-index"}},{"before":"74758b675747e525bbeb26d1bba4cd4140f3ba43","after":"3f12465c6d5b6f6cb29c0a560d628af01304c6ea","ref":"refs/heads/main","pushedAt":"2024-09-11T20:54:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Changelog","shortMessageHtmlLink":"Changelog"}},{"before":"831363065bd09a1b553ffaa98d37d775f8a9b9c5","after":"74758b675747e525bbeb26d1bba4cd4140f3ba43","ref":"refs/heads/main","pushedAt":"2024-09-11T20:50:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Store detections and signs in the same cache\n(closes #1538)\n\nBefore, by having them in different caches, it was possible for a point detection and\na sign detection to be in the same place (which we were trying to avoid with #1516)\n\nNow by putting them in the same cache, the code that prevents coincident\ndetections can work to keep them spread a little bit apart.","shortMessageHtmlLink":"Store detections and signs in the same cache"}},{"before":"73c71d19cdd589603a41cb19e67c6168d8ec802c","after":"831363065bd09a1b553ffaa98d37d775f8a9b9c5","ref":"refs/heads/main","pushedAt":"2024-09-11T19:58:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Changelog","shortMessageHtmlLink":"Changelog"}},{"before":"4ab1cdebb8f139e81781e0b7ca9c7f42c38a91db","after":"73c71d19cdd589603a41cb19e67c6168d8ec802c","ref":"refs/heads/main","pushedAt":"2024-09-11T19:56:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bhousel","name":"Bryan Housel","path":"/bhousel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38784?s=80&v=4"},"commit":{"message":"Mention that the Notes Layer needs to be enabled\n(closes #1558)","shortMessageHtmlLink":"Mention that the Notes Layer needs to be enabled"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQyMjoxNzozOC4wMDAwMDBazwAAAAS8aHrO","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQyMjoxNzozOC4wMDAwMDBazwAAAAS8aHrO","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMVQxOTo1NjoyMC4wMDAwMDBazwAAAASznX2f"}},"title":"Activity · facebook/Rapid"}