{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":110198384,"defaultBranch":"master","name":"brave-core","ownerLogin":"brave","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-11-10T03:33:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12301619?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726805110.0","currentOid":""},"activityList":{"items":[{"before":"796b4eb7b144139a9112de49dca222332a3b3b34","after":"b2ca2874455a07ba387ebfa8a35b6226aed11238","ref":"refs/heads/aichat-services","pushedAt":"2024-09-20T04:21:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"petemill","name":"Pete Miller","path":"/petemill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/741836?s=80&v=4"},"commit":{"message":"no channel_info new string","shortMessageHtmlLink":"no channel_info new string"}},{"before":"036b39577d50f362ae47e91c9ca46b70e10ff7af","after":"796b4eb7b144139a9112de49dca222332a3b3b34","ref":"refs/heads/aichat-services","pushedAt":"2024-09-20T04:13:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"petemill","name":"Pete Miller","path":"/petemill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/741836?s=80&v=4"},"commit":{"message":"fix android again","shortMessageHtmlLink":"fix android again"}},{"before":"2349644834de0925667c8a8401e7fbc838ec684a","after":"221dba1a47a2b38858844411284e5bda1de8dd13","ref":"refs/heads/1.71.x","pushedAt":"2024-09-20T04:05:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brave-builds","name":null,"path":"/brave-builds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45370463?s=80&v=4"},"commit":{"message":"1.71.91","shortMessageHtmlLink":"1.71.91"}},{"before":"148d06d7a7bd6d53633887675b706d88aab2f972","after":"5c7c9a9ed044987fd1745484136c3c6284bf4cd7","ref":"refs/heads/delete-url-helpers","pushedAt":"2024-09-20T02:16:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cdesouza-chromium","name":null,"path":"/cdesouza-chromium","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34235777?s=80&v=4"},"commit":{"message":"[CodeHealth] Delete `URLHelpers`\n\nUtil functions can be useful, however they also can make code less\nredeable. Rewards has two functions in `url_helpers.h` that do seem to\nobfuscate the code a bit. These functions also end up impose unecessary\nstring copies when used.\n\nThis PR removes the use of one of the functions, as there is not much\ngain to that particular one, while simplifying the another function into\na templated utility that merely calls the target function mulitple\ntimes.\n\nThe empty structure is also being removed, to not give any wrong clues\nabout this being a free function.","shortMessageHtmlLink":"[CodeHealth] Delete URLHelpers"}},{"before":"c995180251f6d777d58688cb894de330a1961258","after":"036b39577d50f362ae47e91c9ca46b70e10ff7af","ref":"refs/heads/aichat-services","pushedAt":"2024-09-20T02:10:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petemill","name":"Pete Miller","path":"/petemill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/741836?s=80&v=4"},"commit":{"message":"fix android compile","shortMessageHtmlLink":"fix android compile"}},{"before":null,"after":"71f6acc0b491b4bede7f94752969bb0356732f21","ref":"refs/heads/vpn_panel_region_select","pushedAt":"2024-09-20T02:09:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"simonhong","name":"Simon Hong","path":"/simonhong","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6786187?s=80&v=4"},"commit":{"message":"Fixed connect button is shown after going to selection panel\n\nfix https://github.com/brave/brave-browser/issues/41161\n\nDue to the opacity transition, connect button is shown for a second.\nDon't need to the transition when it goes to hidden.","shortMessageHtmlLink":"Fixed connect button is shown after going to selection panel"}},{"before":"2571b85dcff513d7fa5da44120030a4b5523a078","after":"c995180251f6d777d58688cb894de330a1961258","ref":"refs/heads/aichat-services","pushedAt":"2024-09-20T02:09:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"petemill","name":"Pete Miller","path":"/petemill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/741836?s=80&v=4"},"commit":{"message":"fix android compile","shortMessageHtmlLink":"fix android compile"}},{"before":"ee3279f06b6dd5a927469eab4aefc5abd6e645f2","after":"2571b85dcff513d7fa5da44120030a4b5523a078","ref":"refs/heads/aichat-services","pushedAt":"2024-09-20T01:59:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"petemill","name":"Pete Miller","path":"/petemill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/741836?s=80&v=4"},"commit":{"message":"fix android compile","shortMessageHtmlLink":"fix android compile"}},{"before":"915c8a3fdeebef0308fa17172679e98d58d450b8","after":"0c6aef00992cab4d3ca8a05c773a38217d488fa4","ref":"refs/heads/cr130","pushedAt":"2024-09-20T01:47:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"emerick","name":"Emerick Rogul","path":"/emerick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5033691?s=80&v=4"},"commit":{"message":"Fix Android arm64 release build\n\notherwise there are errors\n```\nERROR at //brave/third_party/rust/sha2/v0_10/BUILD.gn:56:15 (//build/toolchain/android:android_clang_arm): Item not found\n deps -= [ \"//brave/third_party/rust/cpufeatures/v0_2:lib\" ]\n ^----------------------------------------------\nYou were trying to remove \"//brave/third_party/rust/cpufeatures/v0_2:lib\"\nfrom the list but it wasn't there.\nSee //brave/third_party/rust/ed25519_dalek_bip32/v0_2/BUILD.gn:36:5: which caused the file to be included.\n \"//brave/third_party/rust/sha2/v0_10:lib\",\n```\n- at `src/brave/third_party/rust/aes/v0_8/BUILD.gn`\n- at `src/brave/third_party/rust/keccak/v0_1/BUILD.gn`\n- at `src/brave/third_party/rust/sha2/v0_10/BUILD.gn`\n- at `src/brave/third_party/rust/sha2/v0_9/BUILD.gn`\n\nHappens when current_cpu=arm","shortMessageHtmlLink":"Fix Android arm64 release build"}},{"before":"a8dbd1f2f786925632112d20c2cd51d341b3ca0e","after":"915c8a3fdeebef0308fa17172679e98d58d450b8","ref":"refs/heads/cr130","pushedAt":"2024-09-20T01:45:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emerick","name":"Emerick Rogul","path":"/emerick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5033691?s=80&v=4"},"commit":{"message":"fixup! [Downloads]: Reenable toolbar","shortMessageHtmlLink":"fixup! [Downloads]: Reenable toolbar"}},{"before":"1e5bda06736c5dfae5a99d007f7ed8582f141943","after":"148d06d7a7bd6d53633887675b706d88aab2f972","ref":"refs/heads/delete-url-helpers","pushedAt":"2024-09-20T01:16:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cdesouza-chromium","name":null,"path":"/cdesouza-chromium","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34235777?s=80&v=4"},"commit":{"message":"[CodeHealth] Delete `URLHelpers`\n\nUtil functions can be useful, however they also can make code less\nredeable. Rewards has two functions in `url_helpers.h` that do seem to\nobfuscate the code a bit. These functions also end up impose unecessary\nstring copies when used.\n\nThis PR removes the use of one of the functions, as there is not much\ngain to that particular one, while simplifying the another function into\na templated utility that merely calls the target function mulitple\ntimes.\n\nThe empty structure is also being removed, to not give any wrong clues\nabout this being a free function.","shortMessageHtmlLink":"[CodeHealth] Delete URLHelpers"}},{"before":"206f089ef23cb71530809e758b758515c6e7d2ed","after":"462d25711da7c5046d9f8f57f33fdf085313ab73","ref":"refs/heads/style-wallet-use-nala-alert-for-wallet-banners","pushedAt":"2024-09-20T01:15:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Douglashdaniel","name":"Douglas Daniel","path":"/Douglashdaniel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40611140?s=80&v=4"},"commit":{"message":"style(wallet): Use Nala Alert for Wallet Banners","shortMessageHtmlLink":"style(wallet): Use Nala Alert for Wallet Banners"}},{"before":"f263f2f26d471ae9aad92bf51d69ad47faff8fd2","after":"a8dbd1f2f786925632112d20c2cd51d341b3ca0e","ref":"refs/heads/cr130","pushedAt":"2024-09-20T01:06:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emerick","name":"Emerick Rogul","path":"/emerick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5033691?s=80&v=4"},"commit":{"message":"fixup! Remove non-functional override for progress bar color on downloads page","shortMessageHtmlLink":"fixup! Remove non-functional override for progress bar color on downl…"}},{"before":"fa47e9a71b29e77e7729729ab2d3406df85e4d53","after":"4f12aee0f49ad625983930fe1d8b0e925d7113fd","ref":"refs/heads/multihash-reland","pushedAt":"2024-09-20T01:05:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bridiver","name":"Brian Johnson","path":"/bridiver","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34129?s=80&v=4"},"commit":{"message":"add cid license","shortMessageHtmlLink":"add cid license"}},{"before":"9a62867e0447dde945d8aaa9c074150e31c75edd","after":"ee3279f06b6dd5a927469eab4aefc5abd6e645f2","ref":"refs/heads/aichat-services","pushedAt":"2024-09-20T01:02:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"petemill","name":"Pete Miller","path":"/petemill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/741836?s=80&v=4"},"commit":{"message":"AIChatTabHelper refine and test retry logic","shortMessageHtmlLink":"AIChatTabHelper refine and test retry logic"}},{"before":"bb534fb3177c4ab8ee87953b8a5d9b234b2a71b8","after":"fa47e9a71b29e77e7729729ab2d3406df85e4d53","ref":"refs/heads/multihash-reland","pushedAt":"2024-09-20T00:26:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bridiver","name":"Brian Johnson","path":"/bridiver","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34129?s=80&v=4"},"commit":{"message":"delete license files for upstream crates","shortMessageHtmlLink":"delete license files for upstream crates"}},{"before":"d2c69e4fa8cfe5399e50c623de31eeea3a180591","after":"bb534fb3177c4ab8ee87953b8a5d9b234b2a71b8","ref":"refs/heads/multihash-reland","pushedAt":"2024-09-20T00:15:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bridiver","name":"Brian Johnson","path":"/bridiver","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34129?s=80&v=4"},"commit":{"message":"fix missing license field","shortMessageHtmlLink":"fix missing license field"}},{"before":"034c9184fb5387379cf5bd6ff4e3eac47a1a3eee","after":"b0d5186626479913fe2b2a52bee7f9842c7ffdd8","ref":"refs/heads/master","pushedAt":"2024-09-20T00:03:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brave-builds","name":null,"path":"/brave-builds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45370463?s=80&v=4"},"commit":{"message":"1.72.25","shortMessageHtmlLink":"1.72.25"}},{"before":null,"after":"206f089ef23cb71530809e758b758515c6e7d2ed","ref":"refs/heads/style-wallet-use-nala-alert-for-wallet-banners","pushedAt":"2024-09-19T23:54:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Douglashdaniel","name":"Douglas Daniel","path":"/Douglashdaniel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40611140?s=80&v=4"},"commit":{"message":"style(wallet): Use Nala Alert for Wallet Banners","shortMessageHtmlLink":"style(wallet): Use Nala Alert for Wallet Banners"}},{"before":null,"after":"d2c69e4fa8cfe5399e50c623de31eeea3a180591","ref":"refs/heads/multihash-reland","pushedAt":"2024-09-19T23:47:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bridiver","name":"Brian Johnson","path":"/bridiver","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34129?s=80&v=4"},"commit":{"message":"Update `filecoin-cxx` deps, mainly `multihash`\n\nThis change is a first pass in getting the dependecies for\n`filecoin-cxx` updated, to eventually be able to drop the unmaintained\ncrate `proc-macro-error`.\n\nThis change updates `multihash` to `v0.16.3`->`v0.18.1`. In a follow up\nPR, the goal will be to deploy `v0.19.1`, which drops the unwanted crate\nas a transient dependency.","shortMessageHtmlLink":"Update filecoin-cxx deps, mainly multihash"}},{"before":"ab17567bbd705d7ec5fa6372defcc927771064de","after":"d35609b08b30a6124e582b138e2d3397a8a27175","ref":"refs/heads/curve25519-dalek-4.1.3-reland","pushedAt":"2024-09-19T23:31:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bridiver","name":"Brian Johnson","path":"/bridiver","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34129?s=80&v=4"},"commit":{"message":"fix rand_chacha link","shortMessageHtmlLink":"fix rand_chacha link"}},{"before":"034c9184fb5387379cf5bd6ff4e3eac47a1a3eee","after":"ab17567bbd705d7ec5fa6372defcc927771064de","ref":"refs/heads/curve25519-dalek-4.1.3-reland","pushedAt":"2024-09-19T23:23:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bridiver","name":"Brian Johnson","path":"/bridiver","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34129?s=80&v=4"},"commit":{"message":"Merge pull request #24287 from brave/curve25519-dalek-4.1.3\n\nUpdate curve25519-dalek to v4.1.3","shortMessageHtmlLink":"Merge pull request #24287 from brave/curve25519-dalek-4.1.3"}},{"before":null,"after":"034c9184fb5387379cf5bd6ff4e3eac47a1a3eee","ref":"refs/heads/curve25519-dalek-4.1.3-reland","pushedAt":"2024-09-19T23:18:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bridiver","name":"Brian Johnson","path":"/bridiver","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34129?s=80&v=4"},"commit":{"message":"Merge pull request #25618 from brave/maxk-fix-blink-config-warnings\n\nFixes blink configuration warnings due to disabled features.","shortMessageHtmlLink":"Merge pull request #25618 from brave/maxk-fix-blink-config-warnings"}},{"before":"741b3abec29abb9c42daa6f1d6b9f83694b32bc4","after":"f263f2f26d471ae9aad92bf51d69ad47faff8fd2","ref":"refs/heads/cr130","pushedAt":"2024-09-19T22:51:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AlexeyBarabash","name":null,"path":"/AlexeyBarabash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24739341?s=80&v=4"},"commit":{"message":"Fix Android arm64 release build\n\notherwise there are errors\n```\nERROR at //brave/third_party/rust/sha2/v0_10/BUILD.gn:56:15 (//build/toolchain/android:android_clang_arm): Item not found\n deps -= [ \"//brave/third_party/rust/cpufeatures/v0_2:lib\" ]\n ^----------------------------------------------\nYou were trying to remove \"//brave/third_party/rust/cpufeatures/v0_2:lib\"\nfrom the list but it wasn't there.\nSee //brave/third_party/rust/ed25519_dalek_bip32/v0_2/BUILD.gn:36:5: which caused the file to be included.\n \"//brave/third_party/rust/sha2/v0_10:lib\",\n```\n- at `src/brave/third_party/rust/aes/v0_8/BUILD.gn`\n- at `src/brave/third_party/rust/keccak/v0_1/BUILD.gn`\n- at `src/brave/third_party/rust/sha2/v0_10/BUILD.gn`\n- at `src/brave/third_party/rust/sha2/v0_9/BUILD.gn`\n\nHappens when current_cpu=arm","shortMessageHtmlLink":"Fix Android arm64 release build"}},{"before":null,"after":"981a87c8ec791112531cf9c57bc22363e3f67d9c","ref":"refs/heads/szilard/41118-keep-webcontents-alive-only-for-audible-media","pushedAt":"2024-09-19T22:48:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"szilardszaloki","name":"Szilard Szaloki","path":"/szilardszaloki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5390451?s=80&v=4"},"commit":{"message":"Keep `WebContents` alive only for audible media.","shortMessageHtmlLink":"Keep WebContents alive only for audible media."}},{"before":"487df0c536207fc703a96ff88ffb5b7e53d28a8b","after":null,"ref":"refs/heads/pr25547_nala-separator-3_1.71.x","pushedAt":"2024-09-19T22:25:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kjozwiak","name":"Kamil Jozwiak","path":"/kjozwiak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2602313?s=80&v=4"}},{"before":"0ea1e0a13e77574fdd80b66bc92c0fa728fa7e1f","after":"2349644834de0925667c8a8401e7fbc838ec684a","ref":"refs/heads/1.71.x","pushedAt":"2024-09-19T22:25:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kjozwiak","name":"Kamil Jozwiak","path":"/kjozwiak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2602313?s=80&v=4"},"commit":{"message":"[Nala]: Fix Omnibox highlights and vertical tab separator with custom dark theme (uplift to 1.71.x) (#25601)\n\nUplift of #25547 (squashed) to beta","shortMessageHtmlLink":"[Nala]: Fix Omnibox highlights and vertical tab separator with custom…"}},{"before":"0a9a433bfb23d6fa3fc7d166debb40df234facb9","after":"1e5bda06736c5dfae5a99d007f7ed8582f141943","ref":"refs/heads/delete-url-helpers","pushedAt":"2024-09-19T22:20:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cdesouza-chromium","name":null,"path":"/cdesouza-chromium","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34235777?s=80&v=4"},"commit":{"message":"[CodeHealth] Delete `URLHelpers`\n\nUtil functions can be useful, however they also can make code less\nredeable. Rewards has two functions in `url_helpers.h` that do seem to\nobfuscate the code a bit. These functions also end up impose unecessary\nstring copies when used.\n\nThis PR removes the use of one of the functions, as there is not much\ngain to that particular one, while simplifying the another function into\na templated utility that merely calls the target function mulitple\ntimes.\n\nThe empty structure is also being removed, to not give any wrong clues\nabout this being a free function.","shortMessageHtmlLink":"[CodeHealth] Delete URLHelpers"}},{"before":null,"after":"0a9a433bfb23d6fa3fc7d166debb40df234facb9","ref":"refs/heads/delete-url-helpers","pushedAt":"2024-09-19T22:18:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cdesouza-chromium","name":null,"path":"/cdesouza-chromium","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34235777?s=80&v=4"},"commit":{"message":"[CodeHealth] Delete `URLHelpers`\n\nUtil functions can be useful, however they also can make code less\nredeable. Rewards has two functions in `url_helpers.h` that do seem to\nobfuscate the code a bit. These functions also end up impose unecessary\nstring copies when used.\n\nThis PR removes the use of one of the functions, as there is not much\ngain to that particular one, while simplifying the another function into\na templated utility that merely calls the target function mulitple\ntimes.\n\nThe empty structure is also being removed, to not give any wrong clues\nabout this being a free function.","shortMessageHtmlLink":"[CodeHealth] Delete URLHelpers"}},{"before":"e7992143fb27555d477952ba830a3ea403be9945","after":"4e38208105f15ff3c620043244ba43533d5d28d2","ref":"refs/heads/cr131","pushedAt":"2024-09-19T21:05:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mkarolin","name":"Max Karolinskiy","path":"/mkarolin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41635752?s=80&v=4"},"commit":{"message":"Fixes keystone_app_name value collision.\n\nOn MacOS/iOS:\n\n ERROR at //chrome/updater/mac/BUILD.gn:13:1: Value collision.\n import(\"//chrome/updater/branding.gni\")\n ^-------------------------------------\n This import contains \"keystone_app_name\"\n See //brave/chromium_src/chrome/updater/branding.gni:18:23: defined here.\n keystone_app_name = \"BraveSoftwareUpdate\"\n ^--------------------\n Which would clobber the one in your current scope\n See //chrome/enterprise_companion/branding.gni:32:23: defined here.\n keystone_app_name = \"ChromiumSoftwareUpdate\"\n ^-----------------------\n Executing import should not conflict with anything in the current\n scope unless the values are identical.\n See //chrome/updater/BUILD.gn:23:14: which caused the file to be included.\n deps = [ \"//chrome/updater/mac\" ]\n ^---------------------\n\nChromium change:\n\nhttps://source.chromium.org/chromium/chromium/src/+/bd96319778e6f280a4915b29f1ca16c16d6f00af\n\ncommit bd96319778e6f280a4915b29f1ca16c16d6f00af\nAuthor: Noah Rose Ledesma \nDate: Tue Aug 6 21:41:11 2024 +0000\n\n Create pkg installer for MacOS\n\n Add a build rule which creates a pkg installer for MacOS. The pkg\n installer copies the application bundle to a staging directory (adj. to\n the installation), and runs the enterprise_companion binary with the\n install flag, akin to O4's installer.\n\n Behind the install flag, the logic for Linux's installer is now shared\n with Mac to simply copy the executable to the install directory and\n configure permissions.\n\n Finally, a new integration test target was added to provide coverage of\n this installation experience. Integration tests are distinct from unit\n tests in that they will require root/admin privileges.\n\n Bug: 344878963","shortMessageHtmlLink":"Fixes keystone_app_name value collision."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEu4uP8AA","startCursor":null,"endCursor":null}},"title":"Activity · brave/brave-core"}