{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":281288782,"defaultBranch":"v2","name":"teler","ownerLogin":"kitabisa","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-07-21T03:48:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/40655294?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707799873.0","currentOid":""},"activityList":{"items":[{"before":"3f1809c8670a1957f3f47a84c024a6e110da88af","after":"36d5003ec91eab4b3297ed264b2a013d2afa87f5","ref":"refs/heads/v2","pushedAt":"2024-02-13T04:54:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"},"commit":{"message":"docs: add important updates in README\n\nregarding the development of teler IDS and roadmap for v3\n\nSigned-off-by: Dwi Siswanto ","shortMessageHtmlLink":"docs: add important updates in README"}},{"before":"274f1cfc113709e0fcaf242ed84f234d6246cb8f","after":null,"ref":"refs/heads/fix/add-check-for-active-dashboard-config","pushedAt":"2024-02-13T04:40:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"}},{"before":"273bdd69ad49fb8618b65d210e86f77008483271","after":"3f1809c8670a1957f3f47a84c024a6e110da88af","ref":"refs/heads/v2","pushedAt":"2024-02-13T04:40:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"},"commit":{"message":"fix(event): add check for active dashboard config (#387)\n\nbefore starting server\r\n\r\nFix #384\r\n\r\nSigned-off-by: Dwi Siswanto ","shortMessageHtmlLink":"fix(event): add check for active dashboard config (#387)"}},{"before":null,"after":"274f1cfc113709e0fcaf242ed84f234d6246cb8f","ref":"refs/heads/fix/add-check-for-active-dashboard-config","pushedAt":"2024-02-13T04:34:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"},"commit":{"message":"fix(event): add check for active dashboard config\n\nbefore starting server\n\nFix #384\n\nSigned-off-by: Dwi Siswanto ","shortMessageHtmlLink":"fix(event): add check for active dashboard config"}},{"before":"5328da61dfbaf7ee9c81ef29d7c217afd64bd084","after":null,"ref":"refs/heads/refactor/update-module-name","pushedAt":"2024-02-13T04:30:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"}},{"before":"a730cabf53adce9a52fa0f70b4ec1e0599c40b61","after":"273bdd69ad49fb8618b65d210e86f77008483271","ref":"refs/heads/v2","pushedAt":"2024-02-13T04:30:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"},"commit":{"message":"refactor: update module name (#385)\n\n* fix: update import paths to use `github.com/kitabisa/teler`\r\n\r\nSigned-off-by: Dwi Siswanto \r\n\r\n* refactor: update module name (2)\r\n\r\nSigned-off-by: Dwi Siswanto \r\n\r\n---------\r\n\r\nSigned-off-by: Dwi Siswanto ","shortMessageHtmlLink":"refactor: update module name (#385)"}},{"before":"054a5c94b2316a7adeec12d121f9e7af0478f8c2","after":"5328da61dfbaf7ee9c81ef29d7c217afd64bd084","ref":"refs/heads/refactor/update-module-name","pushedAt":"2024-02-13T04:25:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"},"commit":{"message":"refactor: update module name (2)\n\nSigned-off-by: Dwi Siswanto ","shortMessageHtmlLink":"refactor: update module name (2)"}},{"before":"da0cdf56bdb2764212887fd0f05eeb7123e15456","after":null,"ref":"refs/heads/fix/failed-cross-platform-build","pushedAt":"2024-02-13T04:21:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"}},{"before":"1319fc03ad718b0fd1fc25c532a45543b7c99218","after":"a730cabf53adce9a52fa0f70b4ec1e0599c40b61","ref":"refs/heads/v2","pushedAt":"2024-02-13T04:21:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"},"commit":{"message":"fix: failed cross-platform build (#386)\n\n* fix: failed cross-platform build\r\n\r\n* update goreleaser-action to v5\r\n* replace \"release --rm-dist\" with \"release --clean\"\r\nin release-publish.yaml\r\n* update Makefile to use \"--clean\" and \"--skip=validate\"\r\noptions in goreleaser build command\r\n\r\nSigned-off-by: Dwi Siswanto \r\n\r\n* ci(pr): update goreleaser version to v5\r\n\r\nalso modify args for cross-platform checks\r\n\r\nSigned-off-by: Dwi Siswanto \r\n\r\n---------\r\n\r\nSigned-off-by: Dwi Siswanto ","shortMessageHtmlLink":"fix: failed cross-platform build (#386)"}},{"before":"ff53828f7d1abde8a3c9e24af0785624fd548b62","after":"da0cdf56bdb2764212887fd0f05eeb7123e15456","ref":"refs/heads/fix/failed-cross-platform-build","pushedAt":"2024-02-13T04:17:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"},"commit":{"message":"ci(pr): update goreleaser version to v5\n\nalso modify args for cross-platform checks\n\nSigned-off-by: Dwi Siswanto ","shortMessageHtmlLink":"ci(pr): update goreleaser version to v5"}},{"before":null,"after":"ff53828f7d1abde8a3c9e24af0785624fd548b62","ref":"refs/heads/fix/failed-cross-platform-build","pushedAt":"2024-02-13T04:09:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"},"commit":{"message":"fix: failed cross-platform build\n\n* update goreleaser-action to v5\n* replace \"release --rm-dist\" with \"release --clean\"\nin release-publish.yaml\n* update Makefile to use \"--clean\" and \"--skip=validate\"\noptions in goreleaser build command\n\nSigned-off-by: Dwi Siswanto ","shortMessageHtmlLink":"fix: failed cross-platform build"}},{"before":null,"after":"054a5c94b2316a7adeec12d121f9e7af0478f8c2","ref":"refs/heads/refactor/update-module-name","pushedAt":"2024-02-13T04:03:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dwisiswant0","name":"Dwi Siswanto","path":"/dwisiswant0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25837540?s=80&v=4"},"commit":{"message":"refactor: update module name (2)\n\nSigned-off-by: Dwi Siswanto ","shortMessageHtmlLink":"refactor: update module name (2)"}},{"before":"49b0aad84df2f3bb2dc117c07aafd080639fe2de","after":null,"ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-3.7.1","pushedAt":"2024-02-12T09:18:15.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":"130d32e685be74c3a3043c176ee704621d60b2c4","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-4.0.0","pushedAt":"2024-02-12T09:18: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":"build(deps): bump golangci/golangci-lint-action from 3.4.0 to 4.0.0\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 4.0.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.4.0...v4.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golangci/golangci-lint-action from 3.4.0 to 4.0.0"}},{"before":null,"after":"49b0aad84df2f3bb2dc117c07aafd080639fe2de","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-3.7.1","pushedAt":"2024-02-09T09:52:06.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":"build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.1\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 3.7.1.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.4.0...v3.7.1)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.1"}},{"before":null,"after":"9514db1c2d6cb5df116b5e685076f720f4eb6e4f","ref":"refs/heads/dependabot/github_actions/peter-evans/create-pull-request-6","pushedAt":"2024-02-01T09:30:14.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":"build(deps): bump peter-evans/create-pull-request from 4 to 6\n\nBumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 6.\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: peter-evans/create-pull-request\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump peter-evans/create-pull-request from 4 to 6"}},{"before":"17acee89de6eb17b39481c9083176ce6e62358af","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.17.0","pushedAt":"2024-01-18T00:05:29.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":"252266ee12789de07f415e9fc5d1128583833f2a","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3","pushedAt":"2024-01-14T00:05:47.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":"33632ded339ac2bc60c9bb24c9e03618e9531a34","after":null,"ref":"refs/heads/dependabot/github_actions/actions/stale-9","pushedAt":"2024-01-08T00:05:35.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":"be969df98ea21b9eaf068870034c31d5f18e6722","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-python-5","pushedAt":"2024-01-07T00:05:45.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":"ad0d734d8ac508f9858c5520ca23b09d29f60e0f","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-go-5","pushedAt":"2024-01-07T00:05:43.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":"d4aa52e8261eb7a713a986f51b4bad1d39d9ef3e","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/text-0.14.0","pushedAt":"2024-01-01T00:06:12.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":"91c6006bb52a9b3ebee55d1c9b993c2005748db1","after":null,"ref":"refs/heads/dependabot/github_actions/docker/build-push-action-5.1.0","pushedAt":"2024-01-01T00:06:10.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":"d57923aa9586f5cf925088d43900e2a8c0489391","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/panjf2000/ants/v2-2.9.0","pushedAt":"2024-01-01T00:06:08.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":"17acee89de6eb17b39481c9083176ce6e62358af","ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.17.0","pushedAt":"2023-12-18T22:02: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":"build(deps): bump golang.org/x/crypto\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210421170649-83a5a9bb288b to 0.17.0.\n- [Commits](https://github.com/golang/crypto/commits/v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golang.org/x/crypto"}},{"before":null,"after":"252266ee12789de07f415e9fc5d1128583833f2a","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3","pushedAt":"2023-12-14T09:09:08.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":"build(deps): bump github/codeql-action from 2 to 3\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github/codeql-action from 2 to 3"}},{"before":null,"after":"33632ded339ac2bc60c9bb24c9e03618e9531a34","ref":"refs/heads/dependabot/github_actions/actions/stale-9","pushedAt":"2023-12-08T09:29:30.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":"build(deps): bump actions/stale from 6 to 9\n\nBumps [actions/stale](https://github.com/actions/stale) from 6 to 9.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/v6...v9)\n\n---\nupdated-dependencies:\n- dependency-name: actions/stale\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/stale from 6 to 9"}},{"before":null,"after":"ad0d734d8ac508f9858c5520ca23b09d29f60e0f","ref":"refs/heads/dependabot/github_actions/actions/setup-go-5","pushedAt":"2023-12-07T09:38:56.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":"build(deps): bump actions/setup-go from 3 to 5\n\nBumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v3...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/setup-go from 3 to 5"}},{"before":null,"after":"be969df98ea21b9eaf068870034c31d5f18e6722","ref":"refs/heads/dependabot/github_actions/actions/setup-python-5","pushedAt":"2023-12-07T09:38:51.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":"build(deps): bump actions/setup-python from 4 to 5\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/setup-python from 4 to 5"}},{"before":null,"after":"d57923aa9586f5cf925088d43900e2a8c0489391","ref":"refs/heads/dependabot/go_modules/github.com/panjf2000/ants/v2-2.9.0","pushedAt":"2023-11-21T09:10:08.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":"build(deps): bump github.com/panjf2000/ants/v2 from 2.5.0 to 2.9.0\n\nBumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.5.0 to 2.9.0.\n- [Release notes](https://github.com/panjf2000/ants/releases)\n- [Commits](https://github.com/panjf2000/ants/compare/v2.5.0...v2.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/panjf2000/ants/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/panjf2000/ants/v2 from 2.5.0 to 2.9.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD-Ru6agA","startCursor":null,"endCursor":null}},"title":"Activity ยท kitabisa/teler"}