{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":200113978,"defaultBranch":"master","name":"group-gaps","ownerLogin":"mikedecr","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-08-01T20:19:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12084933?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1711154422.0","currentOid":""},"activityList":{"items":[{"before":"11d05f2b30767e11ed462eb51a1fd37ad7094565","after":"ca08ac95437700de6698e28a19f5f76e0d2c81d8","ref":"refs/heads/master","pushedAt":"2024-03-23T00:43:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"MAJOR: Quarto paper, faster MCMC, refactor code, conda env (#8)\n\n* remove old stuff from build file\r\n\r\n* not benefitting from {ggplot} if it's loaded in a diff file\r\n\r\n* comment out {extrafont}\r\n\r\n* pkg::fun in build file\r\n\r\n* graphics theme uses Fira Sans\r\n\r\n* cleaner stan interfacing, file paths to MCMC objects\r\n\r\n* change preamble for race Rmd\r\n\r\n* ignore(.dot output files, MCMC files, new figs/cache dirs)\r\n\r\n* fix fonts in .tex, graphics\r\n\r\n* delete bootstrap notes\r\n\r\n* Fira heading/title fonts\r\n\r\n* did anything *really* change?\r\n\r\n* consolidate notes\r\n\r\n* :: CHECKPOINT :: before refactor 2023\r\n\r\n* renv init (#1)\r\n\r\nCo-authored-by: Michael DeCrescenzo \r\n\r\n* safer dot compilation file\r\n\r\n* bugfixes for crufty Rmd build\r\n\r\n* ignore tex log\r\n\r\n* explore preamble into many files\r\n\r\n* style cleanups\r\n\r\n* rmd -> qmd\r\n\r\n* quarto deps and agenda notes\r\n\r\n* simpler + cleaner\r\n\r\n* engine = pdflatex\r\n\r\n* tweak spacing\r\n\r\n* move paper dir\r\n\r\n* fix .dot output dir\r\n\r\n* tweak ignores\r\n\r\n* keep-tex in quarto yml but ignore in git\r\n\r\n* quick + dirty line breaks for easier git diffing\r\n\r\n* fix cites\r\n\r\n* cleanup metadata\r\n\r\n* [bib] natbib -> biblatex (super plain, no format)\r\n\r\n* move library() from setup-rmd -> qmd itself\r\n\r\n* graphics theme file\r\n\r\n* [knit] fig and cache paths\r\n\r\n* cleanup lil latex block for pg numbering and stuff\r\n\r\n* rm detritus\r\n\r\n* [qmd] consolidate execution and output opts into qmd\r\n\r\n* data normalization: exits\r\n\r\n* lib of R funcs\r\n\r\n* lil options\r\n\r\n* notes\r\n\r\n* checkin initial copy of anes normalization\r\n\r\n* lib files\r\n\r\n* descriptives: quick cut at first half\r\n\r\n* slim model-only stan file, no extra stuff\r\n\r\n* trivial cleanup\r\n\r\n* modernize stan code for new type declarations\r\n\r\n* NICE: two aggregated models that are much faster\r\n\r\n* WIP model workflow file\r\n\r\n* ignore stan binaries\r\n\r\n* update lib modules\r\n\r\n* rename grouped model\r\n\r\n* try to encapsulate mcmc\r\n\r\n* concept check post-estimation\r\n\r\n* notes update\r\n\r\n* simplify preamble files\r\n\r\n* specify base:: for box module compatibility\r\n\r\n* abstract small change\r\n\r\n* cleanup prelude\r\n\r\n* cleanup early chunk options\r\n\r\n* bib setup uses default styles\r\n\r\n* parquet output + rename\r\n\r\n* anes aggregation w/ leip data -> pq\r\n\r\n* add std error\r\n\r\n* regression file -> model tidy frame\r\n\r\n* ignore html\r\n\r\n* repair fig paths, \\ref() invocations are tex-specific (fix?)\r\n\r\n* chunk opts quarto style\r\n\r\n* bib cleanups\r\n\r\n* change party colors\r\n\r\n* use new party colors in RHS fig\r\n\r\n* fix figure refs and html-compatible chunks\r\n\r\n* fix cite ref\r\n\r\n* iterate on gap-v-vote figure\r\n\r\n* hide sideways figs\r\n\r\n* init project guide notes\r\n\r\n* lil notes\r\n\r\n* simple mcmc script\r\n\r\n* rename output file\r\n\r\n* rename variables for consistency w/ tidybayes\r\n\r\n* write crosswalk, organize stanfits as named list\r\n\r\n* clarity\r\n\r\n* use correct vote outcome to include nonvoters\r\n\r\n* modify sampling params\r\n\r\n* include diagnostics in mcmc file\r\n\r\n* proof of concept post-mcmc data flow\r\n\r\n* init .lintr\r\n\r\n* ignore model output data\r\n\r\n* post-estimation refers to generic mcmc data instead of leaner-handling case\r\n\r\n* write post-estimation output data\r\n\r\n* WIP: read in \"duplicate\" plot data for reconcilization. see notes:\r\n\r\nWe have new data for constructing all post-estimation plots.\r\nAt this point, we have two parallel tracks of data making these plots: old and new.\r\nWe want our next step to be reconciling the appearance of these plots w/ the new data.\r\nWe can then consider how to spin off/improve their presentation, but we want to match the old way for now.\r\n\r\n* theme_gaps as a fn\r\n\r\n* don't set theme\r\n\r\n* semantic scale_shape_gender()\r\n\r\n* progress revising figures\r\n\r\n* cleanup metadata\r\n\r\n* regression table experiments\r\n\r\n* fully replace \"initial estimates\" figure\r\n\r\n* fully replace net gender gap figure\r\n\r\n* fully replace net dem. votes figure\r\n\r\n* slight writing cleanups\r\n\r\n* signposting comment\r\n\r\n* fix object name\r\n\r\n* slight descriptive update\r\n\r\n* dot code: inline all dot diagrams as dot -> graphviz chunks\r\n\r\n* rm old stan\r\n\r\n* rename and migrate notes\r\n\r\n* migrate appendix (WIP)\r\n\r\n* rm old tex\r\n\r\n* migrate racexgender report\r\n\r\n* rm deprecated / superseced code\r\n\r\n* Comments about descriptives file\r\n\r\n* WIP paper\r\n\r\n* data artifact ignores\r\n\r\n* upload pre-surgery vintages in case we want to peek\r\n\r\n* rm theme_base\r\n\r\n* rm lockfile\r\n\r\n* cache-free by default\r\n\r\n* ignore some annoying R artifacts\r\n\r\n* conda yml with more build instructions\r\n\r\n* curl ANES cumulative file\r\n\r\n* project-local environment directory\r\n\r\n* ignores\r\n\r\n* cleaner data writes and mkdirs\r\n\r\n* chunk labels\r\n\r\n* global cache off\r\n\r\n* protected {r} inline environment\r\n\r\n* fix bug\r\n\r\n* no more renv\r\n\r\n* rscripts in readme\r\n\r\n* build scripts\r\n\r\n* debug build scripts\r\n\r\n* main build script\r\n\r\n* pdf vintage for PR merge\r\n\r\n---------\r\n\r\nCo-authored-by: Michael DeCrescenzo ","shortMessageHtmlLink":"MAJOR: Quarto paper, faster MCMC, refactor code, conda env (#8)"}},{"before":null,"after":"11d05f2b30767e11ed462eb51a1fd37ad7094565","ref":"refs/heads/master-copy","pushedAt":"2024-03-23T00:40:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"Vintage PDF before reordering (for public)","shortMessageHtmlLink":"Vintage PDF before reordering (for public)"}},{"before":"492367c20b172c564191e8183474025b9362b5ea","after":"1320fcd11337603fedb64d03ef34c669250286a9","ref":"refs/heads/dev","pushedAt":"2024-03-21T00:18:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"pdf vintage for PR merge","shortMessageHtmlLink":"pdf vintage for PR merge"}},{"before":"121b0261e00e3b6c6af8e5aa4e91c5fdcd5c2712","after":"492367c20b172c564191e8183474025b9362b5ea","ref":"refs/heads/dev","pushedAt":"2024-03-16T14:39:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"main build script","shortMessageHtmlLink":"main build script"}},{"before":"2362d58f07f135cfddda415009aa091cca3e65b8","after":"121b0261e00e3b6c6af8e5aa4e91c5fdcd5c2712","ref":"refs/heads/dev","pushedAt":"2024-03-12T05:35:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"debug build scripts","shortMessageHtmlLink":"debug build scripts"}},{"before":"93043302192cd713b35c95420a5412f3e7ef238d","after":"2362d58f07f135cfddda415009aa091cca3e65b8","ref":"refs/heads/dev","pushedAt":"2024-03-12T05:25:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"build scripts","shortMessageHtmlLink":"build scripts"}},{"before":"4a3e8c8ae19b838f5769715fb4fb7201637d4a81","after":"93043302192cd713b35c95420a5412f3e7ef238d","ref":"refs/heads/dev","pushedAt":"2024-03-12T03:11:32.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"rscripts in readme","shortMessageHtmlLink":"rscripts in readme"}},{"before":"87072c245857fafb636cb87dbbe01aad474edbff","after":"4a3e8c8ae19b838f5769715fb4fb7201637d4a81","ref":"refs/heads/dev","pushedAt":"2024-03-12T02:40:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"protected {r} inline environment","shortMessageHtmlLink":"protected {r} inline environment"}},{"before":"c0b0bc39bcac2b954dbba885f39fcfcce831fc3c","after":"87072c245857fafb636cb87dbbe01aad474edbff","ref":"refs/heads/dev","pushedAt":"2024-03-12T02:27:12.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"global cache off","shortMessageHtmlLink":"global cache off"}},{"before":"982167ed45e79f1f51cfd1c497db2e5cf749c2ac","after":"c0b0bc39bcac2b954dbba885f39fcfcce831fc3c","ref":"refs/heads/dev","pushedAt":"2024-03-12T02:16:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"ignores","shortMessageHtmlLink":"ignores"}},{"before":"9bac20f31ac76c03b0da3b51a9a33fe609d68ed2","after":"982167ed45e79f1f51cfd1c497db2e5cf749c2ac","ref":"refs/heads/dev","pushedAt":"2024-03-12T02:13:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"curl ANES cumulative file","shortMessageHtmlLink":"curl ANES cumulative file"}},{"before":"06549795ac43c14446e975ac937068861c023f16","after":"9bac20f31ac76c03b0da3b51a9a33fe609d68ed2","ref":"refs/heads/dev","pushedAt":"2024-02-21T04:19:02.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"conda yml with more build instructions","shortMessageHtmlLink":"conda yml with more build instructions"}},{"before":"832977442cedf2ea9759be45ee318fbc47043bfc","after":"06549795ac43c14446e975ac937068861c023f16","ref":"refs/heads/dev","pushedAt":"2024-02-21T04:16:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"rm theme_base","shortMessageHtmlLink":"rm theme_base"}},{"before":"f88404b1b53be4f44d8dbfd68fcd1861d5ce2447","after":"832977442cedf2ea9759be45ee318fbc47043bfc","ref":"refs/heads/dev","pushedAt":"2024-02-19T22:00:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"Merge branch 'master' into dev","shortMessageHtmlLink":"Merge branch 'master' into dev"}},{"before":null,"after":"ebdcd304ce5c992e92605dc482598062c390a8f3","ref":"refs/heads/test","pushedAt":"2024-02-19T21:59:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"Merge branch 'master' into test","shortMessageHtmlLink":"Merge branch 'master' into test"}},{"before":"5536d6d89704a6b72cb4ed63ae43071975e5e230","after":"f88404b1b53be4f44d8dbfd68fcd1861d5ce2447","ref":"refs/heads/dev","pushedAt":"2024-02-19T21:54:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"upload pre-surgery vintages in case we want to peek","shortMessageHtmlLink":"upload pre-surgery vintages in case we want to peek"}},{"before":"8bdaec0bf1ca8d404231f8e5f80c185895cf81cd","after":"5536d6d89704a6b72cb4ed63ae43071975e5e230","ref":"refs/heads/dev","pushedAt":"2024-02-19T21:35:14.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"data artifact ignores","shortMessageHtmlLink":"data artifact ignores"}},{"before":"5707fb37e174a34afbb74796e839cada15ee9ca3","after":"8bdaec0bf1ca8d404231f8e5f80c185895cf81cd","ref":"refs/heads/dev","pushedAt":"2024-02-19T21:33:30.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"rm deprecated / superseced code","shortMessageHtmlLink":"rm deprecated / superseced code"}},{"before":"c9dabb1e7cbe96746d8c4e4a1e6a32477339a719","after":"5707fb37e174a34afbb74796e839cada15ee9ca3","ref":"refs/heads/dev","pushedAt":"2024-02-19T21:08:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"dot code: inline all dot diagrams as dot -> graphviz chunks","shortMessageHtmlLink":"dot code: inline all dot diagrams as dot -> graphviz chunks"}},{"before":"382763f3abe119e96feda3e62847e60f2173b877","after":"c9dabb1e7cbe96746d8c4e4a1e6a32477339a719","ref":"refs/heads/dev","pushedAt":"2024-02-19T20:53:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"slight descriptive update","shortMessageHtmlLink":"slight descriptive update"}},{"before":"87f83c66caf73f7463d96d406ffd4af2b814db26","after":"382763f3abe119e96feda3e62847e60f2173b877","ref":"refs/heads/dev","pushedAt":"2024-02-19T20:48:02.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"signposting comment","shortMessageHtmlLink":"signposting comment"}},{"before":"3f42e4d884475727df7e0801cd5e085922a90d74","after":"87f83c66caf73f7463d96d406ffd4af2b814db26","ref":"refs/heads/dev","pushedAt":"2024-02-16T03:29:45.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"progress revising figures","shortMessageHtmlLink":"progress revising figures"}},{"before":"910a73eb2bcc80ee721482ed3df1f3b562701340","after":"3f42e4d884475727df7e0801cd5e085922a90d74","ref":"refs/heads/dev","pushedAt":"2024-02-11T17:54:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"WIP: read in \"duplicate\" plot data for reconcilization. see notes:\n\nWe have new data for constructing all post-estimation plots.\nAt this point, we have two parallel tracks of data making these plots: old and new.\nWe want our next step to be reconciling the appearance of these plots w/ the new data.\nWe can then consider how to spin off/improve their presentation, but we want to match the old way for now.","shortMessageHtmlLink":"WIP: read in \"duplicate\" plot data for reconcilization. see notes:"}},{"before":"373eded82e41d75e1743f718a02405569735daf2","after":"910a73eb2bcc80ee721482ed3df1f3b562701340","ref":"refs/heads/dev","pushedAt":"2024-02-11T17:49:45.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"write post-estimation output data","shortMessageHtmlLink":"write post-estimation output data"}},{"before":"69f9a17dc14a2e95c7da9b0ee89abded7037f017","after":"373eded82e41d75e1743f718a02405569735daf2","ref":"refs/heads/dev","pushedAt":"2024-02-10T19:13:39.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"ignore model output data","shortMessageHtmlLink":"ignore model output data"}},{"before":"79fc039141833cbc19865e5e71ca3befef35a859","after":"69f9a17dc14a2e95c7da9b0ee89abded7037f017","ref":"refs/heads/dev","pushedAt":"2024-01-28T18:41:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"write crosswalk, organize stanfits as named list","shortMessageHtmlLink":"write crosswalk, organize stanfits as named list"}},{"before":"496d1aac5ec1f35bcfe405842e9abc60fce8671d","after":"79fc039141833cbc19865e5e71ca3befef35a859","ref":"refs/heads/dev","pushedAt":"2024-01-27T21:42:49.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"rename variables for consistency w/ tidybayes","shortMessageHtmlLink":"rename variables for consistency w/ tidybayes"}},{"before":"2bebfc98750096f153379e4f461dcd3473cb9b74","after":"496d1aac5ec1f35bcfe405842e9abc60fce8671d","ref":"refs/heads/dev","pushedAt":"2024-01-23T02:59:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"lil notes","shortMessageHtmlLink":"lil notes"}},{"before":"2ad28cbe0ca12a8fc77dfd297e92732fa75c0f6e","after":"2bebfc98750096f153379e4f461dcd3473cb9b74","ref":"refs/heads/dev","pushedAt":"2024-01-23T02:59:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"hide sideways figs","shortMessageHtmlLink":"hide sideways figs"}},{"before":"5c605ef4011503d93dbbe7b4fb155e0a23b32304","after":"2ad28cbe0ca12a8fc77dfd297e92732fa75c0f6e","ref":"refs/heads/dev","pushedAt":"2024-01-23T01:00:18.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mikedecr","name":"Mike DeCrescenzo","path":"/mikedecr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12084933?s=80&v=4"},"commit":{"message":"fix cite ref","shortMessageHtmlLink":"fix cite ref"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEHTpZ_QA","startCursor":null,"endCursor":null}},"title":"Activity ยท mikedecr/group-gaps"}