{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":743696682,"defaultBranch":"main","name":"HellPot","ownerLogin":"ginger51011","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-01-15T19:40:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8700261?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1705611517.0","currentOid":""},"activityList":{"items":[{"before":"1b8de3df7e923ef33618e284973497b497aaa489","after":"0a3cc6d6386925d8c5136935433e9a768db57cb0","ref":"refs/heads/feat/add-file-flag","pushedAt":"2024-02-02T17:14:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Rename --book to --grimoire, fix comments","shortMessageHtmlLink":"Rename --book to --grimoire, fix comments"}},{"before":"ac77dccd2eb9b9d8bc2fc31e4060cd918c95f7be","after":"1b8de3df7e923ef33618e284973497b497aaa489","ref":"refs/heads/feat/add-file-flag","pushedAt":"2024-01-20T09:06:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Add short flags to help, add `--help` flag\n\nThis prints the short variants (like `-c` for `--config`)\nin the help.\n\nAlso fixes bug where only `-h` flag works, not `--help`.","shortMessageHtmlLink":"Add short flags to help, add --help flag"}},{"before":"ef69b86dd1ca93968a071e58ec1302fedcb1298f","after":"ac77dccd2eb9b9d8bc2fc31e4060cd918c95f7be","ref":"refs/heads/feat/add-file-flag","pushedAt":"2024-01-19T16:44:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Remove globals from heffalump/*, add NewDefault{Heffalump,MarkovMap}()\n\nThis removes globals from `heffalumpt/`, which are hard to reason about,\neasy to get wrong, and should not be created if they are never used.\n\nA possible drawbacks is if you would create multiple new defaults,\nbut this should never be the case.","shortMessageHtmlLink":"Remove globals from heffalump/*, add NewDefault{Heffalump,MarkovMap}()"}},{"before":"e2e590e15654971f8ec6efeded119a9e5db72290","after":"dab95ba279d927841341336a0609b6adf6080218","ref":"refs/heads/main","pushedAt":"2024-01-18T20:58:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Merge pull request #130 from ginger51011/feat/add-console-time-format\n\nAdd logger.console_time_format option","shortMessageHtmlLink":"Merge pull request yunginnanet#130 from ginger51011/feat/add-console-…"}},{"before":"ad886779cf1ded9912c064c01d574370fa5dc7af","after":null,"ref":"refs/heads/feat/add-console-time-format","pushedAt":"2024-01-18T20:58:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"}},{"before":null,"after":"ef69b86dd1ca93968a071e58ec1302fedcb1298f","ref":"refs/heads/feat/add-file-flag","pushedAt":"2024-01-18T20:52:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Add optional `-b`/`--book` flag to choose source file other than Nietzche\n\nWhile I do think all bots enjoy Nietzche (who doesn't?), I think we should\ntake a stance to educate them. What better way than to be able to choose\nfrom any book!\n\nPersonal suggestions include:\n\n- The Sorrows of Young Werther by Goethe\n- Any political manifesto\n- The Declaration of Independence\n\netc. etc.","shortMessageHtmlLink":"Add optional -b/--book flag to choose source file other than Niet…"}},{"before":"f031538bd10ca72f7e534fa72baa2459dd6de413","after":"ad886779cf1ded9912c064c01d574370fa5dc7af","ref":"refs/heads/feat/add-console-time-format","pushedAt":"2024-01-18T19:29:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Add logger.console_time_format option\n\nI personally enjoy watching the pretty logs in my terminal,\nbut I don't like AM/PM.\n\nThis allows users to set whatever they want in the console, while\nkeeping the old '03:04PM' format as a default.\n\nThis change does not affect the logs written to file.","shortMessageHtmlLink":"Add logger.console_time_format option"}},{"before":"6a4800b88bc94daaf787cae978c3829bed53b61b","after":"f031538bd10ca72f7e534fa72baa2459dd6de413","ref":"refs/heads/feat/add-console-time-format","pushedAt":"2024-01-16T22:42:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Use time.Format in doc, use time.Kitchen const as default","shortMessageHtmlLink":"Use time.Format in doc, use time.Kitchen const as default"}},{"before":"b95b74da6937bb478730a4e67cc62f04882aa5c0","after":"6a4800b88bc94daaf787cae978c3829bed53b61b","ref":"refs/heads/feat/add-console-time-format","pushedAt":"2024-01-16T19:08:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Fix unused import","shortMessageHtmlLink":"Fix unused import"}},{"before":null,"after":"b95b74da6937bb478730a4e67cc62f04882aa5c0","ref":"refs/heads/feat/add-console-time-format","pushedAt":"2024-01-16T18:56:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Add logger.console_time_format option\n\nI personally enjoy watching the pretty logs in my terminal,\nbut I don't like AM/PM.\n\nThis allows users to set whatever they want in the console, while\nkeeping the old '03:04PM' format as a default.\n\nThis change does not affect the logs written to file.","shortMessageHtmlLink":"Add logger.console_time_format option"}},{"before":"96272ffc6e6ac25b93dc9f866227149b77369f64","after":"e2e590e15654971f8ec6efeded119a9e5db72290","ref":"refs/heads/main","pushedAt":"2024-01-16T17:16:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Bump golang.org/x/term from 0.15.0 to 0.16.0 (#128)\n\nBumps [golang.org/x/term](https://github.com/golang/term) from 0.15.0 to 0.16.0.\r\n- [Commits](https://github.com/golang/term/compare/v0.15.0...v0.16.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/term\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump golang.org/x/term from 0.15.0 to 0.16.0 (yunginnanet#128)"}},{"before":"99c45f71233d6ff9fe67c549ce75cb32f275cabd","after":"766da10a0168081df3d32ddbc623d0f7066f1a9a","ref":"refs/heads/fix/use-catchall","pushedAt":"2024-01-15T19:47:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Run go fmt","shortMessageHtmlLink":"Run go fmt"}},{"before":null,"after":"99c45f71233d6ff9fe67c549ce75cb32f275cabd","ref":"refs/heads/fix/use-catchall","pushedAt":"2024-01-15T19:42:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ginger51011","name":"Emil Eriksson","path":"/ginger51011","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8700261?s=80&v=4"},"commit":{"message":"Use Catch-All parameters when using config.CatchAll\n\nThe old implementation could fail to match for example\n`/git/config`, but also nested paths such as `/example/here`.\n\nSee https://pkg.go.dev/github.com/fasthttp/router#readme-catch-all-parameters","shortMessageHtmlLink":"Use Catch-All parameters when using config.CatchAll"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD8G9FKwA","startCursor":null,"endCursor":null}},"title":"Activity · ginger51011/HellPot"}