{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":342854098,"defaultBranch":"main","name":"gotosocial","ownerLogin":"superseriousbusiness","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-02-27T12:42:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/79751420?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715014024.0","currentOid":""},"activityList":{"items":[{"before":"505af76bae9727a8726a728042a1749bfdc8c4f1","after":null,"ref":"refs/heads/emoji_reset_fix","pushedAt":"2024-05-07T17:48:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"}},{"before":"f24ce34c3a3d9d6519a52699e0761cf690b18196","after":"578a4e0cf520c781af932f37be6fada706a3fe3c","ref":"refs/heads/main","pushedAt":"2024-05-07T17:48:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[bugfix] Reset emoji fields on upload error (#2905)","shortMessageHtmlLink":"[bugfix] Reset emoji fields on upload error (#2905)"}},{"before":"713c32100e05406a401e968e38df411a453fd693","after":"505af76bae9727a8726a728042a1749bfdc8c4f1","ref":"refs/heads/emoji_reset_fix","pushedAt":"2024-05-07T17:22:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[bugfix] Reset emoji fields on upload error","shortMessageHtmlLink":"[bugfix] Reset emoji fields on upload error"}},{"before":"f456bd3401859eb6ea15e48cc6e117c46703ffd1","after":"f24ce34c3a3d9d6519a52699e0761cf690b18196","ref":"refs/heads/main","pushedAt":"2024-05-07T13:52:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"},"commit":{"message":"bump modernc.org/sqlite v1.29.8 -> v1.29.9 (concurrency workaround) (#2906)","shortMessageHtmlLink":"bump modernc.org/sqlite v1.29.8 -> v1.29.9 (concurrency workaround) (#…"}},{"before":"9a66fa0ef6f188cdc45037c9c00b2fc583140bf2","after":"713c32100e05406a401e968e38df411a453fd693","ref":"refs/heads/emoji_reset_fix","pushedAt":"2024-05-07T12:29:09.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"Merge branch 'main' into emoji_reset_fix","shortMessageHtmlLink":"Merge branch 'main' into emoji_reset_fix"}},{"before":"3554991444c979c8c4fabc62383d1a032ae3e5fe","after":"f456bd3401859eb6ea15e48cc6e117c46703ffd1","ref":"refs/heads/main","pushedAt":"2024-05-06T21:29:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"},"commit":{"message":"update the total ratios calculation to include ALL caches (previously was missing a few!) (#2907)","shortMessageHtmlLink":"update the total ratios calculation to include ALL caches (previously…"}},{"before":"45f4afe60e29e147e3adfaa4d7b66ca58e22b1de","after":"3554991444c979c8c4fabc62383d1a032ae3e5fe","ref":"refs/heads/main","pushedAt":"2024-05-06T19:44:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"},"commit":{"message":"update go-structr -> v0.8.2 which includes some minor memory usage improvements (#2904)","shortMessageHtmlLink":"update go-structr -> v0.8.2 which includes some minor memory usage im…"}},{"before":null,"after":"9a66fa0ef6f188cdc45037c9c00b2fc583140bf2","ref":"refs/heads/emoji_reset_fix","pushedAt":"2024-05-06T16:47:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[bugfix/frontend] Fix emoji values not resetting on upload","shortMessageHtmlLink":"[bugfix/frontend] Fix emoji values not resetting on upload"}},{"before":"a0d066844f0851bbf4765db43a951b704bfc2a14","after":"45f4afe60e29e147e3adfaa4d7b66ca58e22b1de","ref":"refs/heads/main","pushedAt":"2024-05-06T11:49:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"},"commit":{"message":"feature: filters v2 server-side warning/hiding (#2793)\n\n* Remove dead code\r\n\r\n* Filter statuses when converting to frontend representation\r\n\r\n* status.filtered is an array\r\n\r\n* Make matching case-insensitive\r\n\r\n* Remove TODOs that don't need to be done now\r\n\r\n* Add missing filter check for notification\r\n\r\n* lint: rename ErrHideStatus\r\n\r\n* APIFilterActionToFilterAction not used yet\r\n\r\n* swaggerino docseroni\r\n\r\n* Address review comments\r\n\r\n* Add apimodel.FilterActionNone\r\n\r\n---------\r\n\r\nCo-authored-by: tobi <31960611+tsmethurst@users.noreply.github.com>\r\nCo-authored-by: tobi ","shortMessageHtmlLink":"feature: filters v2 server-side warning/hiding (#2793)"}},{"before":"2d9f293413f16c36f341e1dbab81714d357fcc4f","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/oauth2-0.20.0","pushedAt":"2024-05-06T11:14:05.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":"8237e8d09e9561858c87e135df415b920b5d866d","after":"a0d066844f0851bbf4765db43a951b704bfc2a14","ref":"refs/heads/main","pushedAt":"2024-05-06T11:14:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#2900)","shortMessageHtmlLink":"[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#2900)"}},{"before":"4b22cc36e5b2d48b634e3e50e95c70edea4073e9","after":"2d9f293413f16c36f341e1dbab81714d357fcc4f","ref":"refs/heads/dependabot/go_modules/golang.org/x/oauth2-0.20.0","pushedAt":"2024-05-06T08:52:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0\n\nBumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.19.0...v0.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0"}},{"before":"c4d97f7b05e7620dce6c7baed716b1084a3da8e0","after":"4b22cc36e5b2d48b634e3e50e95c70edea4073e9","ref":"refs/heads/dependabot/go_modules/golang.org/x/oauth2-0.20.0","pushedAt":"2024-05-06T08:51:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0\n\nBumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.19.0...v0.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0"}},{"before":"72eeceb55ebd6c48e4a3642aa4200b3eea10203e","after":null,"ref":"refs/heads/dependabot/go_modules/codeberg.org/gruf/go-structr-0.8.0","pushedAt":"2024-05-06T08:51:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"}},{"before":"a5f28fe0c923984c263592e82bbce99b0032b794","after":"8237e8d09e9561858c87e135df415b920b5d866d","ref":"refs/heads/main","pushedAt":"2024-05-06T08:51:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"},"commit":{"message":"[chore]: Bump codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0 (#2902)\n\nBumps codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: codeberg.org/gruf/go-structr\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[chore]: Bump codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0 (#2902)"}},{"before":"7b3e5cd768c96289915c58234c864c4b341d33fb","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/text-0.15.0","pushedAt":"2024-05-06T08:50:51.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":"b558082e8dee454f59e739bde498f65615cc97f0","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/gin-contrib/gzip-1.0.1","pushedAt":"2024-05-06T08:50:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"}},{"before":"c98ec6f89d4a67b7df827e62b8318a1e4cc0fe61","after":"a5f28fe0c923984c263592e82bbce99b0032b794","ref":"refs/heads/main","pushedAt":"2024-05-06T08:50:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"},"commit":{"message":"[chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899)\n\nBumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.0.0 to 1.0.1.\r\n- [Release notes](https://github.com/gin-contrib/gzip/releases)\r\n- [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml)\r\n- [Commits](https://github.com/gin-contrib/gzip/compare/v1.0.0...v1.0.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/gin-contrib/gzip\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899)"}},{"before":"032fe57f0ca1ec13d602f1708d918aa2337b8f48","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/image-0.16.0","pushedAt":"2024-05-06T08:50:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"}},{"before":"d3f6960ba074bff5963c40fb6ff95cfe316d542b","after":"c98ec6f89d4a67b7df827e62b8318a1e4cc0fe61","ref":"refs/heads/main","pushedAt":"2024-05-06T08:50:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"},"commit":{"message":"[chore]: Bump golang.org/x/image from 0.15.0 to 0.16.0 (#2898)\n\nBumps [golang.org/x/image](https://github.com/golang/image) from 0.15.0 to 0.16.0.\r\n- [Commits](https://github.com/golang/image/compare/v0.15.0...v0.16.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/image\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[chore]: Bump golang.org/x/image from 0.15.0 to 0.16.0 (#2898)"}},{"before":null,"after":"72eeceb55ebd6c48e4a3642aa4200b3eea10203e","ref":"refs/heads/dependabot/go_modules/codeberg.org/gruf/go-structr-0.8.0","pushedAt":"2024-05-06T06:38:31.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":"[chore]: Bump codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0\n\nBumps codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0.\n\n---\nupdated-dependencies:\n- dependency-name: codeberg.org/gruf/go-structr\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[chore]: Bump codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0"}},{"before":null,"after":"7b3e5cd768c96289915c58234c864c4b341d33fb","ref":"refs/heads/dependabot/go_modules/golang.org/x/text-0.15.0","pushedAt":"2024-05-06T06:38:16.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":"[chore]: Bump golang.org/x/text from 0.14.0 to 0.15.0\n\nBumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.14.0...v0.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/text\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[chore]: Bump golang.org/x/text from 0.14.0 to 0.15.0"}},{"before":null,"after":"c4d97f7b05e7620dce6c7baed716b1084a3da8e0","ref":"refs/heads/dependabot/go_modules/golang.org/x/oauth2-0.20.0","pushedAt":"2024-05-06T06:38:02.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":"[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0\n\nBumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.19.0...v0.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0"}},{"before":null,"after":"b558082e8dee454f59e739bde498f65615cc97f0","ref":"refs/heads/dependabot/go_modules/github.com/gin-contrib/gzip-1.0.1","pushedAt":"2024-05-06T06:37:53.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":"[chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1\n\nBumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.0.0 to 1.0.1.\n- [Release notes](https://github.com/gin-contrib/gzip/releases)\n- [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml)\n- [Commits](https://github.com/gin-contrib/gzip/compare/v1.0.0...v1.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/gin-contrib/gzip\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1"}},{"before":null,"after":"032fe57f0ca1ec13d602f1708d918aa2337b8f48","ref":"refs/heads/dependabot/go_modules/golang.org/x/image-0.16.0","pushedAt":"2024-05-06T06:37:23.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":"[chore]: Bump golang.org/x/image from 0.15.0 to 0.16.0\n\nBumps [golang.org/x/image](https://github.com/golang/image) from 0.15.0 to 0.16.0.\n- [Commits](https://github.com/golang/image/compare/v0.15.0...v0.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/image\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[chore]: Bump golang.org/x/image from 0.15.0 to 0.16.0"}},{"before":"6171dcbe5109d7accbf44f19c20c9f4a0ee5e06f","after":"d3f6960ba074bff5963c40fb6ff95cfe316d542b","ref":"refs/heads/main","pushedAt":"2024-05-05T15:43:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"},"commit":{"message":"close + drain body if response body is too large (#2897)","shortMessageHtmlLink":"close + drain body if response body is too large (#2897)"}},{"before":"c60d690ee2374cac73d4a61f67a9a03ed523df07","after":null,"ref":"refs/heads/header_filtering_frontend_stuff","pushedAt":"2024-05-05T11:47:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"}},{"before":"35b1c54bdece076beeb5b6cb4e19d2da345177cb","after":"6171dcbe5109d7accbf44f19c20c9f4a0ee5e06f","ref":"refs/heads/main","pushedAt":"2024-05-05T11:47:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"},"commit":{"message":"[feature] Add HTTP header permission section to frontend (#2893)\n\n* [feature] Add HTTP header filter section to frontend\r\n\r\n* tweak naming a bit","shortMessageHtmlLink":"[feature] Add HTTP header permission section to frontend (#2893)"}},{"before":"29865d0253b0ff297782ca3ccd8f96941a6ce454","after":"c60d690ee2374cac73d4a61f67a9a03ed523df07","ref":"refs/heads/header_filtering_frontend_stuff","pushedAt":"2024-05-05T11:26:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"tweak naming a bit","shortMessageHtmlLink":"tweak naming a bit"}},{"before":"f635148c6715d2e70795d54328ec0f563c9a728d","after":"29865d0253b0ff297782ca3ccd8f96941a6ce454","ref":"refs/heads/header_filtering_frontend_stuff","pushedAt":"2024-05-04T19:53:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[feature] Add HTTP header filter section to frontend","shortMessageHtmlLink":"[feature] Add HTTP header filter section to frontend"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQ9vNiAA","startCursor":null,"endCursor":null}},"title":"Activity · superseriousbusiness/gotosocial"}