{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":283446239,"defaultBranch":"master","name":"graphql-ws","ownerLogin":"enisdenjo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-07-29T08:45:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11807600?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712488440.0","currentOid":""},"activityList":{"items":[{"before":"024e2ce9eb3ea0446fae8abcfba0051893ce86a3","after":"63881c3372a3564bf42040e3f572dd74e41b2e49","ref":"refs/heads/master","pushedAt":"2024-05-01T11:18:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"docs: fixed a typo \"syntetic\" for terminated close event documenation (#557)","shortMessageHtmlLink":"docs: fixed a typo \"syntetic\" for terminated close event documenation ("}},{"before":"ce4b88dd1c4de404eeb1de2eabec31441329875a","after":"024e2ce9eb3ea0446fae8abcfba0051893ce86a3","ref":"refs/heads/master","pushedAt":"2024-04-30T13:40:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"docs: fixed typo in client documentation (#556)\n\nCo-authored-by: Ahmed Osama ","shortMessageHtmlLink":"docs: fixed typo in client documentation (#556)"}},{"before":"937dfa01aba99ca06f7c92f36fce0926e06cb77f","after":"ce4b88dd1c4de404eeb1de2eabec31441329875a","ref":"refs/heads/master","pushedAt":"2024-04-19T16:09:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"ci(algolia): point to correct sitemap location","shortMessageHtmlLink":"ci(algolia): point to correct sitemap location"}},{"before":"27c9669e91c0c36e4ef9d0f03021eadf7d009a70","after":"937dfa01aba99ca06f7c92f36fce0926e06cb77f","ref":"refs/heads/master","pushedAt":"2024-04-19T16:01:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"refactor: no unused ts-expect-error","shortMessageHtmlLink":"refactor: no unused ts-expect-error"}},{"before":"56eed340d0766c282954f8a69a389ccb833c5e10","after":"27c9669e91c0c36e4ef9d0f03021eadf7d009a70","ref":"refs/heads/master","pushedAt":"2024-04-19T15:58:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"chore(deps): upgrade and migrate","shortMessageHtmlLink":"chore(deps): upgrade and migrate"}},{"before":"325fe1a2ffc71edef7d55f5b628def5999501bef","after":"56eed340d0766c282954f8a69a389ccb833c5e10","ref":"refs/heads/master","pushedAt":"2024-04-07T11:14:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"docs(website): fix sitemap (#552)","shortMessageHtmlLink":"docs(website): fix sitemap (#552)"}},{"before":"3212f78fdee47d6fef89b37eeb27a88d75ee1503","after":null,"ref":"refs/heads/fix-sitemap","pushedAt":"2024-04-07T11:14:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"}},{"before":null,"after":"3212f78fdee47d6fef89b37eeb27a88d75ee1503","ref":"refs/heads/fix-sitemap","pushedAt":"2024-04-07T07:57:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gilgardosh","name":"Gil Gardosh","path":"/gilgardosh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56203151?s=80&v=4"},"commit":{"message":"Fix sitemap","shortMessageHtmlLink":"Fix sitemap"}},{"before":"6ae6e6f4e392975ad786cf61e4947fd57f5cf56c","after":"325fe1a2ffc71edef7d55f5b628def5999501bef","ref":"refs/heads/master","pushedAt":"2024-03-27T20:24:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"chore(release): 🎉 5.16.0 [skip ci]\n\n# [5.16.0](https://github.com/enisdenjo/graphql-ws/compare/v5.15.0...v5.16.0) (2024-03-27)\n\n### Bug Fixes\n\n* **server:** Return all subscriptions regardless of the return invocation order ([f442288](https://github.com/enisdenjo/graphql-ws/commit/f442288ad59be451bc0f23e615079ef57b8fc5d7))\n* **server:** should not send error messages if socket closes before onSubscribe hooks resolves ([db47a66](https://github.com/enisdenjo/graphql-ws/commit/db47a6665a376afd1b9872daf0f47509225dd288)), closes [#539](https://github.com/enisdenjo/graphql-ws/issues/539)\n\n### Features\n\n* **server:** Close code and reason are optional ([6ae6e6f](https://github.com/enisdenjo/graphql-ws/commit/6ae6e6f4e392975ad786cf61e4947fd57f5cf56c)), closes [#547](https://github.com/enisdenjo/graphql-ws/issues/547)","shortMessageHtmlLink":"chore(release): 🎉 5.16.0 [skip ci]"}},{"before":"db47a6665a376afd1b9872daf0f47509225dd288","after":"6ae6e6f4e392975ad786cf61e4947fd57f5cf56c","ref":"refs/heads/master","pushedAt":"2024-03-27T20:18:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"feat(server): Close code and reason are optional\n\nCloses #547","shortMessageHtmlLink":"feat(server): Close code and reason are optional"}},{"before":"f442288ad59be451bc0f23e615079ef57b8fc5d7","after":"db47a6665a376afd1b9872daf0f47509225dd288","ref":"refs/heads/master","pushedAt":"2024-03-27T20:14:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"fix(server): should not send error messages if socket closes before onSubscribe hooks resolves\n\nCloses #539","shortMessageHtmlLink":"fix(server): should not send error messages if socket closes before o…"}},{"before":"100cd69ee213862996af810088c4c41180e2394f","after":"f442288ad59be451bc0f23e615079ef57b8fc5d7","ref":"refs/heads/master","pushedAt":"2024-03-27T19:42:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"fix(server): Return all subscriptions regardless of the return invocation order","shortMessageHtmlLink":"fix(server): Return all subscriptions regardless of the return invoca…"}},{"before":"b07327abd4486f2bb21e91cf5613b96b647fbc6b","after":"100cd69ee213862996af810088c4c41180e2394f","ref":"refs/heads/master","pushedAt":"2024-03-25T13:07:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"docs(website): typecheck next-env","shortMessageHtmlLink":"docs(website): typecheck next-env"}},{"before":"6258387b5989a3c0a9763ce32639f3a98b312c09","after":null,"ref":"refs/heads/website-fixes","pushedAt":"2024-03-25T12:32:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"}},{"before":"8f905bdc0eede6d175cc2077603329fba28b0d4a","after":"b07327abd4486f2bb21e91cf5613b96b647fbc6b","ref":"refs/heads/master","pushedAt":"2024-03-25T12:32:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"docs: website name and description fix (#550)","shortMessageHtmlLink":"docs: website name and description fix (#550)"}},{"before":"5cb5dd0aac35bd221e77687d560e9b883c805d10","after":"6258387b5989a3c0a9763ce32639f3a98b312c09","ref":"refs/heads/website-fixes","pushedAt":"2024-03-25T12:32:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dotansimha","name":"Dotan Simha","path":"/dotansimha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3680083?s=80&v=4"},"commit":{"message":"fix icon","shortMessageHtmlLink":"fix icon"}},{"before":null,"after":"5cb5dd0aac35bd221e77687d560e9b883c805d10","ref":"refs/heads/website-fixes","pushedAt":"2024-03-25T12:27:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dotansimha","name":"Dotan Simha","path":"/dotansimha","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3680083?s=80&v=4"},"commit":{"message":"website theme fixes","shortMessageHtmlLink":"website theme fixes"}},{"before":"d2d9763dc6ea792b164632cde2eab5261451fd13","after":null,"ref":"refs/heads/guild-components-dependency-bump","pushedAt":"2024-03-25T11:46:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"}},{"before":"6013eb54829b27bd7c598f0985ec80a0e1acf09c","after":"8f905bdc0eede6d175cc2077603329fba28b0d4a","ref":"refs/heads/master","pushedAt":"2024-03-25T11:46:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"docs: bump @theguild/components and migrate (#549)\n\nCo-authored-by: enisdenjo ","shortMessageHtmlLink":"docs: bump @theguild/components and migrate (#549)"}},{"before":"d6efcd67e0b8f36bbacd05cb3252d4775c597298","after":"d2d9763dc6ea792b164632cde2eab5261451fd13","ref":"refs/heads/guild-components-dependency-bump","pushedAt":"2024-03-25T11:40:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"ignore dist too","shortMessageHtmlLink":"ignore dist too"}},{"before":"fb597e0f8c1f1803d5c3ed084dcf609c4af8c1b5","after":"d6efcd67e0b8f36bbacd05cb3252d4775c597298","ref":"refs/heads/guild-components-dependency-bump","pushedAt":"2024-03-25T11:39:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"a bit bigger","shortMessageHtmlLink":"a bit bigger"}},{"before":"2f21eb2d5a780b418f5748500b15a0900bdb5c96","after":"fb597e0f8c1f1803d5c3ed084dcf609c4af8c1b5","ref":"refs/heads/guild-components-dependency-bump","pushedAt":"2024-03-25T11:35:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"adjust size of logo","shortMessageHtmlLink":"adjust size of logo"}},{"before":"f2002cffee7a825bec67de1c896ede4c7d15332e","after":"2f21eb2d5a780b418f5748500b15a0900bdb5c96","ref":"refs/heads/guild-components-dependency-bump","pushedAt":"2024-03-25T11:34:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"touches","shortMessageHtmlLink":"touches"}},{"before":"641b23694f32a0b7dbe0386e123c49e739e71fd9","after":"f2002cffee7a825bec67de1c896ede4c7d15332e","ref":"refs/heads/guild-components-dependency-bump","pushedAt":"2024-03-24T11:05:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gilgardosh","name":"Gil Gardosh","path":"/gilgardosh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56203151?s=80&v=4"},"commit":{"message":"@theguild/components bump","shortMessageHtmlLink":"@theguild/components bump"}},{"before":"f7248a1580ee62e7cdc6ac3e3c019847dd61e0d6","after":"641b23694f32a0b7dbe0386e123c49e739e71fd9","ref":"refs/heads/guild-components-dependency-bump","pushedAt":"2024-03-24T10:59:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gilgardosh","name":"Gil Gardosh","path":"/gilgardosh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56203151?s=80&v=4"},"commit":{"message":"@theguild/components bump","shortMessageHtmlLink":"@theguild/components bump"}},{"before":"b951f3848ab806ba31fe7e7b4f67da0673dd5f6f","after":"f7248a1580ee62e7cdc6ac3e3c019847dd61e0d6","ref":"refs/heads/guild-components-dependency-bump","pushedAt":"2024-03-24T10:56:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gilgardosh","name":"Gil Gardosh","path":"/gilgardosh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56203151?s=80&v=4"},"commit":{"message":"@theguild/components bump","shortMessageHtmlLink":"@theguild/components bump"}},{"before":"c357c6907f19d94ba8ed7f31b59ea9f90ab8b183","after":"b951f3848ab806ba31fe7e7b4f67da0673dd5f6f","ref":"refs/heads/guild-components-dependency-bump","pushedAt":"2024-03-24T10:53:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gilgardosh","name":"Gil Gardosh","path":"/gilgardosh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56203151?s=80&v=4"},"commit":{"message":".","shortMessageHtmlLink":"."}},{"before":null,"after":"c357c6907f19d94ba8ed7f31b59ea9f90ab8b183","ref":"refs/heads/guild-components-dependency-bump","pushedAt":"2024-03-24T10:46:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gilgardosh","name":"Gil Gardosh","path":"/gilgardosh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56203151?s=80&v=4"},"commit":{"message":"@theguild/components bump","shortMessageHtmlLink":"@theguild/components bump"}},{"before":"933d72062255add24e4efd722596072b088f3b37","after":"6013eb54829b27bd7c598f0985ec80a0e1acf09c","ref":"refs/heads/master","pushedAt":"2024-02-21T18:27:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"docs(recipe): ws server usage with custom subscribe method that gracefully handles thrown errors","shortMessageHtmlLink":"docs(recipe): ws server usage with custom subscribe method that grace…"}},{"before":"74b4ceb944de1ab368dec9b742eb6c0107e35854","after":"933d72062255add24e4efd722596072b088f3b37","ref":"refs/heads/master","pushedAt":"2024-02-12T17:57:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enisdenjo","name":"Denis Badurina","path":"/enisdenjo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11807600?s=80&v=4"},"commit":{"message":"chore(release): 🎉 5.15.0 [skip ci]\n\n# [5.15.0](https://github.com/enisdenjo/graphql-ws/compare/v5.14.3...v5.15.0) (2024-02-12)\n\n### Bug Fixes\n\n* **client:** Use `TerminatedCloseEvent` class extending an `Error` for rejecting promises when terminating ([74b4ceb](https://github.com/enisdenjo/graphql-ws/commit/74b4ceb944de1ab368dec9b742eb6c0107e35854)), closes [#531](https://github.com/enisdenjo/graphql-ws/issues/531)\n* **server:** Dispose of subscriptions on close even if added late to the subscriptions list ([#534](https://github.com/enisdenjo/graphql-ws/issues/534)) ([e45d6b1](https://github.com/enisdenjo/graphql-ws/commit/e45d6b1eb916ee8a8bece4f8648e181de9a54a32)), closes [#532](https://github.com/enisdenjo/graphql-ws/issues/532)\n\n### Features\n\n* **server:** Add is retry flag to connect events ([#507](https://github.com/enisdenjo/graphql-ws/issues/507)) ([9ad853f](https://github.com/enisdenjo/graphql-ws/commit/9ad853f70bd0fe2e20f89ec7b52927d9ed3c73ef))","shortMessageHtmlLink":"chore(release): 🎉 5.15.0 [skip ci]"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPtMWNwA","startCursor":null,"endCursor":null}},"title":"Activity · enisdenjo/graphql-ws"}