{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":286426536,"defaultBranch":"main","name":"puffin","ownerLogin":"EmbarkStudios","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-08-10T09:03:31.000Z","ownerAvatar":"https://github.com/avatars/u/44887257?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1722933076.0","currentOid":""},"activityList":{"items":[{"before":"2235b3cb2243bbc6988498c470710c056bbf832a","after":null,"ref":"refs/heads/hoodad/fix-cleaning-of-functions","pushedAt":"2024-08-06T08:31:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"}},{"before":"cfc52c04529198a7349b85490101cda2c5b23923","after":"3e569df4808f6027a3a6c7113c5d815d5da73fdb","ref":"refs/heads/main","pushedAt":"2024-08-06T08:31:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"},"commit":{"message":"Remove `::{{closure}}` in more cases from function names (#230)\n\n### Checklist\r\n\r\n* [x] I have read the [Contributor Guide](../CONTRIBUTING.md)\r\n* [x] I have read and agree to the [Code of\r\nConduct](../CODE_OF_CONDUCT.md)\r\n* [x] I have added a description of my changes and why I'd like them\r\nincluded in the section below\r\n\r\n### Description of Changes\r\n\r\nThis removes all `::{{closure}}` from the suffix of a function name when\r\ncleaning the name. Previously this was limited to 2.\r\n\r\nThis is noticeable with the changes made in #225 where the `main\r\nfunction` being labeled as `main::{{closure}}`\r\n\r\n### Before\r\n\r\n![image](https://github.com/user-attachments/assets/a484973e-088e-48cc-bef8-589db8b9bfd4)\r\n\r\n### After \r\n![Screenshot 2024-08-05\r\n131903](https://github.com/user-attachments/assets/84830f94-9d2b-4249-9295-e7d4896ad958)","shortMessageHtmlLink":"Remove ::{{closure}} in more cases from function names (#230)"}},{"before":"93f2de3d0f48f579e39db70eda361cc7d0072ce9","after":"2235b3cb2243bbc6988498c470710c056bbf832a","ref":"refs/heads/hoodad/fix-cleaning-of-functions","pushedAt":"2024-08-06T07:37:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"},"commit":{"message":"cargo fmt","shortMessageHtmlLink":"cargo fmt"}},{"before":"325becf9495a9154200ff9b1f6e8d870263cec03","after":"93f2de3d0f48f579e39db70eda361cc7d0072ce9","ref":"refs/heads/hoodad/fix-cleaning-of-functions","pushedAt":"2024-08-06T07:33:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"},"commit":{"message":"Updated documentation for profile_function","shortMessageHtmlLink":"Updated documentation for profile_function"}},{"before":"4e8027f97d20af34959ec8681c5a2d3d1044878e","after":"325becf9495a9154200ff9b1f6e8d870263cec03","ref":"refs/heads/hoodad/fix-cleaning-of-functions","pushedAt":"2024-08-05T14:29:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"},"commit":{"message":"cargo fmt","shortMessageHtmlLink":"cargo fmt"}},{"before":"2d56bd2ae5cb40cc99f6f69df8f8c03581f1ef4e","after":"4e8027f97d20af34959ec8681c5a2d3d1044878e","ref":"refs/heads/hoodad/fix-cleaning-of-functions","pushedAt":"2024-08-05T14:27:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"},"commit":{"message":"Merge branch 'main' into hoodad/fix-cleaning-of-functions","shortMessageHtmlLink":"Merge branch 'main' into hoodad/fix-cleaning-of-functions"}},{"before":"ffef3df7d7b779640950eacf267e2e30649a7345","after":null,"ref":"refs/heads/hoodad/update-cargo-vet","pushedAt":"2024-08-05T14:21:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"}},{"before":"b0dd01482727a5cb525206c4c747cef7e18d6062","after":"cfc52c04529198a7349b85490101cda2c5b23923","ref":"refs/heads/main","pushedAt":"2024-08-05T14:21:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"},"commit":{"message":"Updated cargo vet files (#231)\n\nI'm just updating the vet files, see #190 for more info \r\n\r\nAnd fixed a typo","shortMessageHtmlLink":"Updated cargo vet files (#231)"}},{"before":"d0d8a8b0f51c13b173bc1086c5d5efabad713f1b","after":"ffef3df7d7b779640950eacf267e2e30649a7345","ref":"refs/heads/hoodad/update-cargo-vet","pushedAt":"2024-08-05T11:33:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"},"commit":{"message":"Fixed typo","shortMessageHtmlLink":"Fixed typo"}},{"before":"b0dd01482727a5cb525206c4c747cef7e18d6062","after":"d0d8a8b0f51c13b173bc1086c5d5efabad713f1b","ref":"refs/heads/hoodad/update-cargo-vet","pushedAt":"2024-08-05T11:25:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"},"commit":{"message":"Updated cargo vet files","shortMessageHtmlLink":"Updated cargo vet files"}},{"before":null,"after":"b0dd01482727a5cb525206c4c747cef7e18d6062","ref":"refs/heads/hoodad/update-cargo-vet","pushedAt":"2024-08-05T11:24:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"9fda37c9e8e1d5fe7f2eedf3ae8730d83c96be65","after":"2d56bd2ae5cb40cc99f6f69df8f8c03581f1ef4e","ref":"refs/heads/hoodad/fix-cleaning-of-functions","pushedAt":"2024-08-05T11:11:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"},"commit":{"message":"Removed comment","shortMessageHtmlLink":"Removed comment"}},{"before":null,"after":"9fda37c9e8e1d5fe7f2eedf3ae8730d83c96be65","ref":"refs/heads/hoodad/fix-cleaning-of-functions","pushedAt":"2024-08-05T09:22:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Hoodad","name":"Robin Thunström","path":"/Hoodad","primaryAvatarUrl":"https://github.com/avatars/u/232197?s=80&v=4"},"commit":{"message":"Support any number of clouser depth","shortMessageHtmlLink":"Support any number of clouser depth"}},{"before":"3b963c035fe977cc0f1494a041734656d3f38920","after":"b0dd01482727a5cb525206c4c747cef7e18d6062","ref":"refs/heads/main","pushedAt":"2024-07-31T16:23:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"f0d7793e1b7acdb305c3cd6ab1e6583d5c07a3cb","after":"3b963c035fe977cc0f1494a041734656d3f38920","ref":"refs/heads/main","pushedAt":"2024-07-31T16:23:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"8c3852955beb58c30bac85fda5a737f7bbefb230","after":"f0d7793e1b7acdb305c3cd6ab1e6583d5c07a3cb","ref":"refs/heads/main","pushedAt":"2024-07-31T16:22:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"bb5315d4840939f93022c79888d0bb8f197590a2","after":"8c3852955beb58c30bac85fda5a737f7bbefb230","ref":"refs/heads/main","pushedAt":"2024-07-31T16:21:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"c4e14db3e51ee7df439b055a8999b03e466cab41","after":"bb5315d4840939f93022c79888d0bb8f197590a2","ref":"refs/heads/main","pushedAt":"2024-07-31T16:21:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"Update changelogs","shortMessageHtmlLink":"Update changelogs"}},{"before":"600a3cebd25aaa30bde0f01c3080693c305608db","after":null,"ref":"refs/heads/emilk/install-instructions","pushedAt":"2024-07-31T16:19:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"}},{"before":"2122bd6933fb7f6246fc070bcad674eb0f0b5002","after":"c4e14db3e51ee7df439b055a8999b03e466cab41","ref":"refs/heads/main","pushedAt":"2024-07-31T16:19:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"Update install instructions with `--locked` (#229)\n\nSee https://github.com/EmbarkStudios/puffin/issues/193","shortMessageHtmlLink":"Update install instructions with --locked (#229)"}},{"before":null,"after":"600a3cebd25aaa30bde0f01c3080693c305608db","ref":"refs/heads/emilk/install-instructions","pushedAt":"2024-07-31T16:13:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"Update install instructions with `--locked`\n\nSee https://github.com/EmbarkStudios/puffin/issues/193","shortMessageHtmlLink":"Update install instructions with --locked"}},{"before":"3f731df634faaf0537014a5551895a1b0383f576","after":null,"ref":"refs/heads/emilk/better-ui","pushedAt":"2024-07-31T14:49:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"}},{"before":"da8923d3a9083ba10ae632e82dcee7820bad9ad9","after":"2122bd6933fb7f6246fc070bcad674eb0f0b5002","ref":"refs/heads/main","pushedAt":"2024-07-31T14:49:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"Improve the `puffin_viewer` UI (#228)\n\nIt's high time it got a face lift.\r\n\r\nThis reduces the clutter, hiding settings in menus.\r\n\r\nIt also renamed the \"Stats\" view to \"Table\", and makes it a bit nicer.\r\n\r\n### Previous default view (BEFORE!)\r\n\"Screenshot\r\n\r\n\r\n### New default view\r\n\"Screenshot\r\n\r\n### Flamegraph with expanded `Frame history` and setting\r\n\"Screenshot\r\n\r\n### Table view\r\n\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/6f8402b6-a0bd-49fe-a872-52fce7e4de9b\"","shortMessageHtmlLink":"Improve the puffin_viewer UI (#228)"}},{"before":"448fd9ba0adfd4aef05d7eb7cbedb83e4f149d2d","after":"3f731df634faaf0537014a5551895a1b0383f576","ref":"refs/heads/emilk/better-ui","pushedAt":"2024-07-31T12:28:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"Don't color outside the lines","shortMessageHtmlLink":"Don't color outside the lines"}},{"before":"77e855362ea7b521ad8b0ba421fc1441a8109c8c","after":"448fd9ba0adfd4aef05d7eb7cbedb83e4f149d2d","ref":"refs/heads/emilk/better-ui","pushedAt":"2024-07-31T12:24:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"Tweak spacing","shortMessageHtmlLink":"Tweak spacing"}},{"before":"dd7bcb87c6e029357151e28f999981ec8264154d","after":"77e855362ea7b521ad8b0ba421fc1441a8109c8c","ref":"refs/heads/emilk/better-ui","pushedAt":"2024-07-31T12:01:48.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"Rename \"Frames\" to \"Frame history\"","shortMessageHtmlLink":"Rename \"Frames\" to \"Frame history\""}},{"before":"b7b79687c92791da3d9e5ec88737ab0c0c2e1fe7","after":"dd7bcb87c6e029357151e28f999981ec8264154d","ref":"refs/heads/emilk/better-ui","pushedAt":"2024-07-31T11:16:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"Rename \"Sats\" view to \"Table\"","shortMessageHtmlLink":"Rename \"Sats\" view to \"Table\""}},{"before":"02fe451b4f8edd186299765b2e47ec617b8df6c5","after":"b7b79687c92791da3d9e5ec88737ab0c0c2e1fe7","ref":"refs/heads/emilk/better-ui","pushedAt":"2024-07-31T10:49:30.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"Store fewer frames by default","shortMessageHtmlLink":"Store fewer frames by default"}},{"before":"6554c13a07533e4050834eb90031f8494cf100e1","after":"02fe451b4f8edd186299765b2e47ec617b8df6c5","ref":"refs/heads/emilk/better-ui","pushedAt":"2024-07-31T10:41:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"Keep the \"Frames\" section collapsed by default","shortMessageHtmlLink":"Keep the \"Frames\" section collapsed by default"}},{"before":"8cde434a01fe7e3a9135571283416bc30b33302d","after":"6554c13a07533e4050834eb90031f8494cf100e1","ref":"refs/heads/emilk/better-ui","pushedAt":"2024-07-31T10:41:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emilk","name":"Emil Ernerfeldt","path":"/emilk","primaryAvatarUrl":"https://github.com/avatars/u/1148717?s=80&v=4"},"commit":{"message":"Use a proper `Table` in the stats view","shortMessageHtmlLink":"Use a proper Table in the stats view"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEktiPOQA","startCursor":null,"endCursor":null}},"title":"Activity · EmbarkStudios/puffin"}