{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":59927945,"defaultBranch":"master","name":"mailparse","ownerLogin":"staktrace","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-05-29T05:29:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/485789?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714418329.0","currentOid":""},"activityList":{"items":[{"before":"595888b12fa6454e1c4630930d22fbd396c9ffc0","after":"4657092f80248bae010e7715aeae3e27523b0a50","ref":"refs/heads/master","pushedAt":"2024-04-29T19:18:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"staktrace","name":"Kartikaya Gupta (kats)","path":"/staktrace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/485789?s=80&v=4"},"commit":{"message":"Release v0.15.0","shortMessageHtmlLink":"Release v0.15.0"}},{"before":"c51e92416c193072c739035fdcd5501c15f690e4","after":"595888b12fa6454e1c4630930d22fbd396c9ffc0","ref":"refs/heads/master","pushedAt":"2024-04-29T19:17:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"staktrace","name":"Kartikaya Gupta (kats)","path":"/staktrace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/485789?s=80&v=4"},"commit":{"message":"Use BASE64_MIME_PERMISSIVE to allow trailing bits in b64 data\n\nThis uses the updated data-encoding crate that introduced\nthe new functionality in https://github.com/ia0/data-encoding/pull/104","shortMessageHtmlLink":"Use BASE64_MIME_PERMISSIVE to allow trailing bits in b64 data"}},{"before":null,"after":"0cab8603028f85c77ab5392eedd325c22a189502","ref":"refs/heads/permissive","pushedAt":"2024-04-29T19:16:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"staktrace","name":"Kartikaya Gupta (kats)","path":"/staktrace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/485789?s=80&v=4"},"commit":{"message":"Use BASE64_MIME_PERMISSIVE to allow trailing bits in b64 data\n\nThis uses the updated data-encoding crate that introduced\nthe new functionality in https://github.com/ia0/data-encoding/pull/104","shortMessageHtmlLink":"Use BASE64_MIME_PERMISSIVE to allow trailing bits in b64 data"}},{"before":"bf25537066c2425e2fce50669cc62ffeb4f810d7","after":"c51e92416c193072c739035fdcd5501c15f690e4","ref":"refs/heads/master","pushedAt":"2024-01-17T03:20:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"staktrace","name":"Kartikaya Gupta (kats)","path":"/staktrace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/485789?s=80&v=4"},"commit":{"message":"Version bump to 0.14.1","shortMessageHtmlLink":"Version bump to 0.14.1"}},{"before":"bb94460eb427e6d0df6e1ea617fe7eadd5da65e6","after":"bf25537066c2425e2fce50669cc62ffeb4f810d7","ref":"refs/heads/master","pushedAt":"2024-01-17T03:17:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"staktrace","name":"Kartikaya Gupta (kats)","path":"/staktrace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/485789?s=80&v=4"},"commit":{"message":"Update quoted-printable to 0.5.0","shortMessageHtmlLink":"Update quoted-printable to 0.5.0"}},{"before":null,"after":"ee6d0cca294720189b75693a7e8fc937ed5ae012","ref":"refs/heads/qpup","pushedAt":"2024-01-17T03:16:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"staktrace","name":"Kartikaya Gupta (kats)","path":"/staktrace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/485789?s=80&v=4"},"commit":{"message":"Update quoted-printable to 0.5.0","shortMessageHtmlLink":"Update quoted-printable to 0.5.0"}},{"before":"c731ec98cbfa2e0cdec51f57fe4d8faef5776a9a","after":"bb94460eb427e6d0df6e1ea617fe7eadd5da65e6","ref":"refs/heads/master","pushedAt":"2023-06-20T14:19:30.851Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"staktrace","name":"Kartikaya Gupta (kats)","path":"/staktrace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/485789?s=80&v=4"},"commit":{"message":"Bump ouroboros to 0.17.0","shortMessageHtmlLink":"Bump ouroboros to 0.17.0"}},{"before":"693535d1f12576c48c79e52a74f289e9e520a70a","after":"c731ec98cbfa2e0cdec51f57fe4d8faef5776a9a","ref":"refs/heads/master","pushedAt":"2023-06-20T03:46:17.699Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"staktrace","name":"Kartikaya Gupta (kats)","path":"/staktrace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/485789?s=80&v=4"},"commit":{"message":"Upgrade to quoted-printable 0.4.8\n\nThere was a change in behaviour in quoted-printable 0.4.7\nwhich caused one of the doc-tests to fail. This updates the\nminimum quoted-printable version and updates the doc-test\nto match the new (more correct) behaviour.\n\nFixes #119.","shortMessageHtmlLink":"Upgrade to quoted-printable 0.4.8"}},{"before":null,"after":"6fb6711f2045a736150309d1a4c6f9bc0c09166e","ref":"refs/heads/qp","pushedAt":"2023-06-20T03:45:19.287Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"staktrace","name":"Kartikaya Gupta (kats)","path":"/staktrace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/485789?s=80&v=4"},"commit":{"message":"Upgrade to quoted-printable 0.4.8\n\nThere was a change in behaviour in quoted-printable 0.4.7\nwhich caused one of the doc-tests to fail. This updates the\nminimum quoted-printable version and updates the doc-test\nto match the new (more correct) behaviour.\n\nFixes #119.","shortMessageHtmlLink":"Upgrade to quoted-printable 0.4.8"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPVAvkwA","startCursor":null,"endCursor":null}},"title":"Activity ยท staktrace/mailparse"}