{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":502734089,"defaultBranch":"main","name":"archipelago.js","ownerLogin":"ThePhar","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-06-12T21:40:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11338376?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725915612.0","currentOid":""},"activityList":{"items":[{"before":"2bf16de37f2a5dac98d7755201a0bd0e50f29ca9","after":"4b5edfd37654ef545b0936e82229ad5a33a2caa1","ref":"refs/heads/main-v2","pushedAt":"2024-09-11T22:04:13.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Fix tracking of DataManager and move chat func to ArchipelagoClient.ts.","shortMessageHtmlLink":"Fix tracking of DataManager and move chat func to ArchipelagoClient.ts."}},{"before":"8c7fcba43cdc858cc99c24c18808a4abb96eb818","after":"2bf16de37f2a5dac98d7755201a0bd0e50f29ca9","ref":"refs/heads/main-v2","pushedAt":"2024-09-11T03:34:35.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Basic RoomManager functionality.","shortMessageHtmlLink":"Basic RoomManager functionality."}},{"before":"fafe4f33b09da33abe3d49896a3c7f9020807df9","after":"8c7fcba43cdc858cc99c24c18808a4abb96eb818","ref":"refs/heads/main-v2","pushedAt":"2024-09-11T01:42:57.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Remove generic parameters from IntermediateDataOperation and doc cleanup.","shortMessageHtmlLink":"Remove generic parameters from IntermediateDataOperation and doc clea…"}},{"before":"311cf476e2dc3c0879eb78cfc1d4023e505f8d6b","after":"fafe4f33b09da33abe3d49896a3c7f9020807df9","ref":"refs/heads/main-v2","pushedAt":"2024-09-10T10:30:07.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Tweaks to documentation.","shortMessageHtmlLink":"Tweaks to documentation."}},{"before":"c0cbb161caa0cd605af61c7a304ba47fda916c9e","after":"311cf476e2dc3c0879eb78cfc1d4023e505f8d6b","ref":"refs/heads/main-v2","pushedAt":"2024-09-10T07:55:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Refactoring and move onDisconnect subscribe method to APIManager.ts.","shortMessageHtmlLink":"Refactoring and move onDisconnect subscribe method to APIManager.ts."}},{"before":"a214a02c4b0372d2faeaaa60ea2d8d43d172611f","after":"c0cbb161caa0cd605af61c7a304ba47fda916c9e","ref":"refs/heads/main-v2","pushedAt":"2024-09-10T03:15:08.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Remove GitHub actions.\n\nThey annoy me. >:(","shortMessageHtmlLink":"Remove GitHub actions."}},{"before":null,"after":"aaa5ff2f8eafc2bfcaa914bd89dcd49c206b2efd","ref":"refs/heads/dependabot/npm_and_yarn/typedoc-0.26.7","pushedAt":"2024-09-09T21:00:12.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 typedoc from 0.24.8 to 0.26.7\n\nBumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.8 to 0.26.7.\n- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)\n- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.8...v0.26.7)\n\n---\nupdated-dependencies:\n- dependency-name: typedoc\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump typedoc from 0.24.8 to 0.26.7"}},{"before":null,"after":"0e5462168edfc5c76d5fe745efd65277db0db101","ref":"refs/heads/dependabot/npm_and_yarn/multi-8adea746f3","pushedAt":"2024-09-09T21:00:07.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 ws and @types/ws\n\nBumps [ws](https://github.com/websockets/ws) and [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws). These dependencies needed to be updated together.\n\nUpdates `ws` from 8.13.0 to 8.18.0\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.18.0)\n\nUpdates `@types/ws` from 8.5.5 to 8.5.12\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n dependency-type: direct:production\n update-type: version-update:semver-minor\n- dependency-name: \"@types/ws\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ws and @types/ws"}},{"before":null,"after":"ddc2ce1ca54c109fceea399c4a75664f130f47e7","ref":"refs/heads/dependabot/npm_and_yarn/trivago/prettier-plugin-sort-imports-4.3.0","pushedAt":"2024-09-09T20:59:59.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 @trivago/prettier-plugin-sort-imports from 4.1.1 to 4.3.0\n\nBumps [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) from 4.1.1 to 4.3.0.\n- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases)\n- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/trivago/prettier-plugin-sort-imports/compare/v4.1.1...v4.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: \"@trivago/prettier-plugin-sort-imports\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump @trivago/prettier-plugin-sort-imports from 4.1.1 to 4.3.0"}},{"before":null,"after":"d3d6d77463295da9d6e7a823fcc53705af54612f","ref":"refs/heads/dependabot/npm_and_yarn/typescript-5.6.2","pushedAt":"2024-09-09T20:59:53.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 typescript from 5.1.6 to 5.6.2\n\nBumps [typescript](https://github.com/microsoft/TypeScript) from 5.1.6 to 5.6.2.\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/microsoft/TypeScript/compare/v5.1.6...v5.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump typescript from 5.1.6 to 5.6.2"}},{"before":null,"after":"2f128f64afc9e9a89278a59b211e7f97dce52264","ref":"refs/heads/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.10","pushedAt":"2024-09-09T20:59:47.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 terser-webpack-plugin from 5.3.9 to 5.3.10\n\nBumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.9 to 5.3.10.\n- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)\n- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.9...v5.3.10)\n\n---\nupdated-dependencies:\n- dependency-name: terser-webpack-plugin\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump terser-webpack-plugin from 5.3.9 to 5.3.10"}},{"before":"6da0c87b66e6e590643c5d2cd796de269a48fd84","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/typedoc-0.24.8","pushedAt":"2024-09-09T07:12:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"}},{"before":"3198e8efd02c76d7a6b4aadffc352321dde8e854","after":null,"ref":"refs/heads/dev","pushedAt":"2024-09-09T07:09:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"}},{"before":"218470d747f5feb7c84f7ea56bbdb8dd6deed8ed","after":null,"ref":"refs/heads/v2_rewrite","pushedAt":"2024-09-09T07:09:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"}},{"before":null,"after":"a214a02c4b0372d2faeaaa60ea2d8d43d172611f","ref":"refs/heads/main-v2","pushedAt":"2024-09-09T07:08:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Change output of type to be string.","shortMessageHtmlLink":"Change output of type to be string."}},{"before":"ef58482525b044bb9237f635131f7eabece7dd8c","after":"3198e8efd02c76d7a6b4aadffc352321dde8e854","ref":"refs/heads/dev","pushedAt":"2024-05-27T17:55:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"More migrations.","shortMessageHtmlLink":"More migrations."}},{"before":"7dbd90e73bac2def1beaa6f77e35ac8ae170f318","after":"ef58482525b044bb9237f635131f7eabece7dd8c","ref":"refs/heads/dev","pushedAt":"2024-05-27T17:54:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Converted from ESM to CommonJS.","shortMessageHtmlLink":"Converted from ESM to CommonJS."}},{"before":"7019779fbf54cc67a5d117afd777e148a7321366","after":"7dbd90e73bac2def1beaa6f77e35ac8ae170f318","ref":"refs/heads/dev","pushedAt":"2024-05-26T21:04:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Ignore packs.","shortMessageHtmlLink":"Ignore packs."}},{"before":"0a1404714b6d23d661982d4010104318ed016068","after":"7019779fbf54cc67a5d117afd777e148a7321366","ref":"refs/heads/dev","pushedAt":"2024-05-26T20:57:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Convert to JavaScript instead of TypeScript.\n\nOnly use TypeScript for type declarations for library.","shortMessageHtmlLink":"Convert to JavaScript instead of TypeScript."}},{"before":"a8d5daeac2174b7e2054863952a3662923e55280","after":"0a1404714b6d23d661982d4010104318ed016068","ref":"refs/heads/dev","pushedAt":"2024-05-26T09:16:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Update `package.json`.","shortMessageHtmlLink":"Update package.json."}},{"before":"b9126ee15ba8b67463273a1520c04f6feb776495","after":"a8d5daeac2174b7e2054863952a3662923e55280","ref":"refs/heads/dev","pushedAt":"2024-05-26T09:09:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Update dependencies.","shortMessageHtmlLink":"Update dependencies."}},{"before":"8327479a5232a5ae2c44be9537b3d5d3f04fa473","after":"b9126ee15ba8b67463273a1520c04f6feb776495","ref":"refs/heads/dev","pushedAt":"2024-05-26T09:01:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Installation instructions update.","shortMessageHtmlLink":"Installation instructions update."}},{"before":"bd3f16c920f43a4b23dea9cfc0ae43efb77c83b8","after":"8327479a5232a5ae2c44be9537b3d5d3f04fa473","ref":"refs/heads/dev","pushedAt":"2024-05-26T08:50:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Update requirements.","shortMessageHtmlLink":"Update requirements."}},{"before":"5b4a0d5bae015cc496cfa714959209ff6a191ef9","after":"bd3f16c920f43a4b23dea9cfc0ae43efb77c83b8","ref":"refs/heads/dev","pushedAt":"2024-05-26T08:41:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Remove build badge from README.","shortMessageHtmlLink":"Remove build badge from README."}},{"before":"ca2488039f53f3e28ba3a42702b7d3a809424d0f","after":"5b4a0d5bae015cc496cfa714959209ff6a191ef9","ref":"refs/heads/dev","pushedAt":"2024-05-26T08:37:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Upload a LICENSE and README.","shortMessageHtmlLink":"Upload a LICENSE and README."}},{"before":"fd867478294c080bfeac74433d24fd21a3abdb24","after":"ca2488039f53f3e28ba3a42702b7d3a809424d0f","ref":"refs/heads/dev","pushedAt":"2024-05-26T08:21:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Finalize network protocol API.","shortMessageHtmlLink":"Finalize network protocol API."}},{"before":null,"after":"fd867478294c080bfeac74433d24fd21a3abdb24","ref":"refs/heads/dev","pushedAt":"2024-05-25T06:50:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Initial commit.","shortMessageHtmlLink":"Initial commit."}},{"before":"16044c3361505dcd665d678c1f0b503d17e5c2ad","after":"218470d747f5feb7c84f7ea56bbdb8dd6deed8ed","ref":"refs/heads/v2_rewrite","pushedAt":"2024-01-12T04:40:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Basic implementation for websocket client.","shortMessageHtmlLink":"Basic implementation for websocket client."}},{"before":"2243c3360e8c70dbea1ea8f56744e8a40cc59c3a","after":"16044c3361505dcd665d678c1f0b503d17e5c2ad","ref":"refs/heads/v2_rewrite","pushedAt":"2024-01-12T03:10:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"},"commit":{"message":"Remove compiled tests.","shortMessageHtmlLink":"Remove compiled tests."}},{"before":"837d8b8e5b185d06255e701ed5eee6ecbd3c9256","after":null,"ref":"refs/heads/testing","pushedAt":"2024-01-12T02:45:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ThePhar","name":"Zach Parks","path":"/ThePhar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11338376?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMVQyMjowNDoxMy4wMDAwMDBazwAAAASzta2v","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0xMlQwMjo0NToxNS4wMDAwMDBazwAAAAPd0zrZ"}},"title":"Activity · ThePhar/archipelago.js"}