{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":18908009,"defaultBranch":"master","name":"craftbukkit-plugins-DragonIRC","ownerLogin":"LizardNet","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-04-18T08:50:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6007320?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714262038.0","currentOid":""},"activityList":{"items":[{"before":"2c508a7776a0d653851abd4d42ca594b3177a1de","after":"0c5c0c5b633483dcc1cd387620f66c6062903f95","ref":"refs/heads/master","pushedAt":"2024-04-27T23:53:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizardnet-jenkins-ci","name":"LizardNet Continuous Integration","path":"/lizardnet-jenkins-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6007309?s=80&v=4"},"commit":{"message":"Request IRCv3 CAP chghost if available\n\nThis capability requests the IRCd send a CHGHOST message instead\nof a faked QUIT/JOIN if a client changes their hostname.\n\nPircbotx currently doesn't support this message, but as DragonIRC\ndoes precisely nothing with hostnames anyway it's fine to ignore it.\nOne side effect of enabling it is that \"changing hostname\" QUIT\nmessages aren't echoed to Minecraft at all.\n\nI've tested this against InspIRCd2 which does *not* support CHGHOST,\nand there is no behavioural differences. I've also tested this\nagainst Solanum which *does* support CHGHOST, and the fake QUIT/JOIN\nmessages are hidden.\n\nChange-Id: I10b690665838d21001ddfac85e9bfd62febe7f38","shortMessageHtmlLink":"Request IRCv3 CAP chghost if available"}},{"before":"3c5753ff3e905c6c079730c9f968ca7a6ac5b456","after":"2c508a7776a0d653851abd4d42ca594b3177a1de","ref":"refs/heads/master","pushedAt":"2023-08-06T08:25:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lizardnet-jenkins-ci","name":"LizardNet Continuous Integration","path":"/lizardnet-jenkins-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6007309?s=80&v=4"},"commit":{"message":"Implement SASL PLAIN auth\n\nChange-Id: Ic3497137fafe42f9013d97eb9af17abafb5b406b","shortMessageHtmlLink":"Implement SASL PLAIN auth"}},{"before":"fc93b79c3b40e1c29debfe5221fae62f179059bc","after":"3c5753ff3e905c6c079730c9f968ca7a6ac5b456","ref":"refs/heads/master","pushedAt":"2023-06-13T07:20:02.633Z","pushType":"push","commitsCount":2,"pusher":{"login":"lizardnet-jenkins-ci","name":"LizardNet Continuous Integration","path":"/lizardnet-jenkins-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6007309?s=80&v=4"},"commit":{"message":"Fix player and console command handling\n\nFixes player and console command handling, most notably preventing `/me`\ncommands run by players from being sent to IRC, by addressing a couple\noff-by-one errors in text parsing, presumably a result of the upgrade\nto 1.19.\n\nChange-Id: I792538e9eaf12b530f22ad7e1593db7dbc281a28","shortMessageHtmlLink":"Fix player and console command handling"}},{"before":"8b99ff2b283c6a03aca8a94098bba3aca5ac3469","after":"fc93b79c3b40e1c29debfe5221fae62f179059bc","ref":"refs/heads/master","pushedAt":"2023-06-13T07:07:02.670Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizardnet-jenkins-ci","name":"LizardNet Continuous Integration","path":"/lizardnet-jenkins-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6007309?s=80&v=4"},"commit":{"message":"Spigot 1.19.4 + updates\n\nUpdates Spigot to 1.19.4 as part of the LizardNet Minecraft upgrade\neffort, and also bumps the `maven-shade-plugin` plugin to the latest\nstable release.\n\nAlso includes some related changes, such as alphabetizing the\ndependencies in pom.xml and updating all imports of\n`org.apache.commons.lang` to `org.apache.commons.lang3`.\n\nChange-Id: I68ea9a213def7ef5e92f213513837afe88c93f5b","shortMessageHtmlLink":"Spigot 1.19.4 + updates"}},{"before":"1fb4e6fdb996d690b8aa85b6ba9d28630d4873d2","after":"8b99ff2b283c6a03aca8a94098bba3aca5ac3469","ref":"refs/heads/master","pushedAt":"2023-04-19T05:36:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizardnet-jenkins-ci","name":"LizardNet Continuous Integration","path":"/lizardnet-jenkins-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6007309?s=80&v=4"},"commit":{"message":"Add .vscode to gitignore\n\nChange-Id: I25d02eecf5c19b5557f0bf883863e2727beeb83b","shortMessageHtmlLink":"Add .vscode to gitignore"}},{"before":"5311bfb1880b591508978133a3b4672799d09f82","after":"1fb4e6fdb996d690b8aa85b6ba9d28630d4873d2","ref":"refs/heads/master","pushedAt":"2023-04-19T05:36:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizardnet-jenkins-ci","name":"LizardNet Continuous Integration","path":"/lizardnet-jenkins-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6007309?s=80&v=4"},"commit":{"message":"Fix IRC->MC messages when command blocks exist\n\nChange-Id: I0aeae0040982736443c6d117e3bf2b99aa470b69","shortMessageHtmlLink":"Fix IRC->MC messages when command blocks exist"}},{"before":"919dd0b1707657065dd9861abd2f278ee16d1b00","after":"5311bfb1880b591508978133a3b4672799d09f82","ref":"refs/heads/master","pushedAt":"2023-04-19T05:33:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizardnet-jenkins-ci","name":"LizardNet Continuous Integration","path":"/lizardnet-jenkins-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6007309?s=80&v=4"},"commit":{"message":"0.2.0-SNAPSHOT: target MC 1.18, use PircBotX 2.3.0-wlritchi1\n\nChange-Id: I9dd02f0bc471d064b677b8f6fe8da00c225b6d8a","shortMessageHtmlLink":"0.2.0-SNAPSHOT: target MC 1.18, use PircBotX 2.3.0-wlritchi1"}},{"before":"99b68cc89671a2295c992a4792a60aeee1b0fe3d","after":"919dd0b1707657065dd9861abd2f278ee16d1b00","ref":"refs/heads/master","pushedAt":"2023-04-19T05:30:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lizardnet-jenkins-ci","name":"LizardNet Continuous Integration","path":"/lizardnet-jenkins-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6007309?s=80&v=4"},"commit":{"message":"bump to java 17, maven-shade-plugin 3.3.0-SNAPSHOT\n\nChange-Id: Ic7cf9695090fac9b6df20b20aea6ab9128da420d","shortMessageHtmlLink":"bump to java 17, maven-shade-plugin 3.3.0-SNAPSHOT"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPAk0nwA","startCursor":null,"endCursor":null}},"title":"Activity ยท LizardNet/craftbukkit-plugins-DragonIRC"}