{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":645236673,"defaultBranch":"master","name":"esp-protocols","ownerLogin":"gytxxsy","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-05-25T08:04:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/74696548?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726733903.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"5340175a42c4b244f0e268d1639b67a759f24f69","ref":"refs/heads/feat/add_pending_list_for_packets","pushedAt":"2024-09-19T08:18:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"[mdns]: add pending list for sending packets","shortMessageHtmlLink":"[mdns]: add pending list for sending packets"}},{"before":"906e447193710c1772305a218a9d0b315a549de4","after":"cfd6d6ad903568208b17c885ad673b9819117534","ref":"refs/heads/master","pushedAt":"2024-09-18T11:32:11.000Z","pushType":"push","commitsCount":68,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"Merge pull request #653 from embedcat/docs/fix-at-raw-description\n\n[modem]: Fix esp_modem_at_raw() description in docs (C-API)","shortMessageHtmlLink":"Merge pull request espressif#653 from embedcat/docs/fix-at-raw-descri…"}},{"before":"83e1006a17b6859c03ac01d6b7f96de28b6d6f36","after":"e2f0477a00e2af2c88e288e04746f06ac3cc3116","ref":"refs/heads/feat/check_if_txt_changed_when_browsing","pushedAt":"2024-07-16T02:44:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"feat(mdns): check if the txt items is changed when browsing","shortMessageHtmlLink":"feat(mdns): check if the txt items is changed when browsing"}},{"before":"15ae280bbeeaf17e0b7834d471e7e78da283f10b","after":"906e447193710c1772305a218a9d0b315a549de4","ref":"refs/heads/master","pushedAt":"2024-07-16T02:43:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"Merge pull request #573 from huming2207/feature/ws-transport-handle\n\nfeat(websocket): allow using external TCP transport handle (IDFGH-12825)","shortMessageHtmlLink":"Merge pull request espressif#573 from huming2207/feature/ws-transport…"}},{"before":null,"after":"83e1006a17b6859c03ac01d6b7f96de28b6d6f36","ref":"refs/heads/feat/check_if_txt_changed_when_browsing","pushedAt":"2024-07-12T11:53:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"feat(mdns): check if the txt items is changed when browsing","shortMessageHtmlLink":"feat(mdns): check if the txt items is changed when browsing"}},{"before":"25d8423e6dd9031d4bd5a3afe815810137d4532b","after":"15ae280bbeeaf17e0b7834d471e7e78da283f10b","ref":"refs/heads/master","pushedAt":"2024-07-12T09:16:21.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"Merge pull request #608 from johanstokking/feature/websocket/tls_keepalive_ifname\n\nfeat(websocket): adding support for `if_name` when using WSS transport","shortMessageHtmlLink":"Merge pull request espressif#608 from johanstokking/feature/websocket…"}},{"before":"3f12ef6eea95cc1dc145aa99cbfda70777c7535c","after":"25d8423e6dd9031d4bd5a3afe815810137d4532b","ref":"refs/heads/master","pushedAt":"2024-07-08T09:14:17.000Z","pushType":"push","commitsCount":38,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"Merge pull request #594 from erkia/erkia/ws-reconnect-timeout\n\nfeat(esp_websocket_client): allow updating reconnect timeout for retry backoffs (IDFGH-13016)","shortMessageHtmlLink":"Merge pull request espressif#594 from erkia/erkia/ws-reconnect-timeout"}},{"before":"5818615b398caca4a9ebe4ae868b2fb9447739cc","after":"6af6ca52a2d96c8714c127d90152670ad78aaa33","ref":"refs/heads/feature/add_instance_check_for_existing_answer","pushedAt":"2024-05-31T09:29:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"feat(mdns): add check of instance when handling PTR query","shortMessageHtmlLink":"feat(mdns): add check of instance when handling PTR query"}},{"before":"bd6e12050928464b4357015c7c8c1b215432d580","after":"3f12ef6eea95cc1dc145aa99cbfda70777c7535c","ref":"refs/heads/master","pushedAt":"2024-05-31T09:25:02.000Z","pushType":"push","commitsCount":45,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"Merge pull request #580 from david-cermak/fix/ci_build_jobs\n\nci(common): Fix build jobs to install only idf-build-apps in idf cotainer","shortMessageHtmlLink":"Merge pull request espressif#580 from david-cermak/fix/ci_build_jobs"}},{"before":"bdc66d063012a552eebb42bd7b1a528a6da23728","after":"5818615b398caca4a9ebe4ae868b2fb9447739cc","ref":"refs/heads/feature/add_instance_check_for_existing_answer","pushedAt":"2024-04-25T04:02:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"feat(mdns): add check of instance when handling PTR query","shortMessageHtmlLink":"feat(mdns): add check of instance when handling PTR query"}},{"before":null,"after":"bdc66d063012a552eebb42bd7b1a528a6da23728","ref":"refs/heads/feature/add_instance_check_for_existing_answer","pushedAt":"2024-04-25T03:21:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"feat(mdns): check instance of existing answer when creating answers for PTR query","shortMessageHtmlLink":"feat(mdns): check instance of existing answer when creating answers f…"}},{"before":"8b9c957fe06f162b52b4cc6f0a9356d5bc79ab1e","after":"bd6e12050928464b4357015c7c8c1b215432d580","ref":"refs/heads/master","pushedAt":"2024-04-17T08:18:03.000Z","pushType":"push","commitsCount":334,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"Merge pull request #509 from david-cermak/feat/mbedtls_cxx_component\n\nfix(tls_cxx): Publish mbedtls-cxx component","shortMessageHtmlLink":"Merge pull request espressif#509 from david-cermak/feat/mbedtls_cxx_c…"}},{"before":"f00bfde3f2f93b477c2801f364a1a0cc7876372b","after":"28cd898eca5212a439fb279d7a9860e5308fd71e","ref":"refs/heads/feature/set_ation_queue_len_in_kconfig","pushedAt":"2023-07-18T11:09:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"feat(mdns): Allow setting length of mDNS action queue in menuconfig","shortMessageHtmlLink":"feat(mdns): Allow setting length of mDNS action queue in menuconfig"}},{"before":"a65802de7d2ea6cd1d1090baa7d3f6ffd1c3c5a4","after":"f00bfde3f2f93b477c2801f364a1a0cc7876372b","ref":"refs/heads/feature/set_ation_queue_len_in_kconfig","pushedAt":"2023-07-18T11:03:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"feat(mdns): Allow setting length of mDNS action queue in menuconfig","shortMessageHtmlLink":"feat(mdns): Allow setting length of mDNS action queue in menuconfig"}},{"before":"d2f82b4b68845f794e98020ddb8806a1ee0bf4b7","after":"a65802de7d2ea6cd1d1090baa7d3f6ffd1c3c5a4","ref":"refs/heads/feature/set_ation_queue_len_in_kconfig","pushedAt":"2023-07-14T10:10:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"feat(mdns): Allow setting length of mDNS action queue in menuconfig","shortMessageHtmlLink":"feat(mdns): Allow setting length of mDNS action queue in menuconfig"}},{"before":null,"after":"d2f82b4b68845f794e98020ddb8806a1ee0bf4b7","ref":"refs/heads/feature/set_ation_queue_len_in_kconfig","pushedAt":"2023-07-14T10:06:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"feat(mdns): Allow setting length of mDNS action queue in Kconfig","shortMessageHtmlLink":"feat(mdns): Allow setting length of mDNS action queue in Kconfig"}},{"before":"966443154074dd39f134a147e3799ad2279dc0aa","after":"c562461711dd33b88b75ba484bbc3f42c3e69076","ref":"refs/heads/feature/allow_add_host_without_addr","pushedAt":"2023-05-26T06:05:50.474Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"feat(mdns): Allow for adding a delegated host with no address","shortMessageHtmlLink":"feat(mdns): Allow for adding a delegated host with no address"}},{"before":null,"after":"966443154074dd39f134a147e3799ad2279dc0aa","ref":"refs/heads/feature/allow_add_host_without_addr","pushedAt":"2023-05-25T12:50:16.487Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gytxxsy","name":null,"path":"/gytxxsy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74696548?s=80&v=4"},"commit":{"message":"allow add a delegated host without an addr","shortMessageHtmlLink":"allow add a delegated host without an addr"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQwODoxODoyMy4wMDAwMDBazwAAAAS6lChb","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQwODoxODoyMy4wMDAwMDBazwAAAAS6lChb","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0yNVQxMjo1MDoxNi40ODczODFazwAAAAM0H1QW"}},"title":"Activity · gytxxsy/esp-protocols"}