{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":259904149,"defaultBranch":"main","name":"laravel-dkim","ownerLogin":"simonschaufi","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-04-29T11:15:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/941794?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715865769.0","currentOid":""},"activityList":{"items":[{"before":"ece7738d4fdb2ae71104d2a8cc981922b20506de","after":"0fba8bab1fdd1e57129d3e63b130f74c3f944b21","ref":"refs/heads/main","pushedAt":"2024-05-16T12:34:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simonschaufi","name":"Simon Schaufelberger","path":"/simonschaufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941794?s=80&v=4"},"commit":{"message":"Make sure return type is in sync with overriden implementation\n\nThe return type must not be typechecked because this method actually can also return int if a `Illuminate\\Contracts\\Mail\\Mailable` that implements `Illuminate\\Contracts\\Queue\\ShouldQueue` is passed to it.","shortMessageHtmlLink":"Make sure return type is in sync with overriden implementation"}},{"before":"cc20f9cf86146b7ade24c98b4ed610beaf78cf77","after":"ece7738d4fdb2ae71104d2a8cc981922b20506de","ref":"refs/heads/main","pushedAt":"2024-04-25T12:38:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simonschaufi","name":"Simon Schaufelberger","path":"/simonschaufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941794?s=80&v=4"},"commit":{"message":"Guess dkim domain automatically (#23)\n\nSigned-off-by: Florian Jahn ","shortMessageHtmlLink":"Guess dkim domain automatically (#23)"}},{"before":"6df531e67a91918cee5db2acf9ffb6b5078d9779","after":"cc20f9cf86146b7ade24c98b4ed610beaf78cf77","ref":"refs/heads/main","pushedAt":"2024-04-02T11:05:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"simonschaufi","name":"Simon Schaufelberger","path":"/simonschaufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941794?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"f7642013249ba48d161f0feb62079ee278476da1","after":"6df531e67a91918cee5db2acf9ffb6b5078d9779","ref":"refs/heads/main","pushedAt":"2024-03-18T12:37:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"simonschaufi","name":"Simon Schaufelberger","path":"/simonschaufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941794?s=80&v=4"},"commit":{"message":"Add Laravel 11 to README","shortMessageHtmlLink":"Add Laravel 11 to README"}},{"before":"208f1c403d75e6d94aa55b6f304a6e46802d2797","after":"f7642013249ba48d161f0feb62079ee278476da1","ref":"refs/heads/main","pushedAt":"2024-02-27T20:15:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simonschaufi","name":"Simon Schaufelberger","path":"/simonschaufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941794?s=80&v=4"},"commit":{"message":"Bump dependencies for Laravel 11","shortMessageHtmlLink":"Bump dependencies for Laravel 11"}},{"before":"208f1c403d75e6d94aa55b6f304a6e46802d2797","after":null,"ref":"refs/heads/master","pushedAt":"2024-02-14T13:36:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"simonschaufi","name":"Simon Schaufelberger","path":"/simonschaufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941794?s=80&v=4"}},{"before":null,"after":"208f1c403d75e6d94aa55b6f304a6e46802d2797","ref":"refs/heads/main","pushedAt":"2024-02-14T13:36:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"simonschaufi","name":"Simon Schaufelberger","path":"/simonschaufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941794?s=80&v=4"},"commit":{"message":"Add mailers config","shortMessageHtmlLink":"Add mailers config"}},{"before":"1492b4e450e0fdbe0c35cf4bf57335e3bdd62e7a","after":"208f1c403d75e6d94aa55b6f304a6e46802d2797","ref":"refs/heads/master","pushedAt":"2024-02-14T13:32:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simonschaufi","name":"Simon Schaufelberger","path":"/simonschaufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941794?s=80&v=4"},"commit":{"message":"Add mailers config","shortMessageHtmlLink":"Add mailers config"}},{"before":"5029a0fd099b7bf4bdbc601ceb374debe8424662","after":"1492b4e450e0fdbe0c35cf4bf57335e3bdd62e7a","ref":"refs/heads/master","pushedAt":"2023-11-27T14:43:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonschaufi","name":"Simon Schaufelberger","path":"/simonschaufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941794?s=80&v=4"},"commit":{"message":"Use regular Illuminate MailManager if no domain is set (i.e. disable\nDKIM signing)","shortMessageHtmlLink":"Use regular Illuminate MailManager if no domain is set (i.e. disable"}},{"before":"cb91624c72c3a3bc22ebeffffcf25b7ab7459c78","after":"5029a0fd099b7bf4bdbc601ceb374debe8424662","ref":"refs/heads/master","pushedAt":"2023-11-27T13:55:36.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"simonschaufi","name":"Simon Schaufelberger","path":"/simonschaufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941794?s=80&v=4"},"commit":{"message":"Suggest to only publish dkim-config assets (i.e. the config file)","shortMessageHtmlLink":"Suggest to only publish dkim-config assets (i.e. the config file)"}},{"before":"f016908fdf7886ac8ee4d4421c71fd2a4de1fa0e","after":"cb91624c72c3a3bc22ebeffffcf25b7ab7459c78","ref":"refs/heads/master","pushedAt":"2023-06-07T07:08:09.097Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simonschaufi","name":"Simon Schaufelberger","path":"/simonschaufi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/941794?s=80&v=4"},"commit":{"message":"Add support for Laravel 10 (#16)\n\n* Update badge\r\n* Update composer.json","shortMessageHtmlLink":"Add support for Laravel 10 (#16)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAES5qe2wA","startCursor":null,"endCursor":null}},"title":"Activity ยท simonschaufi/laravel-dkim"}