{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":5384390,"defaultBranch":"master","name":"pressforward","ownerLogin":"PressForward","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-08-11T23:26:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3506535?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1709588636.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"ca324f190af356b1fab903d2b8573e13b37da8b7","ref":"refs/heads/feature/1181-landing-page","pushedAt":"2024-03-04T21:43:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"boonebgorges","name":"Boone Gorges","path":"/boonebgorges","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/246627?s=80&v=4"},"commit":{"message":"Framework for meta boxes on Welcome page.\n\nSee #1181.","shortMessageHtmlLink":"Framework for meta boxes on Welcome page."}},{"before":"72590bd658b9864dde7c7b86ad68708d9f871ac5","after":"e3cd9feae37a6f0e040c5a7181f6539cace1fa94","ref":"refs/heads/5.7.x","pushedAt":"2024-03-04T18:08:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"boonebgorges","name":"Boone Gorges","path":"/boonebgorges","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/246627?s=80&v=4"},"commit":{"message":"On Debugger page, only show a small portion of very large debug files.\n\nIn that case, show a notice indicating that we're showing just the\nlast 100,000 characters.\n\nThis changeset also adds a scrollable window to make it easier to browse.\n\nSee #1039.","shortMessageHtmlLink":"On Debugger page, only show a small portion of very large debug files."}},{"before":"fe58f3b5eb661fc31c7cb90b8459586e113dafcd","after":"72590bd658b9864dde7c7b86ad68708d9f871ac5","ref":"refs/heads/5.7.x","pushedAt":"2024-03-04T17:44:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"boonebgorges","name":"Boone Gorges","path":"/boonebgorges","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/246627?s=80&v=4"},"commit":{"message":"On debugger, when fetching post count, do a fields-only check.\n\nThis decreases memory overhead.\n\nSee #1039.","shortMessageHtmlLink":"On debugger, when fetching post count, do a fields-only check."}},{"before":"18aff7d8e6de158b5685a29b3c430be67295c986","after":"fe58f3b5eb661fc31c7cb90b8459586e113dafcd","ref":"refs/heads/5.7.x","pushedAt":"2024-03-04T17:26:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"boonebgorges","name":"Boone Gorges","path":"/boonebgorges","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/246627?s=80&v=4"},"commit":{"message":"Ensure that the proper form action is used on Tools admin panels.\n\nPreviously, users were being redirected improperly to the Preferences\npanels after form submission.","shortMessageHtmlLink":"Ensure that the proper form action is used on Tools admin panels."}},{"before":"73a543648df27d01432512b01e49be5322f10a74","after":"18aff7d8e6de158b5685a29b3c430be67295c986","ref":"refs/heads/5.7.x","pushedAt":"2024-03-04T17:19:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"boonebgorges","name":"Boone Gorges","path":"/boonebgorges","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/246627?s=80&v=4"},"commit":{"message":"When navigating tabs, update the 'action' attribute of the form.\n\nThis ensures that user is taken to the correct tab after submission.","shortMessageHtmlLink":"When navigating tabs, update the 'action' attribute of the form."}},{"before":"a6cf7e720f4cb8ba0d6cf93489af84ebab3ef23f","after":"73a543648df27d01432512b01e49be5322f10a74","ref":"refs/heads/5.7.x","pushedAt":"2024-03-04T17:01:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"boonebgorges","name":"Boone Gorges","path":"/boonebgorges","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/246627?s=80&v=4"},"commit":{"message":"Added 'User Option' control for access to Stats panel.\n\nSee #933.","shortMessageHtmlLink":"Added 'User Option' control for access to Stats panel."}},{"before":"6f822bce973e90c1e21f3e45cb48dd59e5491b13","after":"a6cf7e720f4cb8ba0d6cf93489af84ebab3ef23f","ref":"refs/heads/5.7.x","pushedAt":"2024-03-04T16:46:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"boonebgorges","name":"Boone Gorges","path":"/boonebgorges","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/246627?s=80&v=4"},"commit":{"message":"Use 'publish' post_status when querying posts for Stats endpoint.\n\nPreviously, the post_status logic was: if the default \"draft\" post\nstatus is something other than \"draft\", use that. Otherwise, use\n\"publish\". This must be an error, since it implies that using a non-\ndefault draft status means that you only want to count drafts in\nyour stats. Instead, we always want to count published posts only.\n\nSee #933.","shortMessageHtmlLink":"Use 'publish' post_status when querying posts for Stats endpoint."}},{"before":"3de15d61f4754c1f609538411b3dfc7fecc6ed23","after":"6f822bce973e90c1e21f3e45cb48dd59e5491b13","ref":"refs/heads/5.7.x","pushedAt":"2024-03-04T16:39:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"boonebgorges","name":"Boone Gorges","path":"/boonebgorges","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/246627?s=80&v=4"},"commit":{"message":"Use better markup and JS event listeners for Stats page events.\n\n* Using