{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":132746487,"defaultBranch":"master","name":"Snooze","ownerLogin":"pmmp","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-05-09T11:25:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22548559?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1684799080.5183182","currentOid":""},"activityList":{"items":[{"before":"a86d9ee60ce44755d166d3c7ba4b8b8be8360915","after":"d54dcf41a09e61a40c89f2d0ed9938787a83bc75","ref":"refs/heads/master","pushedAt":"2024-02-28T13:10:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dktapps","name":"Dylan T.","path":"/dktapps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14214667?s=80&v=4"},"commit":{"message":"actions: update PHP versions","shortMessageHtmlLink":"actions: update PHP versions"}},{"before":"8206978ceb93d14d99b5330e6d449abdd5971591","after":"a86d9ee60ce44755d166d3c7ba4b8b8be8360915","ref":"refs/heads/master","pushedAt":"2023-05-22T23:43:07.529Z","pushType":"push","commitsCount":1,"pusher":{"login":"dktapps","name":"Dylan T.","path":"/dktapps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14214667?s=80&v=4"},"commit":{"message":"Modernize code","shortMessageHtmlLink":"Modernize code"}},{"before":"6b98e5f777482820af6c4e08f4f177563bca15a1","after":"8206978ceb93d14d99b5330e6d449abdd5971591","ref":"refs/heads/master","pushedAt":"2023-05-22T23:26:44.624Z","pushType":"push","commitsCount":1,"pusher":{"login":"dktapps","name":"Dylan T.","path":"/dktapps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14214667?s=80&v=4"},"commit":{"message":"SleeperHandler: allow notifiers to be unregistered by ID only","shortMessageHtmlLink":"SleeperHandler: allow notifiers to be unregistered by ID only"}},{"before":"3207a201cbb10eebb4a96749678f7adef216bb71","after":"6b98e5f777482820af6c4e08f4f177563bca15a1","ref":"refs/heads/master","pushedAt":"2023-05-22T23:00:30.955Z","pushType":"push","commitsCount":1,"pusher":{"login":"dktapps","name":"Dylan T.","path":"/dktapps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14214667?s=80&v=4"},"commit":{"message":"API redesign, closes #38\n\nSince SleeperNotifier does not need to be thread-safe once it reaches its destination thread, we were paying a performance penalty on every usage of it.\nInstead, a thread-safe SleeperHandlerEntry can be sent to the destination thread, which can then be used to create the notifier instance on arrival.\n\nIn addition, addNotifier() no longer accepts a SleeperNotifier instance, and now returns a SleeperHandlerEntry which must be used.\n\nI'm not completely sold on this API yet, since SleeperHandlerEntry is not actually referenced anywhere within SleeperHandler, but it's definitely an improvement.","shortMessageHtmlLink":"API redesign, closes #38"}},{"before":"b3268110ef6631cba381ffb92d5ef66869987616","after":null,"ref":"refs/heads/dependabot/composer/phpstan/phpstan-1.10.14","pushedAt":"2023-05-19T23:39:11.432Z","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":"a6abee00712d9490bf5442ebbe4c356b0828adbb","ref":"refs/heads/dependabot/composer/phpstan/phpstan-1.10.15","pushedAt":"2023-05-19T23:39:06.888Z","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":"Update phpstan/phpstan requirement from 1.10.3 to 1.10.15\n\nUpdates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.\n- [Release notes](https://github.com/phpstan/phpstan/releases)\n- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)\n- [Commits](https://github.com/phpstan/phpstan/compare/1.10.3...1.10.15)\n\n---\nupdated-dependencies:\n- dependency-name: phpstan/phpstan\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update phpstan/phpstan requirement from 1.10.3 to 1.10.15"}},{"before":"18ee0373500254a3040711d432919393d443c4a5","after":"3207a201cbb10eebb4a96749678f7adef216bb71","ref":"refs/heads/master","pushedAt":"2023-05-19T23:38:23.483Z","pushType":"push","commitsCount":1,"pusher":{"login":"dktapps","name":"Dylan T.","path":"/dktapps","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14214667?s=80&v=4"},"commit":{"message":"pmmpthread","shortMessageHtmlLink":"pmmpthread"}},{"before":"7282c872767ad1aef20ca2cd6c4e8ec0138bd5d6","after":null,"ref":"refs/heads/dependabot/composer/phpstan/phpstan-1.10.9","pushedAt":"2023-05-01T10:56:52.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":"b3268110ef6631cba381ffb92d5ef66869987616","ref":"refs/heads/dependabot/composer/phpstan/phpstan-1.10.14","pushedAt":"2023-05-01T10:56:48.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":"Update phpstan/phpstan requirement from 1.10.3 to 1.10.14\n\nUpdates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.\n- [Release notes](https://github.com/phpstan/phpstan/releases)\n- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)\n- [Commits](https://github.com/phpstan/phpstan/compare/1.10.3...1.10.14)\n\n---\nupdated-dependencies:\n- dependency-name: phpstan/phpstan\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update phpstan/phpstan requirement from 1.10.3 to 1.10.14"}},{"before":null,"after":"7282c872767ad1aef20ca2cd6c4e8ec0138bd5d6","ref":"refs/heads/dependabot/composer/phpstan/phpstan-1.10.9","pushedAt":"2023-04-01T10:57:00.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":"Update phpstan/phpstan requirement from 1.10.3 to 1.10.9\n\nUpdates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.\n- [Release notes](https://github.com/phpstan/phpstan/releases)\n- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)\n- [Commits](https://github.com/phpstan/phpstan/compare/1.10.3...1.10.9)\n\n---\nupdated-dependencies:\n- dependency-name: phpstan/phpstan\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Update phpstan/phpstan requirement from 1.10.3 to 1.10.9"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEB6QioQA","startCursor":null,"endCursor":null}},"title":"Activity ยท pmmp/Snooze"}